summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Locale/Makefile
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-12-11 00:43:50 +0000
committerhe <he@pkgsrc.org>2008-12-11 00:43:50 +0000
commit36c153c3db9ee435b4579b9e59f8230001843a32 (patch)
tree656c8990e222de1376b82763fb59054e4d5a4444 /time/p5-DateTime-Locale/Makefile
parent259bc25ed6d2f7705fc47957ec11ef399ca85e3b (diff)
downloadpkgsrc-36c153c3db9ee435b4579b9e59f8230001843a32.tar.gz
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 (limited to 'time/p5-DateTime-Locale/Makefile')
-rw-r--r--time/p5-DateTime-Locale/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile
index ab854ab241a..7e55f27d4d7 100644
--- a/time/p5-DateTime-Locale/Makefile
+++ b/time/p5-DateTime-Locale/Makefile
@@ -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/}