[135750] trunk/dports/perl/p5-perlio-utf8_strict/Portfile

devans at macports.org devans at macports.org
Fri May 1 11:06:30 PDT 2015


Revision: 135750
          https://trac.macports.org/changeset/135750
Author:   devans at macports.org
Date:     2015-05-01 11:06:30 -0700 (Fri, 01 May 2015)
Log Message:
-----------
p5-perlio-utf8_strict: update to version 0.006, no longer uses module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-perlio-utf8_strict/Portfile

Modified: trunk/dports/perl/p5-perlio-utf8_strict/Portfile
===================================================================
--- trunk/dports/perl/p5-perlio-utf8_strict/Portfile	2015-05-01 17:57:40 UTC (rev 135749)
+++ trunk/dports/perl/p5-perlio-utf8_strict/Portfile	2015-05-01 18:06:30 UTC (rev 135750)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         PerlIO-utf8_strict 0.004
+perl5.setup         PerlIO-utf8_strict 0.006
 
 platforms           darwin
 maintainers         nomaintainer
@@ -14,11 +14,10 @@
 description         PerlIO::utf8_strict - Fast and correct UTF-8 IO
 long_description    ${description}
 
-checksums           rmd160 5a7223290eaf7c4670782bc4944e5148ef960211 \
-                    sha256 bd55eb02721e2e09603fdcdcc676d215925bdf292b49eee9ff94356e1b58c9e5
+checksums           rmd160  d10feeea89ef0eaf12bea3adc529056563e86a48 \
+                    sha256  980010e624c43be0a2aac8e1fe5db3fe43035940def75ca70401bb1ca98bd562
 
 if {${perl5.major} != ""} {
-    depends_build-append port:p${perl5.major}-test-exception
-
-    perl5.use_module_build
+    depends_build-append \
+                    port:p${perl5.major}-test-exception
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150501/e023d1b2/attachment-0001.html>


More information about the macports-changes mailing list