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

devans at macports.org devans at macports.org
Mon Jan 5 04:23:44 PST 2015


Revision: 131052
          https://trac.macports.org/changeset/131052
Author:   devans at macports.org
Date:     2015-01-05 04:23:44 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
p5-math-random-secure: update to version 0.06, add perl branches 5.18 5.20, 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	2015-01-05 12:23:22 UTC (rev 131051)
+++ trunk/dports/perl/p5-math-random-secure/Portfile	2015-01-05 12:23:44 UTC (rev 131052)
@@ -4,31 +4,28 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         Math-Random-Secure 0.05
-revision            4
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Math-Random-Secure 0.06
 maintainers         nomaintainer
 categories-append   math
 license             Artistic-2
 platforms           darwin
 description         Cryptographically-secure, cross-platform replacement for rand()
-
-master_sites        http://www.cpan.org/modules/by-module/VCI/MKANAT/
-
 long_description    ${description}
 
+checksums           rmd160  93b2f1d61024b12baf917c78c7ed3763022f3866 \
+                    sha256  2cb3736cbe34d674df598ffaf6efd9b8546dfecb833041935a13ea41d181220d
+
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-test-simple 
+                    port:p${perl5.major}-moose \
+                    port:p${perl5.major}-test-simple \
+                    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}-crypt-random-source 
 
-    checksums       md5     1bb6fc37a982c15e52f5d6dac258e4f7 \
-                    sha1    03a62ccfe756195354467c12a6c977073c58e29b \
-                    rmd160  0e8e0eca983ff706f92f51ff246dc978b3f8755b
-
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/787e3d3f/attachment.html>


More information about the macports-changes mailing list