[64910] trunk/dports/perl/p5-unicode-collate/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Mar 17 03:54:55 PDT 2010


Revision: 64910
          http://trac.macports.org/changeset/64910
Author:   ryandesign at macports.org
Date:     2010-03-17 03:54:53 -0700 (Wed, 17 Mar 2010)
Log Message:
-----------
p5-unicode-collate: update to 0.53; see #23984

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

Modified: trunk/dports/perl/p5-unicode-collate/Portfile
===================================================================
--- trunk/dports/perl/p5-unicode-collate/Portfile	2010-03-17 09:54:25 UTC (rev 64909)
+++ trunk/dports/perl/p5-unicode-collate/Portfile	2010-03-17 10:54:53 UTC (rev 64910)
@@ -3,15 +3,23 @@
 PortSystem      1.0
 PortGroup       perl5 1.0
 
-perl5.setup     Unicode-Collate 0.52
+perl5.setup     Unicode-Collate 0.53
 platforms       darwin
 maintainers     nomaintainer
-description     perl Unicode sorting
+description     Unicode Collation Algorithm
 
+# 2010-03-08: CPAN mirrors have not yet picked up version 0.53, perhaps because
+# this module was dormant for almost five years.  This overrides the perl5
+# default for now so the new tarball can be downloaded.
+
+master_sites    http://search.cpan.org/CPAN/authors/id/S/SA/SADAHIRO/
+
 long_description \
-                ${description} 	
+                This module is an implementation of Unicode Technical \
+                Standard #10 (a.k.a. UTS #10) - Unicode Collation Algorithm \
+                (a.k.a. UCA).
 
-checksums       md5 e0b7dac9276827084c505093f3e6559d \
-                sha1 f259e2250e7e5bc48af82cfd1d444dab7c8e63fe \
-                rmd160 8c31d23371795f5c2020247dd1c328e0c33b0a15
+checksums       md5     d537ee7accb0e6ddcd33f8ff8a6a203e \
+                sha1    bce327f4e0fda97bbb3c5a46a7e713ceddcd3af1 \
+                rmd160  3117d223a59dab06212942683d2fa595db67c188
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100317/4f4e211c/attachment.html>


More information about the macports-changes mailing list