[131095] trunk/dports/perl/p5-io-stty/Portfile

devans at macports.org devans at macports.org
Mon Jan 5 16:28:44 PST 2015


Revision: 131095
          https://trac.macports.org/changeset/131095
Author:   devans at macports.org
Date:     2015-01-05 16:28:44 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
p5-io-stty: update to version 0.03, add perl branches 5.18 5.20, use module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-io-stty/Portfile

Modified: trunk/dports/perl/p5-io-stty/Portfile
===================================================================
--- trunk/dports/perl/p5-io-stty/Portfile	2015-01-06 00:27:03 UTC (rev 131094)
+++ trunk/dports/perl/p5-io-stty/Portfile	2015-01-06 00:28:44 UTC (rev 131095)
@@ -4,15 +4,18 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         IO-Stty 0.02
-revision            3
+perl5.branches      5.16 5.18 5.20
+perl5.setup         IO-Stty 0.03
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Provide an interface to TTYs and PTYs
 long_description    ${description}
 platforms           darwin
-checksums           md5 db2919cf267fce93682f0f854359f04e
-distname            IO-Stty-.02
 
-supported_archs     noarch
+checksums           rmd160  ffacc6c7cdcb54ea1055e723800425993ad7addf \
+                    sha256  6929528db85e89d23a9761f400b5b6555ad5a9eba5208b65992399c8bd809152
+
+if {${perl5.major} != ""} {
+    supported_archs noarch
+    perl5.use_module_build
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/fd2fe61e/attachment.html>


More information about the macports-changes mailing list