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

jmr at macports.org jmr at macports.org
Wed Jul 13 09:22:35 PDT 2011


Revision: 80474
          http://trac.macports.org/changeset/80474
Author:   jmr at macports.org
Date:     2011-07-13 09:22:33 -0700 (Wed, 13 Jul 2011)
Log Message:
-----------
libtool license is distributable

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-07-13 16:07:13 UTC (rev 80473)
+++ trunk/base/portmgr/jobs/port_binary_distributable.tcl	2011-07-13 16:22:33 UTC (rev 80474)
@@ -26,11 +26,11 @@
 # distributing binaries.
 # 'Restrictive' means a non-free license that does not allow distributing
 # binaries, and is thus not in the list.
-set good_licenses {agpl apache apsl artistic autoconf boost bsd cecill cpl curl
-                   fontconfig freebsd freetype gfdl gpl ibmpl ijg jasper
-                   lgpl libpng mit mpl openssl php psf qpl public-domain
-                   restrictive/distributable ruby sleepycat ssleay tcl/tk x11
-                   zlib zpl}
+set good_licenses {agpl apache apsl artistic autoconf boost bsd cecill cpl
+                   curl fontconfig freebsd freetype gfdl gpl ibmpl ijg jasper
+                   lgpl libpng libtool mit mpl openssl php psf qpl
+                   public-domain restrictive/distributable ruby sleepycat
+                   ssleay tcl/tk x11 zlib zpl}
 foreach lic $good_licenses {
     set license_good($lic) 1
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110713/2da32228/attachment.html>


More information about the macports-changes mailing list