Revision: 81555 http://trac.macports.org/changeset/81555 Author: dports@macports.org Date: 2011-08-01 13:18:57 -0700 (Mon, 01 Aug 2011) Log Message: ----------- p5-unicode-collate: update to v0.78; add modeline Modified Paths: -------------- trunk/dports/perl/p5-unicode-collate/Portfile Modified: trunk/dports/perl/p5-unicode-collate/Portfile =================================================================== --- trunk/dports/perl/p5-unicode-collate/Portfile 2011-08-01 19:09:18 UTC (rev 81554) +++ trunk/dports/perl/p5-unicode-collate/Portfile 2011-08-01 20:18:57 UTC (rev 81555) @@ -1,3 +1,4 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 @@ -3,24 +4,16 @@ PortGroup perl5 1.0 -perl5.setup Unicode-Collate 0.53 -revision 1 +perl5.setup Unicode-Collate 0.78 platforms darwin maintainers nomaintainer 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 \ This module is an implementation of Unicode Technical \ Standard #10 (a.k.a. UTS #10) - Unicode Collation Algorithm \ (a.k.a. UCA). -checksums md5 d537ee7accb0e6ddcd33f8ff8a6a203e \ - sha1 bce327f4e0fda97bbb3c5a46a7e713ceddcd3af1 \ - rmd160 3117d223a59dab06212942683d2fa595db67c188 +checksums rmd160 6bd8d9293ecdf6b58ff450e776ae59dd9d6ba754 \ + sha256 4627937840e5edbe3a9d0af69eeeba70da3fe9f9468ed9f65be8805cd753a6f0 supported_archs noarch