Date: Sun, 25 Dec 2011 11:18:05 -0900 From: Jan Beich <jbeich@tormail.net> To: Rene Ladan <rene@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net-p2p/amule Makefile Message-ID: <1ReuWO-000Kdu-HC@internal.tormail.net> In-Reply-To: <201112251958.pBPJw2wA042727@repoman.freebsd.org> (Rene Ladan's message of "Sun, 25 Dec 2011 19:58:02 %2B0000 (UTC)") References: <201112251958.pBPJw2wA042727@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Rene Ladan <rene@FreeBSD.org> writes: > FreeBSD ports repository > > Modified files: > net-p2p/amule Makefile > Log: > Forced commit to note that the previous commit also fixed some portlint issues. It's a workaround. A fix would be to move LICENSE_FILE_GPLv2 or teach portlint about multi/dual license files. I've never written in perl, so... Index: net-p2p/amule/Makefile =================================================================== RCS file: /a/.csup/ports/net-p2p/amule/Makefile,v retrieving revision 1.50 diff -u -p -r1.50 Makefile --- net-p2p/amule/Makefile 30 Nov 2011 21:20:54 -0000 1.50 +++ net-p2p/amule/Makefile 25 Dec 2011 20:05:10 -0000 @@ -16,6 +16,7 @@ COMMENT= The all-platform eMule p2p clie LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual + LICENSE_FILE_GPLv2=${WRKSRC}/docs/COPYING CONFLICTS= amule-devel-[0-9]*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1ReuWO-000Kdu-HC>