[128992] trunk/dports/devel/libmpc/Portfile

larryv at macports.org larryv at macports.org
Tue Dec 2 00:45:35 PST 2014


Revision: 128992
          https://trac.macports.org/changeset/128992
Author:   larryv at macports.org
Date:     2014-12-02 00:45:34 -0800 (Tue, 02 Dec 2014)
Log Message:
-----------
libmpc: Fix license

The code has been LGPLv3+ and the documentation GFDLv1.3+ since July 2012.

(See http://www.multiprecision.org/index.php?prog=mpc, notes for v1.0.)

Modified Paths:
--------------
    trunk/dports/devel/libmpc/Portfile

Modified: trunk/dports/devel/libmpc/Portfile
===================================================================
--- trunk/dports/devel/libmpc/Portfile	2014-12-02 08:45:31 UTC (rev 128991)
+++ trunk/dports/devel/libmpc/Portfile	2014-12-02 08:45:34 UTC (rev 128992)
@@ -8,7 +8,7 @@
 revision            1
 categories          devel
 platforms           darwin
-license             LGPL-2.1+
+license             LGPL-3+ GFDL-1.3+
 maintainers         mww openmaintainer
 
 description         GNU MPC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141202/2e30f915/attachment.html>


More information about the macports-changes mailing list