Date: Mon, 28 Mar 2011 15:44:18 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Baptiste Daroussin <bapt@freebsd.org> Cc: Wen Heping <wen@freebsd.org>, cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/audio/kaudiocreator Makefile ports/audio/libmusicbrainz3 Makefile ports/audio/p5-MusicBrainz-DiscID Makefile ports/audio/picard Makefile ports/audio/py-musicbrainz2 Makefile ports/audio/xmms2 Makefile Message-ID: <20110328154418.GB81772@FreeBSD.org> In-Reply-To: <AANLkTimQLA_kfPu%2BfpOG19-g%2BcWcJ0-rYzRyi6BKtFfQ@mail.gmail.com> References: <201103280301.p2S31Wib041665@repoman.freebsd.org> <AANLkTimQLA_kfPu%2BfpOG19-g%2BcWcJ0-rYzRyi6BKtFfQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 28, 2011 at 11:44:50AM +0200, Baptiste Daroussin wrote: > 2011/3/28 Wen Heping <wen@freebsd.org>: > > wen š š š š 2011-03-28 03:01:32 UTC > > > > šModified files: > > š šaudio/kaudiocreator šMakefile > > š šaudio/libmusicbrainz3 Makefile > > š šaudio/p5-MusicBrainz-DiscID Makefile > > š šaudio/picard š š š š Makefile > > š šaudio/py-musicbrainz2 Makefile > > š šaudio/xmms2 š š š š šMakefile > > šLog: > > š- Bump PORTREVISION to chase the update of audio/libdiscid > > > > šPR: š š š š š š ports/155977 > > šSubmitted by: š Jason E. Hale <bsdkaffee@gmail.com> > > > > šRevision šChanges š šPath > > š1.3 š š š +1 -1 š š šports/audio/kaudiocreator/Makefile > > š1.46 š š š+1 -0 š š šports/audio/libmusicbrainz3/Makefile > > š1.2 š š š +2 -1 š š šports/audio/p5-MusicBrainz-DiscID/Makefile > > š1.27 š š š+2 -3 š š šports/audio/picard/Makefile > > š1.11 š š š+5 -1 š š šports/audio/py-musicbrainz2/Makefile > > š1.60 š š š+2 -1 š š šports/audio/xmms2/Makefile > > > > There is a mistake in audio/py-musicbrainz2, which is broken now > (Missing license file for BSD in COPYING.txt), it should be > ${WRKSRC}/COPYING.txt for LICENSE_FILE. Shouldn't we instead stop abusing LICENSE_FILE when it is just general FOO license text as defined by LICENSE=FOO? In the past we've tried to avoid spamming the users' filesystems with excessive copies of GPL; I was hoping that LICENSE framework would finally solve the problem once and for all; however, people continue to define LICENSE and LICENSE_FILE which usually points to verbatim license text thereof. :-( ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110328154418.GB81772>