[137716] trunk/dports/perl/p5-test-stream/Portfile
devans at macports.org
devans at macports.org
Wed Jun 17 20:30:22 PDT 2015
Revision: 137716
https://trac.macports.org/changeset/137716
Author: devans at macports.org
Date: 2015-06-17 20:30:21 -0700 (Wed, 17 Jun 2015)
Log Message:
-----------
p5-test-stream: update to version 1.302004, dependencies.
Modified Paths:
--------------
trunk/dports/perl/p5-test-stream/Portfile
Modified: trunk/dports/perl/p5-test-stream/Portfile
===================================================================
--- trunk/dports/perl/p5-test-stream/Portfile 2015-06-18 03:29:16 UTC (rev 137715)
+++ trunk/dports/perl/p5-test-stream/Portfile 2015-06-18 03:30:21 UTC (rev 137716)
@@ -5,7 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20
-perl5.setup Test-Stream 1.302003
+perl5.setup Test-Stream 1.302004
license {Artistic-1 GPL}
maintainers devans openmaintainer
description Test::Stream - Experimental successor to Test::More and Test::Builder.
@@ -18,7 +18,13 @@
platforms darwin
-checksums rmd160 6fd7c4e245176d5213754e9d766e638cedc2af23 \
- sha256 c8d734db400d384c497d99f5ad4f7dcc2883708379794abc3abeb9a4a501b38d
+checksums rmd160 de60a4f10ced72ef812d4cd9e14b863141875cc0 \
+ sha256 f0e3f11870af3600bb1ca9a4929afce9404ae41343734057ef8e5c9a731e80a2
-supported_archs noarch
+if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-dbi \
+ port:p${perl5.major}-dbd-sqlite
+
+ supported_archs noarch
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150617/23746520/attachment.html>
More information about the macports-changes
mailing list