Update p5-Unicode-Collate to 0.80.
Many new locales are supported.
This commit is contained in:
parent
03b877c688
commit
cba91da69e
2 changed files with 10 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 2010/11/05 04:21:29 shattered Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2011/10/22 01:48:42 jgoamakf Exp $
|
||||
|
||||
DISTNAME= Unicode-Collate-0.52
|
||||
DISTNAME= Unicode-Collate-0.80
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
|
||||
|
@ -8,7 +8,11 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
|
|||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Unicode-Collate/
|
||||
COMMENT= Perl5 implementation of Unicode Collation Algorithm
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LANGUAGES= c
|
||||
PERL5_PACKLIST= auto/Unicode/Collate/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2008/02/12 11:22:06 shattered Exp $
|
||||
$NetBSD: distinfo,v 1.2 2011/10/22 01:48:42 jgoamakf Exp $
|
||||
|
||||
SHA1 (Unicode-Collate-0.52.tar.gz) = f259e2250e7e5bc48af82cfd1d444dab7c8e63fe
|
||||
RMD160 (Unicode-Collate-0.52.tar.gz) = 8c31d23371795f5c2020247dd1c328e0c33b0a15
|
||||
Size (Unicode-Collate-0.52.tar.gz) = 277985 bytes
|
||||
SHA1 (Unicode-Collate-0.80.tar.gz) = f91ff1d015ea2ee79b16c5f398ebcb5013098858
|
||||
RMD160 (Unicode-Collate-0.80.tar.gz) = b46a21396ef0db016692f68b72c90f8ea8b7a573
|
||||
Size (Unicode-Collate-0.80.tar.gz) = 719414 bytes
|
||||
|
|
Loading…
Reference in a new issue