[127050] trunk/dports/math/pari/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Oct 19 17:35:38 PDT 2014


Revision: 127050
          https://trac.macports.org/changeset/127050
Author:   ryandesign at macports.org
Date:     2014-10-19 17:35:38 -0700 (Sun, 19 Oct 2014)
Log Message:
-----------
pari: correct license; add md5 checksum since that's what upstream provides

Modified Paths:
--------------
    trunk/dports/math/pari/Portfile

Modified: trunk/dports/math/pari/Portfile
===================================================================
--- trunk/dports/math/pari/Portfile	2014-10-20 00:34:57 UTC (rev 127049)
+++ trunk/dports/math/pari/Portfile	2014-10-20 00:35:38 UTC (rev 127050)
@@ -8,7 +8,7 @@
 version             2.7.2
 categories          math
 platforms           darwin
-license             GPL-2
+license             GPL-2+
 maintainers         gmail.com:watsonbladd openmaintainer
 
 description         PARI/GP computer algebra system
@@ -20,7 +20,8 @@
 homepage            http://pari.math.u-bordeaux.fr/
 master_sites        ${homepage}pub/pari/unix/
 
-checksums           rmd160  64b8d51ea99595f474fd39b9a61c3d7f63354478 \
+checksums           md5     5bf3947918a882df5168740b9796e0c5 \
+                    rmd160  64b8d51ea99595f474fd39b9a61c3d7f63354478 \
                     sha256  ac76c99549d549273087daa554c4dabaf9239881da422f69acb05fa7a0ff10ac
 
 depends_lib         port:gmp \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141019/04d15014/attachment.html>


More information about the macports-changes mailing list