From e09d1695a3c91f5fe19f634658bc89e5188536ac Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 3 Jun 2015 07:21:59 +0000 Subject: Update to 1.19: 1.19 2015-05-31 - If you compared a DateTime object to an undef value, you might have received a warning pointing to code inside DateTime.pm, instead of in your own code. Fixed by Jason McIntosh. GH #7. - The 30future-tz.t could fail if run at certain very specific times. This should now be much less likely, unless a time zone being tested implements a DST change at noon (which would even more insane than DST already is by a huge factor). Reported by Karen Etheridge and diagnosed by Slaven Rezic. RT #102925. --- time/p5-DateTime/Makefile | 4 ++-- time/p5-DateTime/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'time/p5-DateTime') diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile index 35c8fe50a6e..e818c572db1 100644 --- a/time/p5-DateTime/Makefile +++ b/time/p5-DateTime/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.45 2015/01/07 23:23:02 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/03 07:21:59 wiz Exp $ -DISTNAME= DateTime-1.18 +DISTNAME= DateTime-1.19 PKGNAME= p5-${DISTNAME}00 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime/distinfo b/time/p5-DateTime/distinfo index b21e3bb4dc7..03a169d6ab9 100644 --- a/time/p5-DateTime/distinfo +++ b/time/p5-DateTime/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.34 2015/01/07 23:23:02 wiz Exp $ +$NetBSD: distinfo,v 1.35 2015/06/03 07:21:59 wiz Exp $ -SHA1 (DateTime-1.18.tar.gz) = 3b8c81e15b02b3621f079464e7d0f7018d73ff28 -RMD160 (DateTime-1.18.tar.gz) = f36e912f33df960625b1b198c4d8042f561c82c5 -Size (DateTime-1.18.tar.gz) = 212053 bytes +SHA1 (DateTime-1.19.tar.gz) = a28117928acf1584826950697e553d7a11aa10d3 +RMD160 (DateTime-1.19.tar.gz) = b3c4ba45ed11f69f28041c62e523413f1567f7ff +Size (DateTime-1.19.tar.gz) = 215029 bytes -- cgit v1.2.3