Revision: 103334 https://trac.macports.org/changeset/103334 Author: jmr@macports.org Date: 2013-02-22 01:03:15 -0800 (Fri, 22 Feb 2013) Log Message: ----------- apple-gcc42: fix license, does install libs Modified Paths: -------------- trunk/dports/lang/apple-gcc42/Portfile Modified: trunk/dports/lang/apple-gcc42/Portfile =================================================================== --- trunk/dports/lang/apple-gcc42/Portfile 2013-02-22 08:53:14 UTC (rev 103333) +++ trunk/dports/lang/apple-gcc42/Portfile 2013-02-22 09:03:15 UTC (rev 103334) @@ -9,9 +9,8 @@ revision 10 categories lang platforms darwin -license GPL-2 +license {GPL-2+ Permissive} maintainers jeremyhu openmaintainer -installs_libs no license_noconflict ld64 description Apple's version of gcc 4.2 @@ -19,7 +18,7 @@ version 4.2. Supports C, Objective-C, anc C++ variant gpl3 description {Merge in changes from gcc-4.2.4} { - license GPL-3 + license {GPL-3+ Permissive} maintainers googlemail.com:tobias.netzel openmaintainer patchfiles-append gcc-4.2.1-4.2.4.patch
participants (1)
-
jmr@macports.org