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

and.damore at macports.org and.damore at macports.org
Mon Oct 10 08:18:09 PDT 2011


Revision: 85153
          http://trac.macports.org/changeset/85153
Author:   and.damore at macports.org
Date:     2011-10-10 08:18:09 -0700 (Mon, 10 Oct 2011)
Log Message:
-----------
base: adding "wxWindows Library Licence" license

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-10 15:17:03 UTC (rev 85152)
+++ trunk/base/portmgr/jobs/port_binary_distributable.tcl	2011-10-10 15:18:09 UTC (rev 85153)
@@ -39,7 +39,7 @@
                    gpl gplconflict ibmpl ijg isc jasper lgpl 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}
+                   sleepycat ssleay tcl/tk w3c wtfpl x11 zlib wxwidgets wxwl zpl}
 foreach lic $good_licenses {
     set license_good($lic) 1
 }
@@ -83,6 +83,7 @@
     restrictive/distributable {agpl cecill gpl}
     ruby {cecill gpl}
     ssleay {cecill gpl}
+    wxwidgets {gpl-1 gpl-2}
     zpl-1 {cecill gpl}"
 
 proc printUsage {} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111010/311738c1/attachment-0001.html>


More information about the macports-changes mailing list