[129486] trunk/dports/perl/p5-hook-lexwrap/Portfile
devans at macports.org
devans at macports.org
Sat Dec 13 16:19:15 PST 2014
Revision: 129486
https://trac.macports.org/changeset/129486
Author: devans at macports.org
Date: 2014-12-13 16:19:15 -0800 (Sat, 13 Dec 2014)
Log Message:
-----------
p5-hook-lexwrap: update to version 0.25, dependencies, use module build.
Modified Paths:
--------------
trunk/dports/perl/p5-hook-lexwrap/Portfile
Modified: trunk/dports/perl/p5-hook-lexwrap/Portfile
===================================================================
--- trunk/dports/perl/p5-hook-lexwrap/Portfile 2014-12-14 00:18:08 UTC (rev 129485)
+++ trunk/dports/perl/p5-hook-lexwrap/Portfile 2014-12-14 00:19:15 UTC (rev 129486)
@@ -5,16 +5,21 @@
PortGroup perl5 1.0
perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup Hook-LexWrap 0.24
-revision 1
+perl5.setup Hook-LexWrap 0.25
license {Artistic-1 GPL}
maintainers nomaintainer
description Lexically scoped subroutine wrappers
long_description ${description}
-checksums rmd160 25ad13208c44714b0f673bda5889ceb28833ae55 \
- sha256 44c2b8b184e166461494c7bf90b6ed0997d691bb216317ed6442bfdc568ece5b
+checksums rmd160 aed55700ef53702dce4571bcb55dccfabdc8a7e8 \
+ sha256 08ab9af6bd9b4560702d9d994ad9d905af0c2fd24090d1480ff640f137c1430d
platforms darwin
-supported_archs noarch
+if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-module-build-tiny
+
+ supported_archs noarch
+ perl5.use_module_build
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141213/dad04eb3/attachment-0001.html>
More information about the macports-changes
mailing list