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 Update to 1.12, from kj ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a60f7994fc1
branches:  trunk
changeset: 649453:9a60f7994fc1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Apr 03 10:26:54 2015 +0000

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

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

diffs (25 lines):

diff -r aa4d11849989 -r 9a60f7994fc1 converters/p5-Unicode-Collate/Makefile
--- a/converters/p5-Unicode-Collate/Makefile    Fri Apr 03 10:25:43 2015 +0000
+++ b/converters/p5-Unicode-Collate/Makefile    Fri Apr 03 10:26:54 2015 +0000
@@ -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 -r aa4d11849989 -r 9a60f7994fc1 converters/p5-Unicode-Collate/distinfo
--- a/converters/p5-Unicode-Collate/distinfo    Fri Apr 03 10:25:43 2015 +0000
+++ b/converters/p5-Unicode-Collate/distinfo    Fri Apr 03 10:26:54 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index