[128465] trunk/dports/perl/p5-mouse/Portfile
devans at macports.org
devans at macports.org
Fri Nov 21 14:39:13 PST 2014
Revision: 128465
https://trac.macports.org/changeset/128465
Author: devans at macports.org
Date: 2014-11-21 14:39:13 -0800 (Fri, 21 Nov 2014)
Log Message:
-----------
p5-mouse: update to version 2.4.1, dependencies.
Modified Paths:
--------------
trunk/dports/perl/p5-mouse/Portfile
Modified: trunk/dports/perl/p5-mouse/Portfile
===================================================================
--- trunk/dports/perl/p5-mouse/Portfile 2014-11-21 22:36:34 UTC (rev 128464)
+++ trunk/dports/perl/p5-mouse/Portfile 2014-11-21 22:39:13 UTC (rev 128465)
@@ -5,7 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup Mouse 2.3.0 ../by-authors/id/G/GF/GFUJI/
+perl5.setup Mouse 2.4.1 ../by-authors/id/G/GF/GFUJI/
license {Artistic-1 GPL}
maintainers nomaintainer
description Moose minus the antlers
@@ -19,21 +19,19 @@
platforms darwin
-checksums rmd160 15a20c829c4cf1db3ea1c496b95ee09cfb4f2172 \
- sha256 9863557fae983a38338cd2de0623ee29ea9fc1380214325242a9b05a83289479
+checksums rmd160 cb8677170151c2c89f12ec8af5d3c98ccd4aea81 \
+ sha256 3f1000351ae419ecc68e439671e3352d80424568c37b3e6ac7c6bdcbbe8711e1
if {${perl5.major} != ""} {
- depends_lib-append \
- port:p${perl5.major}-io-string \
+ depends_build-append \
+ port:p${perl5.major}-devel-ppport \
port:p${perl5.major}-module-build-xsutil \
port:p${perl5.major}-test-exception \
- port:p${perl5.major}-test-deep \
port:p${perl5.major}-test-fatal \
port:p${perl5.major}-test-leaktrace \
port:p${perl5.major}-test-output \
port:p${perl5.major}-test-requires \
- port:p${perl5.major}-test-simple \
- port:p${perl5.major}-devel-ppport
-
+ port:p${perl5.major}-try-tiny
+
perl5.use_module_build
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141121/53900d1e/attachment.html>
More information about the macports-changes
mailing list