pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Format-Strptime Update to 1.78
details: https://anonhg.NetBSD.org/pkgsrc/rev/c41e8dc1805b
branches: trunk
changeset: 449344:c41e8dc1805b
user: wen <wen%pkgsrc.org@localhost>
date: Sun Mar 28 00:17:53 2021 +0000
description:
Update to 1.78
Update DEPENDS
Upstream changes:
1.78 2020-12-15
* Fix tests for new failure caused by locale data changes in DateTime::Locale
1.29. Reported by cthulhu8zombie. GH #28.
* Added a warning about using locale-specific patterns. Some of these patterns
can change quite a bit as the locale data is updated, so using them for
parsing does not produce stable results across time. This is what caused the
test failures that this release fixes.
diffstat:
time/p5-DateTime-Format-Strptime/Makefile | 6 +++---
time/p5-DateTime-Format-Strptime/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r a6990f4bf470 -r c41e8dc1805b time/p5-DateTime-Format-Strptime/Makefile
--- a/time/p5-DateTime-Format-Strptime/Makefile Sun Mar 28 00:14:23 2021 +0000
+++ b/time/p5-DateTime-Format-Strptime/Makefile Sun Mar 28 00:17:53 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2020/09/07 17:44:42 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2021/03/28 00:17:53 wen Exp $
-DISTNAME= DateTime-Format-Strptime-1.77
+DISTNAME= DateTime-Format-Strptime-1.78
PKGNAME= p5-${DISTNAME}00
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -11,7 +11,7 @@
LICENSE= artistic-2.0
DEPENDS+= p5-DateTime>=1.00:../../time/p5-DateTime
-DEPENDS+= p5-DateTime-Locale>=1.05:../../time/p5-DateTime-Locale
+DEPENDS+= p5-DateTime-Locale>=1.30:../../time/p5-DateTime-Locale
DEPENDS+= p5-DateTime-TimeZone>=0.79:../../time/p5-DateTime-TimeZone
DEPENDS+= p5-Params-ValidationCompiler>=0:../../devel/p5-Params-ValidationCompiler
DEPENDS+= p5-Package-DeprecationManager>=0.15:../../devel/p5-Package-DeprecationManager
diff -r a6990f4bf470 -r c41e8dc1805b time/p5-DateTime-Format-Strptime/distinfo
--- a/time/p5-DateTime-Format-Strptime/distinfo Sun Mar 28 00:14:23 2021 +0000
+++ b/time/p5-DateTime-Format-Strptime/distinfo Sun Mar 28 00:17:53 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2020/09/07 17:44:42 wiz Exp $
+$NetBSD: distinfo,v 1.22 2021/03/28 00:17:53 wen Exp $
-SHA1 (DateTime-Format-Strptime-1.77.tar.gz) = 378fa5d6a0871156ffa4b129c1b164b70bd88fcb
-RMD160 (DateTime-Format-Strptime-1.77.tar.gz) = 8ea09a09f71e23fb5692cba121e3e5158e4cf3cf
-SHA512 (DateTime-Format-Strptime-1.77.tar.gz) = d6f997831ffe054b6052dc7d9a783fa64fb2dd90babbd97ea2dd11eacc0e6d1a6718c2dc877c444863be502482f6fc856f02f0feae8abb36220b60f417ee87ec
-Size (DateTime-Format-Strptime-1.77.tar.gz) = 114321 bytes
+SHA1 (DateTime-Format-Strptime-1.78.tar.gz) = be453c91b8a839ddd5eaef76436ffa893e2c2a3d
+RMD160 (DateTime-Format-Strptime-1.78.tar.gz) = 0cf00f05e5d4b53f4a1244119933bd696450803b
+SHA512 (DateTime-Format-Strptime-1.78.tar.gz) = fc1a49458e5dd61aeccacf38589d9a78ea0614c9b7e3412d4191afd3b55df8bbb6322657dfb0ee4cce2577ffb45709d5b8efc47dadbc7e4ba4f42c6c09514d60
+Size (DateTime-Format-Strptime-1.78.tar.gz) = 116987 bytes
Home |
Main Index |
Thread Index |
Old Index