[148911] trunk/dports/perl/p5-math-prime-util/Portfile

devans at macports.org devans at macports.org
Sun May 22 12:34:17 PDT 2016


Revision: 148911
          https://trac.macports.org/changeset/148911
Author:   devans at macports.org
Date:     2016-05-22 12:34:17 -0700 (Sun, 22 May 2016)
Log Message:
-----------
p5-math-prime-util: update to version 0.58, add recommended dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-math-prime-util/Portfile

Modified: trunk/dports/perl/p5-math-prime-util/Portfile
===================================================================
--- trunk/dports/perl/p5-math-prime-util/Portfile	2016-05-22 19:32:35 UTC (rev 148910)
+++ trunk/dports/perl/p5-math-prime-util/Portfile	2016-05-22 19:34:17 UTC (rev 148911)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Math-Prime-Util 0.57
+perl5.setup         Math-Prime-Util 0.58
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Math::Prime::Util - Utilities related to prime numbers, including fast sieves and factoring
@@ -13,11 +13,13 @@
 
 platforms           darwin
 
-checksums           rmd160  f1cfc60046a8e1a2f38d4870085d479e070ed889 \
-                    sha256  aa07fd0cecd525bdb17da3bc0d2abcfad94370bcc7092000a85b33f8c1c152ee
+checksums           rmd160  35da58a27b3410efc39bef8a47c8b8a3b4eb3757 \
+                    sha256  2568c5393d4438771d46033cf3ebc5ea861524a13e198796bb693a1ddbc487f2
 
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-bytes-random-secure \
+                    port:p${perl5.major}-math-bigint-gmp \
+                    port:p${perl5.major}-math-mpfr \
                     port:p${perl5.major}-math-prime-util-gmp
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160522/cae966c2/attachment.html>


More information about the macports-changes mailing list