pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Locale time/p5-DateTime-Locale: updat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00f218220143
branches:  trunk
changeset: 382648:00f218220143
user:      ast <ast%pkgsrc.org@localhost>
date:      Tue Aug 02 09:08:07 2022 +0000

description:
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.

diffstat:

 time/p5-DateTime-Locale/Makefile |  5 ++---
 time/p5-DateTime-Locale/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 046b1a3b9548 -r 00f218220143 time/p5-DateTime-Locale/Makefile
--- a/time/p5-DateTime-Locale/Makefile  Tue Aug 02 08:50:15 2022 +0000
+++ b/time/p5-DateTime-Locale/Makefile  Tue Aug 02 09:08:07 2022 +0000
@@ -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/}
 
diff -r 046b1a3b9548 -r 00f218220143 time/p5-DateTime-Locale/distinfo
--- a/time/p5-DateTime-Locale/distinfo  Tue Aug 02 08:50:15 2022 +0000
+++ b/time/p5-DateTime-Locale/distinfo  Tue Aug 02 09:08:07 2022 +0000
@@ -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