summaryrefslogtreecommitdiff
path: root/devel/p5-Date-Manip
diff options
context:
space:
mode:
authorwiz <wiz>2010-08-07 06:41:04 +0000
committerwiz <wiz>2010-08-07 06:41:04 +0000
commit4ce55b2a4af77bcbce5ea12333b02846b177c8f2 (patch)
tree7b31113c929a3cce5a00f510cbe882d7b6e015f7 /devel/p5-Date-Manip
parent6e0d9314cca2ba9908d8c96409a2138b3e29a60d (diff)
downloadpkgsrc-4ce55b2a4af77bcbce5ea12333b02846b177c8f2.tar.gz
Update to 6.11:
Version 6.10 2010-04-29 Fixed a bug where Date_ConvTZ not working correctly with timezones specified by offset. Chris Butler Fixed a documentation bug in Date::Manip::TZ where "stdonly" was listed as the default value for $dstflag, but in actuality, "std" is the default. Changed Date::Manip::TZ::zone so "dst" is sometimes the default $dstflag. Based on the bug report by Chris Butler. OpenUNIX puts a colon at the start of some timezones. It's removed. Jean Hassler Fixed a bug where business mode calculations involving minutes was not handled correctly. Damien Moore *** Combined 5.xx and 6.xx releases into one distribution so cpan/cpanp will work correctly. Newest zoneinfo data (tzdata 2010i) Fixed a bug where business mode calculations failed in some cases. RT 56638 Converted tests to Test::Inter Version 6.11 2010-04-30 Fixed a problem in Build.PL that had an incorrect module requirement.
Diffstat (limited to 'devel/p5-Date-Manip')
-rw-r--r--devel/p5-Date-Manip/Makefile5
-rw-r--r--devel/p5-Date-Manip/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile
index bc0a8b30b9b..f1ac69a6f41 100644
--- a/devel/p5-Date-Manip/Makefile
+++ b/devel/p5-Date-Manip/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2010/02/07 16:04:17 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2010/08/07 06:41:04 wiz Exp $
#
-DISTNAME= Date-Manip-6.07
+DISTNAME= Date-Manip-6.11
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dma
CATEGORIES= textproc perl5
@@ -22,6 +22,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Date/Manip/.packlist
+PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Date-Manip/distinfo b/devel/p5-Date-Manip/distinfo
index 404dc5f7c89..fc49b74a959 100644
--- a/devel/p5-Date-Manip/distinfo
+++ b/devel/p5-Date-Manip/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2010/02/07 16:04:17 wiz Exp $
+$NetBSD: distinfo,v 1.12 2010/08/07 06:41:04 wiz Exp $
-SHA1 (Date-Manip-6.07.tar.gz) = 6ce6ce669dbf6f0bf95767563a54bd2da5857998
-RMD160 (Date-Manip-6.07.tar.gz) = 5db787835fd1aedc013e0cabe3cfce04820230cb
-Size (Date-Manip-6.07.tar.gz) = 1246870 bytes
+SHA1 (Date-Manip-6.11.tar.gz) = 1c2ca1e0642e3c22f31ee21cc96e4b172a4a663d
+RMD160 (Date-Manip-6.11.tar.gz) = 6940f31e80c89fe9142ff42092f0294f094365a5
+Size (Date-Manip-6.11.tar.gz) = 1368731 bytes