[143388] trunk/dports/perl/p5-try-tiny/Portfile
devans at macports.org
devans at macports.org
Sat Dec 12 09:46:31 PST 2015
Revision: 143388
https://trac.macports.org/changeset/143388
Author: devans at macports.org
Date: 2015-12-11 14:21:19 -0800 (Fri, 11 Dec 2015)
Log Message:
-----------
p5-try-tiny: update to version 0.24, dependencies.
Modified Paths:
--------------
trunk/dports/perl/p5-try-tiny/Portfile
Modified: trunk/dports/perl/p5-try-tiny/Portfile
===================================================================
--- trunk/dports/perl/p5-try-tiny/Portfile 2015-12-11 22:20:20 UTC (rev 143387)
+++ trunk/dports/perl/p5-try-tiny/Portfile 2015-12-11 22:21:19 UTC (rev 143388)
@@ -5,8 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20 5.22
-perl5.setup Try-Tiny 0.22 ../by-authors/id/D/DO/DOY/
-revision 1
+perl5.setup Try-Tiny 0.24 ../by-authors/id/E/ET/ETHER
maintainers nomaintainer
license MIT
description minimal try/catch with proper localization of $@
@@ -20,7 +19,13 @@
platforms darwin
-checksums rmd160 b2ce8406bc4762de165e0ba9cc8490639abd4075 \
- sha256 60fba46f4693d33d54539104f9001df008dabb400b6837e9605c39a6ee6a1b19
+checksums rmd160 364f889fb51d205684a53d29b1dfc2721d3bd2b4 \
+ sha256 9b7a1af24c0256973d175369ebbdc25ec01e2452a97f2d3ab61481c826f38d81
-supported_archs noarch
+if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-capture-tiny \
+ port:p${perl5.major}-scalar-list-utils
+
+ supported_archs noarch
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/547da46a/attachment.html>
More information about the macports-changes
mailing list