From 700d7d02d69c4803823fd23551bd3003757c4285 Mon Sep 17 00:00:00 2001 From: mef Date: Sun, 5 Jun 2016 11:46:09 +0000 Subject: [PATCH] Updated devel/p5-Date-Manip to 6.54 ------------------------------------- (From: perldoc Date::Manip::Changes6) ------------------------------------- VERSION 6.54 2016-05-31 Deprecation of Date::Manip 5.xx tests By default, the Date::Manip 5.xx tests will no longer run. Changes to the timezone data can cause failures. Since Date::Manip 5.xx is no longer supported in any way, these tests will no longer run on a system where 6.xx can be run. Richard Jelinek. Deprecation of TZ postponed The deprecation of the TZ variable has been postponed to March 2017. I decided that 1 year was not enough notice (especially since not everyone will have updated Date::Manip since March 2015 when the warning was added. Bug fixes Changed requirement for ExtUtils::MakeMaker to 6.67_01. RT 112286 Fixed a bug where a timezone abbreviation was not parsed correctly when passed in as a value to the SetDate, ForceDate, or TZ config variables. Based on a report in perlmonks.org. Time zone fixes Newest zoneinfo data (tzdata 2016d) Made some improvements to how I handled the timezone data which resulted in a few of the default timezones being changed. Documentation fixes Fixed one more typo. RT 114095 Clarified the Config document. Based on a report in perlmonks.org. --- devel/p5-Date-Manip/Makefile | 4 ++-- devel/p5-Date-Manip/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile index 135dd177b0aee..56a0d0940e8f8 100644 --- a/devel/p5-Date-Manip/Makefile +++ b/devel/p5-Date-Manip/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.56 2016/03/08 15:10:43 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2016/06/05 11:46:09 mef Exp $ -DISTNAME= Date-Manip-6.53 +DISTNAME= Date-Manip-6.54 PKGNAME= p5-${DISTNAME} 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 eff0738910581..dcaf03b31afd2 100644 --- a/devel/p5-Date-Manip/distinfo +++ b/devel/p5-Date-Manip/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.29 2016/03/08 15:10:43 wiz Exp $ +$NetBSD: distinfo,v 1.30 2016/06/05 11:46:09 mef Exp $ -SHA1 (Date-Manip-6.53.tar.gz) = 6ae0a757949563032d31fb6a017bf10c69653b70 -RMD160 (Date-Manip-6.53.tar.gz) = 405dca5e718049f2ceb93e6e095ea64b33653f5f -SHA512 (Date-Manip-6.53.tar.gz) = 70dec280bb1df1cf093ade2fbfefe0d2028ef156eb3b151acb16131701969cef1356b1955070e0fa7358c64d535c569c36d42674b83b7897fcfdc67fd931048a -Size (Date-Manip-6.53.tar.gz) = 1836447 bytes +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