pkgsrc-WIP-changes archive

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

p5-POSIX-strptime: update to 0.13.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Sep 20 13:59:08 2017 +0200
Changeset:	69d5d0368ee5c448b18adb2b57dd6e44237c83dd

Modified Files:
	p5-POSIX-strptime/Makefile
	p5-POSIX-strptime/distinfo

Log Message:
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)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=69d5d0368ee5c448b18adb2b57dd6e44237c83dd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-POSIX-strptime/Makefile | 2 +-
 p5-POSIX-strptime/distinfo | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs:
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


Home | Main Index | Thread Index | Old Index