[144059] trunk/dports/perl/p5-term-shell/Portfile
devans at macports.org
devans at macports.org
Wed Dec 30 17:50:40 PST 2015
Revision: 144059
https://trac.macports.org/changeset/144059
Author: devans at macports.org
Date: 2015-12-30 17:50:40 -0800 (Wed, 30 Dec 2015)
Log Message:
-----------
p5-term-shell: update to version 0.07, dependencies, use module build.
Modified Paths:
--------------
trunk/dports/perl/p5-term-shell/Portfile
Modified: trunk/dports/perl/p5-term-shell/Portfile
===================================================================
--- trunk/dports/perl/p5-term-shell/Portfile 2015-12-31 01:49:30 UTC (rev 144058)
+++ trunk/dports/perl/p5-term-shell/Portfile 2015-12-31 01:50:40 UTC (rev 144059)
@@ -5,7 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20 5.22
-perl5.setup Term-Shell 0.06 Term
+perl5.setup Term-Shell 0.07 Term
license {Artistic-1 GPL}
maintainers nomaintainer
description A simple command-line shell framework.
@@ -13,7 +13,14 @@
platforms darwin
-checksums rmd160 4613be74724e53dc2c6b81c00f87c70682a21736 \
- sha256 01e1250a14a05472ae25f30a31d6fcbeedcfc73f62fde84af736ab0ba074a49d
+checksums rmd160 50b79b33ba15ea4e8e936b689ef13068cbbde37f \
+ sha256 ee1fc451125371004924a39dc4e6e327d800bde2be0bca3ac61f86b9ce061b2c
-supported_archs noarch
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-term-readkey \
+ port:p${perl5.major}-text-autoformat
+
+ supported_archs noarch
+ perl5.use_module_build
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151230/02236441/attachment.html>
More information about the macports-changes
mailing list