[82982] trunk/base/portmgr/jobs/port_binary_distributable.tcl

dports at macports.org dports at macports.org
Mon Aug 22 20:52:46 PDT 2011


Revision: 82982
          http://trac.macports.org/changeset/82982
Author:   dports at macports.org
Date:     2011-08-22 20:52:46 -0700 (Mon, 22 Aug 2011)
Log Message:
-----------
port_binary_distributable: gd license is OK but GPL-conflicting

Modified Paths:
--------------
    trunk/base/portmgr/jobs/port_binary_distributable.tcl

Modified: trunk/base/portmgr/jobs/port_binary_distributable.tcl
===================================================================
--- trunk/base/portmgr/jobs/port_binary_distributable.tcl	2011-08-23 03:49:11 UTC (rev 82981)
+++ trunk/base/portmgr/jobs/port_binary_distributable.tcl	2011-08-23 03:52:46 UTC (rev 82982)
@@ -35,7 +35,7 @@
 # to do so below.
 # 'Noncommercial' means a license that prohibits commercial use.
 set good_licenses {agpl apache apsl artistic autoconf boost bsd cecill copyleft cpl
-                   curl fontconfig freebsd freetype gfdl gpl gplconflict ibmpl ijg
+                   curl fontconfig freebsd freetype gfdl gd gpl gplconflict ibmpl ijg
                    jasper lgpl libpng libtool mit mpl noncommercial openssl permissive
                    php psf qpl public-domain restrictive/distributable ruby sleepycat
                    ssleay tcl/tk x11 zlib zpl}
@@ -50,9 +50,10 @@
     apache-1.1 {agpl gpl}
     apsl {cecill gpl}
     cpl {cecill gpl}
-    cecill {agpl apache apsl cpl gplconflict ibmpl mpl noncommercial openssl php qpl restrictive/distributable ssleay zpl-1}
+    cecill {agpl apache apsl cpl gd gplconflict ibmpl mpl noncommercial openssl php qpl restrictive/distributable ssleay zpl-1}
     freetype {gpl-2}
-    gpl {agpl apache-1 apache-1.1 apsl cpl gplconflict ibmpl mpl noncommercial openssl php qpl restrictive/distributable ssleay zpl-1}
+    gd {cecill gpl}    
+    gpl {agpl apache-1 apache-1.1 apsl cpl gd gplconflict ibmpl mpl noncommercial openssl php qpl restrictive/distributable ssleay zpl-1}
     gpl-1 {apache gpl-3 gpl-3+ lgpl-3 lgpl-3+}
     gpl-2 {apache freetype gpl-3 gpl-3+ lgpl-3 lgpl-3+}
     gpl-3 {gpl-1 gpl-2}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110822/cdbe0b44/attachment.html>


More information about the macports-changes mailing list