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 Update to 6.50:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c63760e47bd
branches:  trunk
changeset: 652466:3c63760e47bd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 03 07:19:43 2015 +0000

description:
Update to 6.50:

VERSION 6.50  2015-06-01

Bug fixes

Not really a bug, but 6.49 got a bunch of NYTprof data bundled with it
by mistake.  It's been removed.  RT 103252

Fixed a bug where information about whether a date was complete or
truncated was discarded.  Jim Avera

Fixed a bug where SetDate with a zone alias failed.

Added the Format_MMMYYYY config variable to allow the truncated format
mmmYYYY to be parsed instead of mmmDDYY.  David W. Morganwalp and RT 103142

Fixed Makefile.PL/Build.PL to correct for a change on perl on windows
which changes a module prereq requirement.  Alexandr Ciornii

Time zone fixes

Newest zoneinfo data (tzdata 2015d)

Added aliases for older HP-UX time zones.  RT 104141

Documentation fixes

Fixed URL for tzdata.  Mohammad S Anwar

Better POD formats.

Fixed a documentation error.  RT 103966

diffstat:

 devel/p5-Date-Manip/Makefile |  4 ++--
 devel/p5-Date-Manip/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r d99aa58126f1 -r 3c63760e47bd devel/p5-Date-Manip/Makefile
--- a/devel/p5-Date-Manip/Makefile      Wed Jun 03 07:15:22 2015 +0000
+++ b/devel/p5-Date-Manip/Makefile      Wed Jun 03 07:19:43 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2015/03/05 07:00:17 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2015/06/03 07:19:43 wiz Exp $
 
-DISTNAME=      Date-Manip-6.49
+DISTNAME=      Date-Manip-6.50
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Date/}
diff -r d99aa58126f1 -r 3c63760e47bd devel/p5-Date-Manip/distinfo
--- a/devel/p5-Date-Manip/distinfo      Wed Jun 03 07:15:22 2015 +0000
+++ b/devel/p5-Date-Manip/distinfo      Wed Jun 03 07:19:43 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2015/03/05 07:00:17 wiz Exp $
+$NetBSD: distinfo,v 1.25 2015/06/03 07:19:43 wiz Exp $
 
-SHA1 (Date-Manip-6.49.tar.gz) = 98685078b08509f2d954c1434b4ff8e5a6d04f33
-RMD160 (Date-Manip-6.49.tar.gz) = 1f8a5ac065188bfc81493921d2107172295a66b3
-Size (Date-Manip-6.49.tar.gz) = 15472097 bytes
+SHA1 (Date-Manip-6.50.tar.gz) = 831fd1496720a4e29205a9d327f067745172995a
+RMD160 (Date-Manip-6.50.tar.gz) = b5b3e155d3df415e669586d4c73bca62a0ee7eaa
+Size (Date-Manip-6.50.tar.gz) = 1795873 bytes



Home | Main Index | Thread Index | Old Index