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

devans at macports.org devans at macports.org
Mon Jul 25 15:16:13 PDT 2016


Revision: 150652
          https://trac.macports.org/changeset/150652
Author:   devans at macports.org
Date:     2016-07-25 15:16:12 -0700 (Mon, 25 Jul 2016)
Log Message:
-----------
p5-math-random-secure: add missing dependency, don't use p5-test-simple when core will do.

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-07-25 22:15:11 UTC (rev 150651)
+++ trunk/dports/perl/p5-math-random-secure/Portfile	2016-07-25 22:16:12 UTC (rev 150652)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.22 5.24
 perl5.setup         Math-Random-Secure 0.06
+revision            1
 maintainers         nomaintainer
 categories-append   math
 license             Artistic-2
@@ -18,8 +19,8 @@
 
 if {${perl5.major} != ""} {
     depends_build-append \
+                    port:p${perl5.major}-list-moreutils \
                     port:p${perl5.major}-moose \
-                    port:p${perl5.major}-test-simple \
                     port:p${perl5.major}-test-warn
 
     depends_lib-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160725/3e8aa9b9/attachment.html>


More information about the macports-changes mailing list