diff options
author | wen <wen@pkgsrc.org> | 2021-11-06 23:58:02 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2021-11-06 23:58:02 +0000 |
commit | 5584c371c8cfeffc1c59b0b248fdad0f39fdd7a7 (patch) | |
tree | 2cc40b7178a3d515cf8d609c85ca6bb3bed5489e /time | |
parent | 2bdfe78bb8dbf4777b75dc389bb6a6568f4002e7 (diff) | |
download | pkgsrc-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')
-rw-r--r-- | time/p5-DateTime-Locale/Makefile | 4 | ||||
-rw-r--r-- | time/p5-DateTime-Locale/distinfo | 8 |
2 files changed, 6 insertions, 6 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/} diff --git a/time/p5-DateTime-Locale/distinfo b/time/p5-DateTime-Locale/distinfo index 1c26f185734..ea53db69709 100644 --- a/time/p5-DateTime-Locale/distinfo +++ b/time/p5-DateTime-Locale/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.42 2021/10/26 11:24:27 nia Exp $ +$NetBSD: distinfo,v 1.43 2021/11/06 23:58:02 wen Exp $ -BLAKE2s (DateTime-Locale-1.32.tar.gz) = d215889aaceac06601dc427ea5defbacd305c8ecca93c41db9bd559497f483b6 -SHA512 (DateTime-Locale-1.32.tar.gz) = 8563f7121876272b9815f5af36f77501cc89d720e0fe08a855a7c563dee6b6399a6213162c6a6f1257c7c76c30a0f3741f642947d1499876d981225c1f5a878f -Size (DateTime-Locale-1.32.tar.gz) = 1463023 bytes +BLAKE2s (DateTime-Locale-1.33.tar.gz) = 7ae3e3b106997948e35462a10f3c782c61b9bbb7297dd95deb9bb2e143584f00 +SHA512 (DateTime-Locale-1.33.tar.gz) = ee1cbd24f51c9d451e1b4c008e8fb345bdfda03ebfec93827843407ae1cf2005f46631b65a6b2372ea904d70c7e055fb945cb58d174fe5addd7686d0b5166851 +Size (DateTime-Locale-1.33.tar.gz) = 1497673 bytes |