pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime Update to 1.19:
details: https://anonhg.NetBSD.org/pkgsrc/rev/9a51dc2c4e71
branches: trunk
changeset: 652468:9a51dc2c4e71
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jun 03 07:21:59 2015 +0000
description:
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.
diffstat:
time/p5-DateTime/Makefile | 4 ++--
time/p5-DateTime/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 1f91cd35f537 -r 9a51dc2c4e71 time/p5-DateTime/Makefile
--- a/time/p5-DateTime/Makefile Wed Jun 03 07:19:50 2015 +0000
+++ b/time/p5-DateTime/Makefile Wed Jun 03 07:21:59 2015 +0000
@@ -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 -r 1f91cd35f537 -r 9a51dc2c4e71 time/p5-DateTime/distinfo
--- a/time/p5-DateTime/distinfo Wed Jun 03 07:19:50 2015 +0000
+++ b/time/p5-DateTime/distinfo Wed Jun 03 07:21:59 2015 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index