From 245ca984c5b7dd160c54802c9cbb724997209fe2 Mon Sep 17 00:00:00 2001 From: wen Date: Sun, 6 Nov 2022 09:57:10 +0000 Subject: [PATCH] Update to 1.37 Upstream changes: 1.37 2022-10-23 - Rebuilt all locale data with the data from CLDR 42.0.0. 1.36 2022-08-20 - Fixed misparsing of the `be-tarask` locale code. This is a locale with just a language name and a variant. The locale parsing code assumed that all two-part locale codes had either a script or territory, not a variant. This caused the catalog to show the name of this locale as "Belarusian", the same as the `be` code. Reported by yvanzo. Fixes GH #32. --- time/p5-DateTime-Locale/Makefile | 4 ++-- 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 3e143df4e0de..76190eb6c94b 100644 --- a/time/p5-DateTime-Locale/Makefile +++ b/time/p5-DateTime-Locale/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.65 2022/08/02 09:08:07 ast Exp $ +# $NetBSD: Makefile,v 1.66 2022/11/06 09:57:10 wen Exp $ -DISTNAME= DateTime-Locale-1.35 +DISTNAME= DateTime-Locale-1.37 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 5f3752ff2a9a..f18d97d99991 100644 --- a/time/p5-DateTime-Locale/distinfo +++ b/time/p5-DateTime-Locale/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.44 2022/08/02 09:08:07 ast Exp $ +$NetBSD: distinfo,v 1.45 2022/11/06 09:57:10 wen Exp $ -BLAKE2s (DateTime-Locale-1.35.tar.gz) = 328ef4fc0a756544068c087f445de91780f7729c50f1ca9d5f8b641784059c4f -SHA512 (DateTime-Locale-1.35.tar.gz) = 74dc707b499e70d5ec74b6b0c907b184eaba775eeae49348b5f14da960ef9d6d4ed47288755f2d3da817b920690445681e09e809a49702dab5e55ecd4ae4c39f -Size (DateTime-Locale-1.35.tar.gz) = 1505857 bytes +BLAKE2s (DateTime-Locale-1.37.tar.gz) = 358b87fc439e46163bdd1851be6e90262182778676ebe035baacd771e476a1a0 +SHA512 (DateTime-Locale-1.37.tar.gz) = 38228a04f346b50f8444d446440d63e51ee583cc2dd58b275c44aaeff43bfdee750156e4c8f046db6eb36b372026429e6e7e37000ee9d9a9fef0568f13f21a16 +Size (DateTime-Locale-1.37.tar.gz) = 1545086 bytes