pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-DateTime
Module Name: pkgsrc
Committed By: wen
Date: Thu Nov 17 14:34:03 UTC 2016
Modified Files:
pkgsrc/time/p5-DateTime: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/time/p5-DateTime/Makefile
cvs rdiff -u -r1.50 -r1.51 pkgsrc/time/p5-DateTime/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/p5-DateTime/Makefile
diff -u pkgsrc/time/p5-DateTime/Makefile:1.63 pkgsrc/time/p5-DateTime/Makefile:1.64
--- pkgsrc/time/p5-DateTime/Makefile:1.63 Sun Nov 13 01:43:28 2016
+++ pkgsrc/time/p5-DateTime/Makefile Thu Nov 17 14:34:03 2016
@@ -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/}
Index: pkgsrc/time/p5-DateTime/distinfo
diff -u pkgsrc/time/p5-DateTime/distinfo:1.50 pkgsrc/time/p5-DateTime/distinfo:1.51
--- pkgsrc/time/p5-DateTime/distinfo:1.50 Sun Nov 13 01:43:28 2016
+++ pkgsrc/time/p5-DateTime/distinfo Thu Nov 17 14:34:03 2016
@@ -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