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.79



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b01edfdc1569
branches:  trunk
changeset: 453372:b01edfdc1569
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat May 29 10:08:44 2021 +0000

description:
Update to 1.79

Upstream changes:
1.79     2021-05-02

* Fix too-strict type checking for time zones. This module now uses the same
  check as DateTime itself, which allows for things that don't subclass
  DateTime::TimeZone as long as they provide the same API. Reported by
  E. Choroba. GH #30.

diffstat:

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

diffs (29 lines):

diff -r e2fe9c8ec693 -r b01edfdc1569 time/p5-DateTime-Format-Strptime/Makefile
--- a/time/p5-DateTime-Format-Strptime/Makefile Sat May 29 09:55:47 2021 +0000
+++ b/time/p5-DateTime-Format-Strptime/Makefile Sat May 29 10:08:44 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2021/05/24 19:55:05 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2021/05/29 10:08:44 wen Exp $
 
-DISTNAME=      DateTime-Format-Strptime-1.78
+DISTNAME=      DateTime-Format-Strptime-1.79
 PKGNAME=       p5-${DISTNAME}00
-PKGREVISION=   1
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 
diff -r e2fe9c8ec693 -r b01edfdc1569 time/p5-DateTime-Format-Strptime/distinfo
--- a/time/p5-DateTime-Format-Strptime/distinfo Sat May 29 09:55:47 2021 +0000
+++ b/time/p5-DateTime-Format-Strptime/distinfo Sat May 29 10:08:44 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2021/03/28 00:17:53 wen Exp $
+$NetBSD: distinfo,v 1.23 2021/05/29 10:08:44 wen Exp $
 
-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
+SHA1 (DateTime-Format-Strptime-1.79.tar.gz) = 6be94ca5b249dc8329a105d84a868f777715f053
+RMD160 (DateTime-Format-Strptime-1.79.tar.gz) = 996dc776c6aeceaf10d90bef0e81b0d90c1018fb
+SHA512 (DateTime-Format-Strptime-1.79.tar.gz) = 842da603c4314e2506f12de2a8ce5e7bf29b183d6064b7f40b663934fba3612e26073835c49c5f58accc9727f1c1883d48deb69e11ceec28f9f47e776c4e2d7c
+Size (DateTime-Format-Strptime-1.79.tar.gz) = 119122 bytes



Home | Main Index | Thread Index | Old Index