[122899] trunk/dports/perl/p5-test-output/Portfile

devans at macports.org devans at macports.org
Fri Aug 1 13:50:56 PDT 2014


Revision: 122899
          https://trac.macports.org/changeset/122899
Author:   devans at macports.org
Date:     2014-08-01 13:50:56 -0700 (Fri, 01 Aug 2014)
Log Message:
-----------
p5-test-output: update to version 1.03, add perl branches 5.18, 5.20, dependencies.

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

Modified: trunk/dports/perl/p5-test-output/Portfile
===================================================================
--- trunk/dports/perl/p5-test-output/Portfile	2014-08-01 20:50:03 UTC (rev 122898)
+++ trunk/dports/perl/p5-test-output/Portfile	2014-08-01 20:50:56 UTC (rev 122899)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Test-Output 1.01
-revision            2
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Test-Output 1.03
 platforms           darwin
 maintainers         nomaintainer
 license             Artistic GPL
@@ -19,12 +18,12 @@
                     utilities are included to try and be as flexible as \
                     possible to the tester.
 
-checksums           sha1    d399e7207d30132b361d685eb169cf8f8fa380ff \
-                    rmd160  b258dc9c930d7a973ed7468e1f94751bc5ba4897
+checksums           rmd160  8a00b94e97845715267b1da27b2c775a0f9436d6 \
+                    sha256  3110af65c6fc59b9fa46b08a47508c5e85f6edc6355f0879e28b11f9ad0c2989
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-sub-exporter
-
-# Only required for testing:
-#depends_build-append port:p${perl5.major}-test-tester
+    depends_lib-append \
+                    port:p${perl5.major}-sub-exporter \
+                    port:p${perl5.major}-capture-tiny \
+                    port:p${perl5.major}-test-tester
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140801/2d22c307/attachment-0001.html>


More information about the macports-changes mailing list