Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2014 17:36:01 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347788 - in head/graphics: imlib2 imlib2_loaders
Message-ID:  <201403101736.s2AHa1ZD068401@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403101736.s2AHa1ZD068401>