svn commit: r347788 - in head/graphics: imlib2 imlib2_loaders
Antoine Brodin
antoine at FreeBSD.org
Mon Mar 10 17:36:02 UTC 2014
Author: antoine
Date: Mon Mar 10 17:36:01 2014
New Revision: 347788
URL: http://svnweb.freebsd.org/changeset/ports/347788
QAT: https://qat.redports.org/buildarchive/r347788/
Log:
imlib2 license allows distribution
Reported by: sjamaan on #pkgng
Modified:
head/graphics/imlib2/Makefile
head/graphics/imlib2_loaders/Makefile
Modified: head/graphics/imlib2/Makefile
==============================================================================
--- head/graphics/imlib2/Makefile Mon Mar 10 17:30:07 2014 (r347787)
+++ head/graphics/imlib2/Makefile Mon Mar 10 17:36:01 2014 (r347788)
@@ -14,7 +14,7 @@ COMMENT= The next generation graphics li
LICENSE= imlib2
LICENSE_NAME= imlib2 license
LICENSE_FILE= ${WRKSRC}/COPYING
-LICENSE_PERMS= auto-accept
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
Modified: head/graphics/imlib2_loaders/Makefile
==============================================================================
--- head/graphics/imlib2_loaders/Makefile Mon Mar 10 17:30:07 2014 (r347787)
+++ head/graphics/imlib2_loaders/Makefile Mon Mar 10 17:36:01 2014 (r347788)
@@ -15,7 +15,7 @@ LICENSE= imlib2 GPLv2
LICENSE_COMB= multi
LICENSE_NAME_imlib2= imlib2 license
LICENSE_FILE_imlib2= ${WRKSRC}/COPYING
-LICENSE_PERMS_imlib2= auto-accept
+LICENSE_PERMS_imlib2= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
GNU_CONFIGURE= yes
USE_BZIP2= yes
More information about the svn-ports-all
mailing list