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:   ast
Date:           Tue Aug  2 09:08:07 UTC 2022

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

Log Message:
time/p5-DateTime-Locale: update to 1.35
- The code passed to DateTime::Locale->load is now validated and untainted
  before using it to load and eval data from the filesystem.
- Rebuilt all locale data with the data from CLDR 40.0.0.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/time/p5-DateTime-Locale/Makefile
cvs rdiff -u -r1.43 -r1.44 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.64 pkgsrc/time/p5-DateTime-Locale/Makefile:1.65
--- pkgsrc/time/p5-DateTime-Locale/Makefile:1.64        Tue Jun 28 11:36:55 2022
+++ pkgsrc/time/p5-DateTime-Locale/Makefile     Tue Aug  2 09:08:07 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2022/06/28 11:36:55 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2022/08/02 09:08:07 ast Exp $
 
-DISTNAME=      DateTime-Locale-1.33
+DISTNAME=      DateTime-Locale-1.35
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 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.43 pkgsrc/time/p5-DateTime-Locale/distinfo:1.44
--- pkgsrc/time/p5-DateTime-Locale/distinfo:1.43        Sat Nov  6 23:58:02 2021
+++ pkgsrc/time/p5-DateTime-Locale/distinfo     Tue Aug  2 09:08:07 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.43 2021/11/06 23:58:02 wen Exp $
+$NetBSD: distinfo,v 1.44 2022/08/02 09:08:07 ast Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index