[154058] trunk/dports/perl/p5-math-random-secure/Portfile

devans at macports.org devans at macports.org
Wed Oct 19 13:42:31 CEST 2016


Revision: 154058
          https://trac.macports.org/changeset/154058
Author:   devans at macports.org
Date:     2016-10-19 04:42:31 -0700 (Wed, 19 Oct 2016)
Log Message:
-----------
p5-math-random-secure: update to version 0.08, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-math-random-secure/Portfile

Modified: trunk/dports/perl/p5-math-random-secure/Portfile
===================================================================
--- trunk/dports/perl/p5-math-random-secure/Portfile	2016-10-19 11:41:42 UTC (rev 154057)
+++ trunk/dports/perl/p5-math-random-secure/Portfile	2016-10-19 11:42:31 UTC (rev 154058)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Math-Random-Secure 0.06
-revision            1
+perl5.setup         Math-Random-Secure 0.08
 maintainers         nomaintainer
 categories-append   math
 license             Artistic-2
@@ -14,18 +13,18 @@
 description         Cryptographically-secure, cross-platform replacement for rand()
 long_description    ${description}
 
-checksums           rmd160  93b2f1d61024b12baf917c78c7ed3763022f3866 \
-                    sha256  2cb3736cbe34d674df598ffaf6efd9b8546dfecb833041935a13ea41d181220d
+checksums           rmd160  ea00bea63457122bd7b9ca619cdd64e46df90a7c \
+                    sha256  3c341a2470a7fcec00695d1eb6bdd935dc31c27e6a24cf35deedc75aaea1d8c7
 
 if {${perl5.major} != ""} {
     depends_build-append \
                     port:p${perl5.major}-list-moreutils \
-                    port:p${perl5.major}-moose \
+                    port:p${perl5.major}-test-sharedfork \
                     port:p${perl5.major}-test-warn
 
     depends_lib-append \
-                    port:p${perl5.major}-any-moose \
                     port:p${perl5.major}-math-random-isaac \
+                    port:p${perl5.major}-moo \
                     port:p${perl5.major}-crypt-random-source
 
     supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161019/1c91924b/attachment-0002.html>


More information about the macports-changes mailing list