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

jmr at macports.org jmr at macports.org
Tue Oct 18 00:31:57 PDT 2011


Revision: 86002
          http://trac.macports.org/changeset/86002
Author:   jmr at macports.org
Date:     2011-10-18 00:31:54 -0700 (Tue, 18 Oct 2011)
Log Message:
-----------
CeCILL-B and CeCILL-C are 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-10-18 07:21:30 UTC (rev 86001)
+++ trunk/base/portmgr/jobs/port_binary_distributable.tcl	2011-10-18 07:31:54 UTC (rev 86002)
@@ -35,11 +35,11 @@
 # to do so below.
 # 'Noncommercial' means a license that prohibits commercial use.
 set good_licenses {afl agpl apache apsl artistic autoconf bitstreamvera \
-                   boost bsd bsd-old cecill copyleft cpl curl epl fpll \
-                   fontconfig freebsd freetype gd gfdl gpl gplconflict \
-                   ibmpl ijg isc  jasper lgpl libtool lppl mit mpl ncsa \
-                   noncommercial openldap openssl permissive php psf \
-                   public-domain qpl restrictive/distributable ruby \
+                   boost bsd bsd-old cecill cecill-b cecill-c copyleft cpl \
+                   curl epl fpll fontconfig freebsd freetype gd gfdl gpl \
+                   gplconflict ibmpl ijg isc  jasper lgpl libtool lppl mit \
+                   mpl ncsa noncommercial openldap openssl permissive php \
+                   psf public-domain qpl restrictive/distributable ruby \
                    sleepycat ssleay tcl/tk w3c wtfpl x11 zlib wxwidgets 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/20111018/5b2b8599/attachment.html>


More information about the macports-changes mailing list