[128023] trunk/dports/perl/p5-test-exception/Portfile
devans at macports.org
devans at macports.org
Mon Nov 10 16:52:58 PST 2014
Revision: 128023
https://trac.macports.org/changeset/128023
Author: devans at macports.org
Date: 2014-11-10 16:52:58 -0800 (Mon, 10 Nov 2014)
Log Message:
-----------
p5-test-exception: update to version 0.35.
Modified Paths:
--------------
trunk/dports/perl/p5-test-exception/Portfile
Modified: trunk/dports/perl/p5-test-exception/Portfile
===================================================================
--- trunk/dports/perl/p5-test-exception/Portfile 2014-11-11 00:47:49 UTC (rev 128022)
+++ trunk/dports/perl/p5-test-exception/Portfile 2014-11-11 00:52:58 UTC (rev 128023)
@@ -5,8 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.8 5.10 5.12 5.14 5.16 5.16 5.18 5.20
-perl5.setup Test-Exception 0.32
-revision 1
+perl5.setup Test-Exception 0.35
maintainers nomaintainer
license {Artistic GPL}
description Convenience methods for testing exception-based code
@@ -17,13 +16,15 @@
platforms darwin
-checksums rmd160 644bdf3ddb8d47b95cfd4164f6922ed408fb1eaa \
- sha256 ba4427e6004797ece8dce93c61d1d6c82df891b0f017e7d4a5c2505fa05c5a47
+checksums rmd160 b4478a67b8e981aa9a1673517b093c3423bb244c \
+ sha256 a84b71dfba618d76c943e33322d0e2603ee4f9a7e4389870ad727396bf878d2a
+
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-test-simple \
+ depends_lib-append \
+ port:p${perl5.major}-test-simple \
port:p${perl5.major}-sub-uplevel
-perl5.use_module_build
+ perl5.use_module_build
-supported_archs noarch
+ supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141110/da524f6e/attachment.html>
More information about the macports-changes
mailing list