pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Date-Manip Updated p5-Date-Manip to 6.55.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c6171743123
branches: trunk
changeset: 352007:2c6171743123
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 04 08:48:00 2016 +0000
description:
Updated p5-Date-Manip to 6.55.
6.55
Fixed bug where $::TZ wasn't used
The $::TZ variable was not getting interpreted correctly when
searching for a timezone. RT 114949.
Fixed bug where recurrences were not parsed correctly
Passing in incorrect values for a field was not trapped in all
cases and it led to problems. All values passed in to a recurrence
are now correctly checked. Albert Hilazo
Fixed a bug in some methods of creating new objects
Some methods of creating new objects based on existing objects did
not correctly use the existing object. Bug has never been
reported, but was discovered when adding tests to get 100%
coverage.
Time zone fixes
Newest zoneinfo data (tzdata 2016f)
Test fixes
Added a number of new tests based on Devel::Cover.
diffstat:
devel/p5-Date-Manip/Makefile | 5 ++---
devel/p5-Date-Manip/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 7db625b8fa48 -r 2c6171743123 devel/p5-Date-Manip/Makefile
--- a/devel/p5-Date-Manip/Makefile Sat Sep 03 20:28:39 2016 +0000
+++ b/devel/p5-Date-Manip/Makefile Sun Sep 04 08:48:00 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2016/06/08 19:22:48 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2016/09/04 08:48:00 wiz Exp $
-DISTNAME= Date-Manip-6.54
+DISTNAME= Date-Manip-6.55
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
diff -r 7db625b8fa48 -r 2c6171743123 devel/p5-Date-Manip/distinfo
--- a/devel/p5-Date-Manip/distinfo Sat Sep 03 20:28:39 2016 +0000
+++ b/devel/p5-Date-Manip/distinfo Sun Sep 04 08:48:00 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2016/06/05 11:46:09 mef Exp $
+$NetBSD: distinfo,v 1.31 2016/09/04 08:48:00 wiz Exp $
-SHA1 (Date-Manip-6.54.tar.gz) = e5d25fde5d93d3b50d2378f9900b4a294417af90
-RMD160 (Date-Manip-6.54.tar.gz) = 1f6701db61d77d703cbc5d3699639cb26cb7818b
-SHA512 (Date-Manip-6.54.tar.gz) = 659c2dd9ed062869a946a52c7dfb384305a1fef0b8c3c0fb205bbd2e7ffc0c27f4a77a8e94c0a4504d706a169aa1d94036fcea2bd12068dba1e8e1a17bec942c
-Size (Date-Manip-6.54.tar.gz) = 1826335 bytes
+SHA1 (Date-Manip-6.55.tar.gz) = fdeb6cc87c56b09af54343adb34f94bc51f910ef
+RMD160 (Date-Manip-6.55.tar.gz) = 16a638fda075ac5305f1aed53fd8819be40a7178
+SHA512 (Date-Manip-6.55.tar.gz) = ffd65f91792a899c1604d372a9efdefc99ce5a647abf73aa54410766a20e7bc19e4c018c095488eb5781981c380dd19c3aab5b0c656f3123aacf1d848c9786cd
+Size (Date-Manip-6.55.tar.gz) = 1829480 bytes
Home |
Main Index |
Thread Index |
Old Index