[137113] trunk/dports/perl/p5-test-sharedfork/Portfile

devans at macports.org devans at macports.org
Thu Jun 4 18:42:45 PDT 2015


Revision: 137113
          https://trac.macports.org/changeset/137113
Author:   devans at macports.org
Date:     2015-06-04 18:42:45 -0700 (Thu, 04 Jun 2015)
Log Message:
-----------
p5-test-sharedfork: update to version 0.32, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-sharedfork/Portfile

Modified: trunk/dports/perl/p5-test-sharedfork/Portfile
===================================================================
--- trunk/dports/perl/p5-test-sharedfork/Portfile	2015-06-05 01:42:04 UTC (rev 137112)
+++ trunk/dports/perl/p5-test-sharedfork/Portfile	2015-06-05 01:42:45 UTC (rev 137113)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Test-SharedFork 0.31
+perl5.setup         Test-SharedFork 0.32
 platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
@@ -15,14 +15,16 @@
 
 long_description    ${description}
 
-checksums           rmd160  4be1edc4ce3aaf954a9b3b3226c8db4fd6949114 \
-                    sha256  0e0ff6f72c2925ac37b005d702bd700edd6a673edb97f62004a40f253c047985
+checksums           rmd160  a96e6752fd830de100b9109af324ba6cf79ccf1b \
+                    sha256  1b8f5a25c5eb5eaede0fb3aa354dafd2e836cdc10731f9106eea2a7c03146087
 
 if {${perl5.major} != ""} {
     depends_build-append \
                     port:p${perl5.major}-test-requires \
-                    port:p${perl5.major}-test-simple \
                     port:p${perl5.major}-time-hires
 
+    depends_lib-append \
+                    port:p${perl5.major}-test-simple
+
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150604/362b5aa1/attachment.html>


More information about the macports-changes mailing list