pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/p5-Unicode-Collate 1.07 Tue May 27 23:18:2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4d8200429cd
branches:  trunk
changeset: 641883:c4d8200429cd
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Nov 20 11:07:15 2014 +0000

description:
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:

 converters/p5-Unicode-Collate/Makefile |  5 ++---
 converters/p5-Unicode-Collate/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 9fa6cc041139 -r c4d8200429cd converters/p5-Unicode-Collate/Makefile
--- a/converters/p5-Unicode-Collate/Makefile    Thu Nov 20 11:04:25 2014 +0000
+++ b/converters/p5-Unicode-Collate/Makefile    Thu Nov 20 11:07:15 2014 +0000
@@ -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 -r 9fa6cc041139 -r c4d8200429cd converters/p5-Unicode-Collate/distinfo
--- a/converters/p5-Unicode-Collate/distinfo    Thu Nov 20 11:04:25 2014 +0000
+++ b/converters/p5-Unicode-Collate/distinfo    Thu Nov 20 11:07:15 2014 +0000
@@ -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



Home | Main Index | Thread Index | Old Index