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

devans at macports.org devans at macports.org
Sat Apr 18 18:55:43 PDT 2015


Revision: 135198
          https://trac.macports.org/changeset/135198
Author:   devans at macports.org
Date:     2015-04-18 18:55:43 -0700 (Sat, 18 Apr 2015)
Log Message:
-----------
p5-net-idn-encode: update to version 2.202, drop no arch, use module build.

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-04-19 01:54:20 UTC (rev 135197)
+++ trunk/dports/perl/p5-net-idn-encode/Portfile	2015-04-19 01:55:43 UTC (rev 135198)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Net-IDN-Encode 2.201
+perl5.setup         Net-IDN-Encode 2.202
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
@@ -18,13 +18,14 @@
                     just want to convert domain names (or email addresses), using whatever IDNA \
                     standard is the best choice at the moment.
 
-checksums           rmd160  7d4c2bedef8c1a1673d381de02e18c4d92de44a2 \
-                    sha256  1045df339283008974890d6f3db35b9a140b8d09e5182828c2b1cd8ca92ae22f
+checksums           rmd160  9cc49f5f7d327805979bce8adc1c8765492d6b3f \
+                    sha256  362bd0fa735ae74a76b7680fd78b2286641aac68ecc5a7068725299b04d0cce2
 
 platforms           darwin
-supported_archs     noarch
 
 if {${perl5.major} != ""} {
     depends_build-append \
                     port:p${perl5.major}-test-nowarnings
+
+    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150418/b27f953c/attachment.html>


More information about the macports-changes mailing list