Sun Nov 6 09:57:10 2022 UTC ()
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.


(wen)
diff -r1.65 -r1.66 pkgsrc/time/p5-DateTime-Locale/Makefile
diff -r1.44 -r1.45 pkgsrc/time/p5-DateTime-Locale/distinfo

cvs diff -r1.65 -r1.66 pkgsrc/time/p5-DateTime-Locale/Makefile (expand / switch to unified diff)

--- pkgsrc/time/p5-DateTime-Locale/Makefile 2022/08/02 09:08:07 1.65
+++ pkgsrc/time/p5-DateTime-Locale/Makefile 2022/11/06 09:57:10 1.66
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.65 2022/08/02 09:08:07 ast Exp $ 1# $NetBSD: Makefile,v 1.66 2022/11/06 09:57:10 wen Exp $
2 2
3DISTNAME= DateTime-Locale-1.35 3DISTNAME= DateTime-Locale-1.37
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= time perl5 5CATEGORIES= time perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://metacpan.org/release/DateTime-Locale 9HOMEPAGE= https://metacpan.org/release/DateTime-Locale
10COMMENT= Localization data for p5-DateTime 10COMMENT= Localization data for p5-DateTime
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-Dist-CheckConflicts>=0.02:../../devel/p5-Dist-CheckConflicts 13DEPENDS+= p5-Dist-CheckConflicts>=0.02:../../devel/p5-Dist-CheckConflicts
14DEPENDS+= p5-File-ShareDir-[0-9]*:../../devel/p5-File-ShareDir 14DEPENDS+= p5-File-ShareDir-[0-9]*:../../devel/p5-File-ShareDir
15DEPENDS+= p5-Params-ValidationCompiler>=0.13:../../devel/p5-Params-ValidationCompiler 15DEPENDS+= p5-Params-ValidationCompiler>=0.13:../../devel/p5-Params-ValidationCompiler
16DEPENDS+= p5-Scalar-List-Utils>=1.45:../../devel/p5-Scalar-List-Utils 16DEPENDS+= p5-Scalar-List-Utils>=1.45:../../devel/p5-Scalar-List-Utils

cvs diff -r1.44 -r1.45 pkgsrc/time/p5-DateTime-Locale/distinfo (expand / switch to unified diff)

--- pkgsrc/time/p5-DateTime-Locale/distinfo 2022/08/02 09:08:07 1.44
+++ pkgsrc/time/p5-DateTime-Locale/distinfo 2022/11/06 09:57:10 1.45
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.44 2022/08/02 09:08:07 ast Exp $ 1$NetBSD: distinfo,v 1.45 2022/11/06 09:57:10 wen Exp $
2 2
3BLAKE2s (DateTime-Locale-1.35.tar.gz) = 328ef4fc0a756544068c087f445de91780f7729c50f1ca9d5f8b641784059c4f 3BLAKE2s (DateTime-Locale-1.37.tar.gz) = 358b87fc439e46163bdd1851be6e90262182778676ebe035baacd771e476a1a0
4SHA512 (DateTime-Locale-1.35.tar.gz) = 74dc707b499e70d5ec74b6b0c907b184eaba775eeae49348b5f14da960ef9d6d4ed47288755f2d3da817b920690445681e09e809a49702dab5e55ecd4ae4c39f 4SHA512 (DateTime-Locale-1.37.tar.gz) = 38228a04f346b50f8444d446440d63e51ee583cc2dd58b275c44aaeff43bfdee750156e4c8f046db6eb36b372026429e6e7e37000ee9d9a9fef0568f13f21a16
5Size (DateTime-Locale-1.35.tar.gz) = 1505857 bytes 5Size (DateTime-Locale-1.37.tar.gz) = 1545086 bytes