pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Locale Update from version 0.41nb1 to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/697b3a7c8605
branches:  trunk
changeset: 551243:697b3a7c8605
user:      he <he%pkgsrc.org@localhost>
date:      Thu Dec 11 00:43:50 2008 +0000

description:
Update from version 0.41nb1 to 0.42.

Upstream changes:

0.42   2008-09-12

- Based on CLDR 1.6.1, but this has no changes in the data we use. I
  just used 1.6.1 so people wouldn't ask me why I don't use 1.6.1 ;)

- In the switch to CLDR (back in 0.30), I accidentally dropped a
  number of hard-coded aliases, notably for 'C'. These aliases have
  been restored. Reported by Adam Kennedy. RT #39208.

- Generation of aliases based on the 3-letter ISO code for countries
  is now based on the most recent version of ISO639.

diffstat:

 time/p5-DateTime-Locale/Makefile |  5 ++---
 time/p5-DateTime-Locale/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 1a053c93d523 -r 697b3a7c8605 time/p5-DateTime-Locale/Makefile
--- a/time/p5-DateTime-Locale/Makefile  Thu Dec 11 00:21:57 2008 +0000
+++ b/time/p5-DateTime-Locale/Makefile  Thu Dec 11 00:43:50 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2008/10/19 19:19:01 he Exp $
+# $NetBSD: Makefile,v 1.14 2008/12/11 00:43:50 he Exp $
 
-DISTNAME=      DateTime-Locale-0.41
+DISTNAME=      DateTime-Locale-0.42
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 
diff -r 1a053c93d523 -r 697b3a7c8605 time/p5-DateTime-Locale/distinfo
--- a/time/p5-DateTime-Locale/distinfo  Thu Dec 11 00:21:57 2008 +0000
+++ b/time/p5-DateTime-Locale/distinfo  Thu Dec 11 00:43:50 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2008/08/17 15:58:02 he Exp $
+$NetBSD: distinfo,v 1.9 2008/12/11 00:43:50 he Exp $
 
-SHA1 (DateTime-Locale-0.41.tar.gz) = 17796982bbe656bf60abd576e188f7f97322f041
-RMD160 (DateTime-Locale-0.41.tar.gz) = 050d476547fbd21feca9aa6c861e3b63f4ad80aa
-Size (DateTime-Locale-0.41.tar.gz) = 729937 bytes
+SHA1 (DateTime-Locale-0.42.tar.gz) = 15b1808f73a4ecf6cebe3cd729017b7eed8b2b16
+RMD160 (DateTime-Locale-0.42.tar.gz) = b524091089f8eb8ef6abcccf11ec448ea5726b70
+Size (DateTime-Locale-0.42.tar.gz) = 741397 bytes



Home | Main Index | Thread Index | Old Index