diff options
author | mef <mef@pkgsrc.org> | 2014-11-20 11:07:15 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-11-20 11:07:15 +0000 |
commit | df2ff2288fbb22f9be672ea7d570f305b74d2782 (patch) | |
tree | 922d621ecaaf8b9dff33d06a96b0ed90c95a93ea /converters/p5-Unicode-Collate | |
parent | 0670a97fef3716ac017bc6b5512f2807805e937c (diff) | |
download | pkgsrc-df2ff2288fbb22f9be672ea7d570f305b74d2782.tar.gz |
1.07 Tue May 27 23:18:23 2014
- XS: for the world without utf8n_to_uvuni().
1.06 Tue May 27 21:11:09 2014
- 0.67's improved discontiguous contractions is invalidated by default
and is supported as a parameter 'long_contraction.'
1.05 Sat May 24 16:30:42 2014
- XS: avoid unused expression 1; for no-op.
(see [rt.cpan.org #95866] compilation noise)
Diffstat (limited to 'converters/p5-Unicode-Collate')
-rw-r--r-- | converters/p5-Unicode-Collate/Makefile | 5 | ||||
-rw-r--r-- | converters/p5-Unicode-Collate/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/converters/p5-Unicode-Collate/Makefile b/converters/p5-Unicode-Collate/Makefile index a6f331b6142..10a15ffb30a 100644 --- a/converters/p5-Unicode-Collate/Makefile +++ b/converters/p5-Unicode-Collate/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:23 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/11/20 11:07:15 mef Exp $ -DISTNAME= Unicode-Collate-1.04 +DISTNAME= Unicode-Collate-1.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 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 a6a98f7d75f..303bc94235c 100644 --- a/converters/p5-Unicode-Collate/distinfo +++ b/converters/p5-Unicode-Collate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2014/02/06 12:54:50 abs Exp $ +$NetBSD: distinfo,v 1.7 2014/11/20 11:07:15 mef Exp $ -SHA1 (Unicode-Collate-1.04.tar.gz) = 655b59d2db3cf48594e71e4c95130aac922526cf -RMD160 (Unicode-Collate-1.04.tar.gz) = 8691b81c2e53aad8af8a65e066977014f277791f -Size (Unicode-Collate-1.04.tar.gz) = 833477 bytes +SHA1 (Unicode-Collate-1.07.tar.gz) = 362a4bc4646bf76c6358ce26b1592c584cf32d68 +RMD160 (Unicode-Collate-1.07.tar.gz) = 05634ef4d5f6a53e282322660477e0d0787acec2 +Size (Unicode-Collate-1.07.tar.gz) = 835284 bytes |