summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2016-09-04 08:48:00 +0000
committerwiz <wiz>2016-09-04 08:48:00 +0000
commitf5c123f619e52d086a0a5ccb77f1d0d382b4f639 (patch)
treec6a7334f223cbfb52f3bedb61949713d2dfb51ad
parent3641f4a6d3655217cf23c1b70762b963a30795d9 (diff)
downloadpkgsrc-f5c123f619e52d086a0a5ccb77f1d0d382b4f639.tar.gz
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.
-rw-r--r--devel/p5-Date-Manip/Makefile5
-rw-r--r--devel/p5-Date-Manip/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile
index de0fa1d4f0e..3da5f0bf605 100644
--- a/devel/p5-Date-Manip/Makefile
+++ b/devel/p5-Date-Manip/Makefile
@@ -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 --git a/devel/p5-Date-Manip/distinfo b/devel/p5-Date-Manip/distinfo
index dcaf03b31af..2fbde054713 100644
--- a/devel/p5-Date-Manip/distinfo
+++ b/devel/p5-Date-Manip/distinfo
@@ -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