Date: Tue, 20 Dec 2005 20:00:25 GMT From: Byung-Hee HWANG <bh@izb.knu.ac.kr> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/90627: [NEW PORTS] multimedia/quodlibet Message-ID: <200512202000.jBKK0PAn028050@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/90627; it has been noted by GNATS. From: Byung-Hee HWANG <bh@izb.knu.ac.kr> To: ehaupt@FreeBSD.org Cc: bug-followup@FreeBSD.org Subject: Re: ports/90627: [NEW PORTS] multimedia/quodlibet Date: Wed, 21 Dec 2005 04:59:14 +0900 On Mon, Dec 19, 2005 at 09:20:08PM +0000, Byung-Hee HWANG wrote: [...snip...] > On Mon, Dec 19, 2005 at 09:57:23PM +0100, Emanuel Haupt wrote: > > > > Are you willing to maintain this port? New ports must have a > > > > maintainer. > > > > > > Yes, I hope so. > > > > In this case may I replace 'ports@FreeBSD.org' with 'bh@izb.knu.ac.kr'? > > Yes, you may. And now, I clean up another spot in Makefile. The patch is here: --- quodlibet_Makefile_DISTNAME.patch begins here --- --- Makefile.orig 2005-12-19 16:21:23.612127000 -0700 +++ Makefile 2005-12-20 12:10:57.299394973 -0700 @@ -10,7 +10,7 @@ CATEGORIES= multimedia audio MASTER_SITES= http://www.sacredchao.net/~piman/software/ \ http://izb.knu.ac.kr/~bh/software/ -DISTNAME= quodlibet-${PORTVERSION} +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A GTK+-based audio player written in Python --- quodlibet_Makefile_DISTNAME.patch ends here --- -- Byung-Hee
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512202000.jBKK0PAn028050>