[129489] trunk/dports/perl/p5-tree-simple/Portfile
devans at macports.org
devans at macports.org
Sat Dec 13 16:22:38 PST 2014
Revision: 129489
https://trac.macports.org/changeset/129489
Author: devans at macports.org
Date: 2014-12-13 16:22:38 -0800 (Sat, 13 Dec 2014)
Log Message:
-----------
p5-tree-simple: update to version 1.24, dependencies, use module build.
Modified Paths:
--------------
trunk/dports/perl/p5-tree-simple/Portfile
Modified: trunk/dports/perl/p5-tree-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-tree-simple/Portfile 2014-12-14 00:20:57 UTC (rev 129488)
+++ trunk/dports/perl/p5-tree-simple/Portfile 2014-12-14 00:22:38 UTC (rev 129489)
@@ -5,7 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup Tree-Simple 1.23
+perl5.setup Tree-Simple 1.24
license {Artistic-1 GPL}
maintainers nomaintainer
description A simple tree object
@@ -14,11 +14,14 @@
platforms darwin
extract.suffix .tgz
-checksums rmd160 b30d072a41d1b64f60b9b1fc9d505c23cd197ffa \
- sha256 fc66b6a4d3278e9b17808e367c054fc444bbe51ea5906b6845010a2bafd81822
+checksums rmd160 1522d41d6f2f68c6c710db85c266c46365ff7a0b \
+ sha256 d7cd707168f06f6b5182e63fb9d1aa9f72a4178a5f7bfecdd829443c631abc82
+
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-test-exception
+ depends_build-append \
+ port:p${perl5.major}-test-exception
-supported_archs noarch
+ supported_archs noarch
+ perl5.use_module_build
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141213/3ed72102/attachment.html>
More information about the macports-changes
mailing list