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 devel/p5-Date-Manip to 6.54
details: https://anonhg.NetBSD.org/pkgsrc/rev/bf98ef86910b
branches: trunk
changeset: 348012:bf98ef86910b
user: mef <mef%pkgsrc.org@localhost>
date: Sun Jun 05 11:46:09 2016 +0000
description:
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.
diffstat:
devel/p5-Date-Manip/Makefile | 4 ++--
devel/p5-Date-Manip/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 58e5ad57096c -r bf98ef86910b devel/p5-Date-Manip/Makefile
--- a/devel/p5-Date-Manip/Makefile Sun Jun 05 11:25:00 2016 +0000
+++ b/devel/p5-Date-Manip/Makefile Sun Jun 05 11:46:09 2016 +0000
@@ -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 -r 58e5ad57096c -r bf98ef86910b devel/p5-Date-Manip/distinfo
--- a/devel/p5-Date-Manip/distinfo Sun Jun 05 11:25:00 2016 +0000
+++ b/devel/p5-Date-Manip/distinfo Sun Jun 05 11:46:09 2016 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index