[148609] trunk/dports/perl/p5-test-script/Portfile

devans at macports.org devans at macports.org
Thu May 12 15:03:17 PDT 2016


Revision: 148609
          https://trac.macports.org/changeset/148609
Author:   devans at macports.org
Date:     2016-05-12 15:03:17 -0700 (Thu, 12 May 2016)
Log Message:
-----------
p5-test-script: update to version 1.12, dependencies.

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

Modified: trunk/dports/perl/p5-test-script/Portfile
===================================================================
--- trunk/dports/perl/p5-test-script/Portfile	2016-05-12 22:02:01 UTC (rev 148608)
+++ trunk/dports/perl/p5-test-script/Portfile	2016-05-12 22:03:17 UTC (rev 148609)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Test-Script 1.10
+perl5.setup         Test-Script 1.12
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Basic cross-platform tests for scripts
@@ -13,16 +13,14 @@
 
 platforms           darwin
 
-checksums           rmd160  c07388f6c71f90adee7f535f3faf9b108c2a1b69 \
-                    sha256  d61db6a6b98aba023da5f8c7aac6bb30ce43ca76a7a03d73b1e3d85a8b8aab73
+checksums           rmd160  71e9d31fe5d8170441bb4edbce55fe7aec68ae66 \
+                    sha256  193600bac1c79d612c4a36c8496c0192ed189ee0312d6c4dea58999c51ac9c4f
 
 if {${perl5.major} != ""} {
-    depends_build-append \
-                    port:p${perl5.major}-test-simple
-
     depends_lib-append \
                     port:p${perl5.major}-ipc-run3 \
-                    port:p${perl5.major}-probe-perl
+                    port:p${perl5.major}-probe-perl \
+                    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/20160512/af4093dc/attachment.html>


More information about the macports-changes mailing list