summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2018-04-04 14:15:58 +0000
committermef <mef@pkgsrc.org>2018-04-04 14:15:58 +0000
commit92552f836d0bf8ac76824b75ff3e2a9aeae78886 (patch)
tree7a1f5bec3949e7ce814fd7a27001ecbdb0e90cef /time
parentdb5a8a65991cfe010a02ee3e9f794443d8140acd (diff)
downloadpkgsrc-92552f836d0bf8ac76824b75ff3e2a9aeae78886.tar.gz
Updated time/p5-DateTime to 1.4800
1.48 2018-03-26 - The last release would die if Sub::Util was not available, but this should just be an optional requirement. Fixed by Paul Howarth. Fixes GH #77. PR #78. 1.47 2018-03-25 - DateTime::Duration->multiply now only allows integer multipliers. Implemented by Dan Stewart. PR #73. - Added is_last_day_of_quarter() and is_last_day_of_year() methods. Implemented by Dan Stewart. PR #72. - When an exception was thrown while adding a duration the object could be left in a broken state, with the duration partially applied. Subsequent addition or subtraction would produce the wrong results. Reported by Pawel Pabian. GH #74.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime/Makefile4
-rw-r--r--time/p5-DateTime/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile
index b7d388dff3a..5c3d1b132b4 100644
--- a/time/p5-DateTime/Makefile
+++ b/time/p5-DateTime/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2018/02/20 02:58:16 wen Exp $
+# $NetBSD: Makefile,v 1.71 2018/04/04 14:15:58 mef Exp $
-DISTNAME= DateTime-1.46
+DISTNAME= DateTime-1.48
PKGNAME= p5-${DISTNAME}00
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff --git a/time/p5-DateTime/distinfo b/time/p5-DateTime/distinfo
index 64ac69f9db8..82a1b5f51b0 100644
--- a/time/p5-DateTime/distinfo
+++ b/time/p5-DateTime/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.56 2018/02/20 02:58:16 wen Exp $
+$NetBSD: distinfo,v 1.57 2018/04/04 14:15:58 mef Exp $
-SHA1 (DateTime-1.46.tar.gz) = 07f0b5ede980911987cd72a4d24b9ae11070b456
-RMD160 (DateTime-1.46.tar.gz) = ae75f17822ce4a07c332fa6a01286467b0d216a6
-SHA512 (DateTime-1.46.tar.gz) = 20914a5267112b28a63e7cab6199bd4312ff354db9408f33f5d72f797a084c3fdfa7c50d43362323105091d827f2bdc4771250a5d6960cd951623b5739be233d
-Size (DateTime-1.46.tar.gz) = 240638 bytes
+SHA1 (DateTime-1.48.tar.gz) = 93007dab2ded04631e6a7be14e9675c41b2a9e17
+RMD160 (DateTime-1.48.tar.gz) = b28e53578d21c4b83912697b7d4dfe55aa5f0072
+SHA512 (DateTime-1.48.tar.gz) = 9c4de99eaace63cc0901ce1d0534ee7111ecd611601f09f32db9bcdae5847254819891b6fdded21a7551e4c1b08ad430ebbc8a5b4aa0e58172b0cf43582b6463
+Size (DateTime-1.48.tar.gz) = 241461 bytes