[131219] trunk/dports/perl/p5-net-idn-encode/Portfile

mojca at macports.org mojca at macports.org
Tue Jan 6 13:33:35 PST 2015


Revision: 131219
          https://trac.macports.org/changeset/131219
Author:   mojca at macports.org
Date:     2015-01-06 13:33:35 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-net-idn-encode: upgrade to 2.201, add 5.18 5.20, add dependency on p5-test-nowarnings

Modified Paths:
--------------
    trunk/dports/perl/p5-net-idn-encode/Portfile

Modified: trunk/dports/perl/p5-net-idn-encode/Portfile
===================================================================
--- trunk/dports/perl/p5-net-idn-encode/Portfile	2015-01-06 21:09:17 UTC (rev 131218)
+++ trunk/dports/perl/p5-net-idn-encode/Portfile	2015-01-06 21:33:35 UTC (rev 131219)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         Net-IDN-Encode 2.200
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Net-IDN-Encode 2.201
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
@@ -18,8 +18,13 @@
                     just want to convert domain names (or email addresses), using whatever IDNA \
                     standard is the best choice at the moment.
 
-checksums           rmd160  6cf60a7909f461cfbc42d5b718faabf31d2c566b \
-                    sha256  c7ce0bb438bb22c755c958d02ff8d9385ec71b213efaf77b3723d91d562b9360
+checksums           rmd160  7d4c2bedef8c1a1673d381de02e18c4d92de44a2 \
+                    sha256  1045df339283008974890d6f3db35b9a140b8d09e5182828c2b1cd8ca92ae22f
 
 platforms           darwin
 supported_archs     noarch
+
+if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-test-nowarnings
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/cf295d2d/attachment.html>


More information about the macports-changes mailing list