Date: Mon, 26 Dec 2011 06:06:01 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Chris Rees <crees@freebsd.org> Cc: Jan Beich <jbeich@tormail.net>, Rene Ladan <rene@freebsd.org>, cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/net-p2p/amule Makefile ports/net-p2p/amule/files patch-configure Message-ID: <20111226060601.GA68567@FreeBSD.org> In-Reply-To: <CADLo838hfAz-bwhxvNLbN4yDRhMXwEHdAzSjBMjUx0GczSmDrA@mail.gmail.com> References: <201112251903.pBPJ39SJ037714@repoman.freebsd.org> <1Reu5F-000KFr-GV@internal.tormail.net> <CADLo838hfAz-bwhxvNLbN4yDRhMXwEHdAzSjBMjUx0GczSmDrA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 25, 2011 at 10:27:48PM +0000, Chris Rees wrote: > On 25 December 2011 19:46, Jan Beich <jbeich@tormail.net> wrote: > > Rene Ladan <rene@FreeBSD.org> writes: > > > >> š FreeBSD ports repository > >> > >> š Modified files: > >> š š net-p2p/amule š š š šMakefile > >> š Added files: > >> š š net-p2p/amule/files špatch-configure > >> š Log: > >> š Fix libpng check in configure script, fixed upstream in r10694. > >> > >> š PR: š š š š š š ports/163182 > >> š Submitted by: š Barbara > >> š Approved by: š šmaintainer timeout (swell.k, 14 days) > >> > >> š Revision šChanges š šPath > >> š 1.51 š š š+3 -2 š š šports/net-p2p/amule/Makefile > > [...] > >> @@ -16,7 +17,7 @@ COMMENT= š šThe all-platform eMule p2p clie > >> > >> šLICENSE= š š GPLv2 GPLv3 > >> šLICENSE_COMB= š š š šdual > >> -LICENSE_FILE_GPLv2=${WRKSRC}/docs/COPYING > >> +#LICENSE_FILE_GPLv2=${WRKSRC}/docs/COPYING > > > > How is this change related to libpng fix? > > It's not... but there's no need to specify LICENSE_FILE for a known licence. Right, so perhaps this line should be dropped completely, not just commented out. On a related note, thanks for removing LICENSE_FILE knobs for known standard licenses, we need to cure this abuse for quite a while. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111226060601.GA68567>