summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Locale/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2021-11-06 23:58:02 +0000
committerwen <wen@pkgsrc.org>2021-11-06 23:58:02 +0000
commit5584c371c8cfeffc1c59b0b248fdad0f39fdd7a7 (patch)
tree2cc40b7178a3d515cf8d609c85ca6bb3bed5489e /time/p5-DateTime-Locale/Makefile
parent2bdfe78bb8dbf4777b75dc389bb6a6568f4002e7 (diff)
downloadpkgsrc-5584c371c8cfeffc1c59b0b248fdad0f39fdd7a7.tar.gz
Update to 1.33
Upstream changes: 1.33 2021-10-30 - Rebuilt all locale data with the data from CLDR 40.0.0. There are some notable data changes in CLDR 40.0.0. - Data change: The root locale is now named "und", not "root". - Data change: The "en-US-POSIX" locale has been removed from CLDR. If you load this locale you will now get the "en-US" locale.
Diffstat (limited to 'time/p5-DateTime-Locale/Makefile')
-rw-r--r--time/p5-DateTime-Locale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile
index 40c05bcc675..de29f0db092 100644
--- a/time/p5-DateTime-Locale/Makefile
+++ b/time/p5-DateTime-Locale/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2021/08/27 00:00:44 wen Exp $
+# $NetBSD: Makefile,v 1.63 2021/11/06 23:58:02 wen Exp $
-DISTNAME= DateTime-Locale-1.32
+DISTNAME= DateTime-Locale-1.33
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}