From 69d5d0368ee5c448b18adb2b57dd6e44237c83dd Mon Sep 17 00:00:00 2001 From: Thomas Klausner Date: Wed, 20 Sep 2017 13:59:08 +0200 Subject: [PATCH] p5-POSIX-strptime: update to 0.13. 0.13 Tue Nov 10 22:57:29 EST 2015 - Add tm_isdst field 0.12 Tue Nov 10 14:30:03 EST 2015 - Fix Module::Signature breakeage (RT62734) 0.11 Tue Nov 10 11:01:35 EST 2015 - Fix bug in handling dates in year 1899 (thanks to Matt Jeffery for the patch) --- p5-POSIX-strptime/Makefile | 2 +- p5-POSIX-strptime/distinfo | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/p5-POSIX-strptime/Makefile b/p5-POSIX-strptime/Makefile index 4299c3cdae..9cb27cb413 100644 --- a/p5-POSIX-strptime/Makefile +++ b/p5-POSIX-strptime/Makefile @@ -1,6 +1,6 @@ # $NetBSD: Makefile,v 1.4 2014/10/09 14:06:29 thomasklausner Exp $ -DISTNAME= POSIX-strptime-0.10 +DISTNAME= POSIX-strptime-0.13 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POSIX/} diff --git a/p5-POSIX-strptime/distinfo b/p5-POSIX-strptime/distinfo index 5492f5b279..5a2b3b75e6 100644 --- a/p5-POSIX-strptime/distinfo +++ b/p5-POSIX-strptime/distinfo @@ -1,5 +1,6 @@ $NetBSD: distinfo,v 1.2 2012/02/17 10:08:42 jgoamakf Exp $ -SHA1 (POSIX-strptime-0.10.tar.gz) = b17a6e29dc80130ff9f03ff289e7b4e693f41246 -RMD160 (POSIX-strptime-0.10.tar.gz) = d719191bd5d3275cdba0087641e46bc77eebe460 -Size (POSIX-strptime-0.10.tar.gz) = 33161 bytes +SHA1 (POSIX-strptime-0.13.tar.gz) = 8ea166bebd4f3d7736b83b86b4414046251ae0c3 +RMD160 (POSIX-strptime-0.13.tar.gz) = 7132b4214d3b814732b816315e4a56abef448774 +SHA512 (POSIX-strptime-0.13.tar.gz) = 178a2dc72634435868b77a36639b00a57ccfde8dc32302e9428b9f84c44da2e4f0255a26fc8df7494e85f89dded25b25e070cfd50eba3d2501d9f0be8af7d7b1 +Size (POSIX-strptime-0.13.tar.gz) = 49179 bytes