[152473] trunk/dports/perl/p5-unicode-string

devans at macports.org devans at macports.org
Sat Sep 10 19:23:26 PDT 2016


Revision: 152473
          https://trac.macports.org/changeset/152473
Author:   devans at macports.org
Date:     2016-09-10 19:23:26 -0700 (Sat, 10 Sep 2016)
Log Message:
-----------
p5-unicode-string: update to version 2.10, remove perl5.24 compatibility patch now fixed upstream.

Modified Paths:
--------------
    trunk/dports/perl/p5-unicode-string/Portfile

Removed Paths:
-------------
    trunk/dports/perl/p5-unicode-string/files/

Modified: trunk/dports/perl/p5-unicode-string/Portfile
===================================================================
--- trunk/dports/perl/p5-unicode-string/Portfile	2016-09-11 02:21:43 UTC (rev 152472)
+++ trunk/dports/perl/p5-unicode-string/Portfile	2016-09-11 02:23:26 UTC (rev 152473)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Unicode-String 2.09
-revision            5
+perl5.setup         Unicode-String 2.10
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         String of Unicode characters (UCS2/UTF16)
@@ -22,10 +21,5 @@
 
 platforms           darwin
 
-checksums           md5 553e68e603723bf7c631f8701ab0d678
-
-if {${perl5.major} != ""} {
-    # defined(%hash) is deprecated on perl5.22 and is fatal on perl5.24+
-    # https://rt.cpan.org/Public/Bug/Display.html?id=74354
-    patchfiles      cant-use-defined-hash.patch
-}
+checksums           rmd160  9e41594482075b87fc23dd8e5a294f5a7f29c3d6 \
+                    sha256  894a110ece479546af8afec0972eec7320c86c4dea4e6b354dff3c7526ba9b68
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160910/e97b5539/attachment.html>


More information about the macports-changes mailing list