forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
wen
committed
Nov 17, 2016
1 parent
41f1032
commit 3b8ff31
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |