pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime Updated time/p5-DateTime to 1.4800
details: https://anonhg.NetBSD.org/pkgsrc/rev/bdf0559e8e1f
branches: trunk
changeset: 378257:bdf0559e8e1f
user: mef <mef%pkgsrc.org@localhost>
date: Wed Apr 04 14:15:58 2018 +0000
description:
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:
time/p5-DateTime/Makefile | 4 ++--
time/p5-DateTime/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 4c09deaec181 -r bdf0559e8e1f time/p5-DateTime/Makefile
--- a/time/p5-DateTime/Makefile Wed Apr 04 13:04:18 2018 +0000
+++ b/time/p5-DateTime/Makefile Wed Apr 04 14:15:58 2018 +0000
@@ -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 -r 4c09deaec181 -r bdf0559e8e1f time/p5-DateTime/distinfo
--- a/time/p5-DateTime/distinfo Wed Apr 04 13:04:18 2018 +0000
+++ b/time/p5-DateTime/distinfo Wed Apr 04 14:15:58 2018 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index