Source-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 p5-DateTime-Format-St...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e90ab6377a40
branches: trunk
changeset: 438583:e90ab6377a40
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 07 17:44:42 2020 +0000
description:
p5-DateTime-Format-Strptime: update to 1.7700.
1.77 2020-02-29
* When the parsed string contained an invalid time zone offset (parsed with
"%z") like "-9999", the error handling set in the parser's constructor was
ignored and an exception was always thrown. Reported by x-qq. GH #25.
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 392f571e0889 -r e90ab6377a40 time/p5-DateTime-Format-Strptime/Makefile
--- a/time/p5-DateTime-Format-Strptime/Makefile Mon Sep 07 17:44:13 2020 +0000
+++ b/time/p5-DateTime-Format-Strptime/Makefile Mon Sep 07 17:44:42 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2020/08/31 18:12:23 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2020/09/07 17:44:42 wiz Exp $
-DISTNAME= DateTime-Format-Strptime-1.76
+DISTNAME= DateTime-Format-Strptime-1.77
PKGNAME= p5-${DISTNAME}00
-PKGREVISION= 2
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r 392f571e0889 -r e90ab6377a40 time/p5-DateTime-Format-Strptime/distinfo
--- a/time/p5-DateTime-Format-Strptime/distinfo Mon Sep 07 17:44:13 2020 +0000
+++ b/time/p5-DateTime-Format-Strptime/distinfo Mon Sep 07 17:44:42 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2019/04/07 12:26:04 wen Exp $
+$NetBSD: distinfo,v 1.21 2020/09/07 17:44:42 wiz Exp $
-SHA1 (DateTime-Format-Strptime-1.76.tar.gz) = b656b933c3ecb566fc0d791f7e424081224f957e
-RMD160 (DateTime-Format-Strptime-1.76.tar.gz) = 09963ed1392f1d50c4d745da12b0c7161b4ab125
-SHA512 (DateTime-Format-Strptime-1.76.tar.gz) = 896c6f1bdb77cf21f1170aae97466a96d7a4469d478f31ea66c16ed9ba5c86edd184fa578ea113bcc90a25fbd6b4ae5264053f1ef6092764b15f7fd461b491c9
-Size (DateTime-Format-Strptime-1.76.tar.gz) = 113863 bytes
+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
Home |
Main Index |
Thread Index |
Old Index