diff options
author | wiz <wiz@pkgsrc.org> | 2015-04-03 10:26:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-04-03 10:26:54 +0000 |
commit | 5b1efd17b4073ff9597d5f0df2b1a2d508d66ffb (patch) | |
tree | 255069a1a3ad4f5766b4d5d2fb3c9354af9a71d4 /converters | |
parent | c9d901ac6f724e68da983c2ccbd7d968afece760 (diff) | |
download | pkgsrc-5b1efd17b4073ff9597d5f0df2b1a2d508d66ffb.tar.gz |
Update to 1.12, from kj Wolley in PR 49774.
1.12 Mon Mar 16 20:21:15 2015
- XS: [rt.cpan.org #102663] IRIX 6.5 failures with Unicode::Collate
(porting: avoid non-zero values in the initializer of an array)
1.11 Tue Feb 17 21:23:03 2015
- XS: [rt.cpan.org #102024] remove extranous const casting
1.10 Thu Jan 15 21:37:58 2015
- XS: const &c [rt.cpan.org #101170] [PATCH]
- Makefile.PL: [rt.cpan.org #101500] [PATCH]
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Unicode-Collate/Makefile | 4 | ||||
-rw-r--r-- | converters/p5-Unicode-Collate/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/converters/p5-Unicode-Collate/Makefile b/converters/p5-Unicode-Collate/Makefile index 0b191516e89..0dd1ea2fdeb 100644 --- a/converters/p5-Unicode-Collate/Makefile +++ b/converters/p5-Unicode-Collate/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2015/01/16 09:10:24 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/03 10:26:54 wiz Exp $ -DISTNAME= Unicode-Collate-1.09 +DISTNAME= Unicode-Collate-1.12 PKGNAME= p5-${DISTNAME} CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/} diff --git a/converters/p5-Unicode-Collate/distinfo b/converters/p5-Unicode-Collate/distinfo index e0c1dff3b39..fde2dedc88d 100644 --- a/converters/p5-Unicode-Collate/distinfo +++ b/converters/p5-Unicode-Collate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2015/01/16 09:10:24 wiz Exp $ +$NetBSD: distinfo,v 1.10 2015/04/03 10:26:54 wiz Exp $ -SHA1 (Unicode-Collate-1.09.tar.gz) = 36e532e617d7f1c61c46c6535b14548a82df4988 -RMD160 (Unicode-Collate-1.09.tar.gz) = 73033c533d10e3dbcc38dc366360269df9b81238 -Size (Unicode-Collate-1.09.tar.gz) = 863121 bytes +SHA1 (Unicode-Collate-1.12.tar.gz) = f050e5f0b6227f02906cfa239ba84a83952042f5 +RMD160 (Unicode-Collate-1.12.tar.gz) = b7b0d6e4c0c536721f69ea5bb5174ff50e4e9069 +Size (Unicode-Collate-1.12.tar.gz) = 863579 bytes |