pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime Update to 1.41
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ffd3ee8d88f
branches: trunk
changeset: 354997:6ffd3ee8d88f
user: wen <wen%pkgsrc.org@localhost>
date: Thu Nov 17 14:34:03 2016 +0000
description:
Update to 1.41
Upstream changes:
1.41 2016-11-16
- The DateTime->add and ->subtract methods now accept DateTime::Duration
objects. This used to work by accident, but this is now done intentionally
(with docs and tests). Based on PR #45 from Sam Kington.
diffstat:
time/p5-DateTime/Makefile | 4 ++--
time/p5-DateTime/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r a3237cbad7fc -r 6ffd3ee8d88f time/p5-DateTime/Makefile
--- a/time/p5-DateTime/Makefile Thu Nov 17 14:32:15 2016 +0000
+++ b/time/p5-DateTime/Makefile Thu Nov 17 14:34:03 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2016/11/13 01:43:28 wen Exp $
+# $NetBSD: Makefile,v 1.64 2016/11/17 14:34:03 wen Exp $
-DISTNAME= DateTime-1.40
+DISTNAME= DateTime-1.41
PKGNAME= p5-${DISTNAME}00
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r a3237cbad7fc -r 6ffd3ee8d88f time/p5-DateTime/distinfo
--- a/time/p5-DateTime/distinfo Thu Nov 17 14:32:15 2016 +0000
+++ b/time/p5-DateTime/distinfo Thu Nov 17 14:34:03 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.50 2016/11/13 01:43:28 wen Exp $
+$NetBSD: distinfo,v 1.51 2016/11/17 14:34:03 wen Exp $
-SHA1 (DateTime-1.40.tar.gz) = 0b8fb653fbcebe2b9a659cd2488230d3f19466c3
-RMD160 (DateTime-1.40.tar.gz) = 827c333eb1295451a8c8c9a0e558dc4d3d50884d
-SHA512 (DateTime-1.40.tar.gz) = e86d7c644e34b2bab004073e6159357be48fd2580a38be675486129a692ccf80acf375b7bd928edb295824baf511f01c10e24fa39733bb183edb8a7cd4055306
-Size (DateTime-1.40.tar.gz) = 236885 bytes
+SHA1 (DateTime-1.41.tar.gz) = 6f6345bbed854e4186af7deb13f522b1380bd6ff
+RMD160 (DateTime-1.41.tar.gz) = 828fec3b728d55ec21771f53d452e8d4cd87f204
+SHA512 (DateTime-1.41.tar.gz) = 68e2d1a55fd5a54941c22c8907db5266c1189d00559d2ee32ac96f0d8bfd27089b257d68326f8cec135e4576321ab27c3501e0c5b4fc46bd5509486bc2fa9bf4
+Size (DateTime-1.41.tar.gz) = 237742 bytes
Home |
Main Index |
Thread Index |
Old Index