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

jmr at macports.org jmr at macports.org
Sun Sep 25 22:53:53 PDT 2011


Revision: 84402
          http://trac.macports.org/changeset/84402
Author:   jmr at macports.org
Date:     2011-09-25 22:53:52 -0700 (Sun, 25 Sep 2011)
Log Message:
-----------
W3C 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-09-26 05:46:37 UTC (rev 84401)
+++ trunk/base/portmgr/jobs/port_binary_distributable.tcl	2011-09-26 05:53:52 UTC (rev 84402)
@@ -35,10 +35,10 @@
 # to do so below.
 # 'Noncommercial' means a license that prohibits commercial use.
 set good_licenses {afl agpl apache apsl artistic autoconf boost bsd cecill copyleft cpl
-                   curl fontconfig freebsd freetype gfdl gd gpl gplconflict ibmpl ijg isc
-                   jasper lgpl lppl libpng libtool mit mpl ncsa noncommercial openssl permissive
-                   php psf qpl public-domain restrictive/distributable ruby sleepycat
-                   ssleay tcl/tk x11 wtfpl zlib zpl}
+                   curl fontconfig freebsd freetype gd gfdl gpl gplconflict ibmpl ijg isc
+                   jasper lgpl libpng libtool lppl mit mpl ncsa noncommercial openssl permissive
+                   php psf public-domain qpl restrictive/distributable ruby sleepycat
+                   ssleay tcl/tk w3c wtfpl 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/20110925/a82c8364/attachment.html>


More information about the macports-changes mailing list