pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/time/p5-DateTime-Locale



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Nov  6 23:58:02 UTC 2021

Modified Files:
        pkgsrc/time/p5-DateTime-Locale: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/time/p5-DateTime-Locale/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/time/p5-DateTime-Locale/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/p5-DateTime-Locale/Makefile
diff -u pkgsrc/time/p5-DateTime-Locale/Makefile:1.62 pkgsrc/time/p5-DateTime-Locale/Makefile:1.63
--- pkgsrc/time/p5-DateTime-Locale/Makefile:1.62        Fri Aug 27 00:00:44 2021
+++ pkgsrc/time/p5-DateTime-Locale/Makefile     Sat Nov  6 23:58:02 2021
@@ -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/}

Index: pkgsrc/time/p5-DateTime-Locale/distinfo
diff -u pkgsrc/time/p5-DateTime-Locale/distinfo:1.42 pkgsrc/time/p5-DateTime-Locale/distinfo:1.43
--- pkgsrc/time/p5-DateTime-Locale/distinfo:1.42        Tue Oct 26 11:24:27 2021
+++ pkgsrc/time/p5-DateTime-Locale/distinfo     Sat Nov  6 23:58:02 2021
@@ -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



Home | Main Index | Thread Index | Old Index