summaryrefslogtreecommitdiff
path: root/time/p5-DateTime
diff options
context:
space:
mode:
authorwiz <wiz>2017-06-14 13:15:48 +0000
committerwiz <wiz>2017-06-14 13:15:48 +0000
commit4f0404c2fff908e3b6c906dab9a6711da178ddb8 (patch)
treeee85bf279fe55ce7b1a6a727afdd5212ad2a789a /time/p5-DateTime
parentd5c7b7a136d30830ced819be5aa7e8c0524803bb (diff)
downloadpkgsrc-4f0404c2fff908e3b6c906dab9a6711da178ddb8.tar.gz
Updated p5-DateTime to 1.4300.
1.43 2017-05-29 - Added a small optimization for boolification overloading. Rather than relying on a fallback to stringification, we now return true directly, which is a little faster in cases like "if ($might_be_dt) { ... }". - The datetime() method now accepts a single argument to use as the separate between the date and time portion. This defaults to "T".
Diffstat (limited to 'time/p5-DateTime')
-rw-r--r--time/p5-DateTime/Makefile5
-rw-r--r--time/p5-DateTime/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile
index 95026ef2cbc..49b47c8a990 100644
--- a/time/p5-DateTime/Makefile
+++ b/time/p5-DateTime/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2017/06/05 14:25:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.67 2017/06/14 13:15:48 wiz Exp $
-DISTNAME= DateTime-1.42
+DISTNAME= DateTime-1.43
PKGNAME= p5-${DISTNAME}00
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff --git a/time/p5-DateTime/distinfo b/time/p5-DateTime/distinfo
index 1d4e06da2b4..32086e844e1 100644
--- a/time/p5-DateTime/distinfo
+++ b/time/p5-DateTime/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.52 2016/12/30 00:49:28 wiz Exp $
+$NetBSD: distinfo,v 1.53 2017/06/14 13:15:48 wiz Exp $
-SHA1 (DateTime-1.42.tar.gz) = 4dbffa7ad03d15d942f22b902d96451887ebacab
-RMD160 (DateTime-1.42.tar.gz) = ebbc6b216b79beaa256ba6fee1b986c4d28354de
-SHA512 (DateTime-1.42.tar.gz) = 79471a7b2f1bed829e2e767ee1d9d9bddbb9cf68205d008ff70c1002dd402f9dbee98834431d5319e4b8dd22abda29df85c81a32905df18d1ab78f1d05753505
-Size (DateTime-1.42.tar.gz) = 239033 bytes
+SHA1 (DateTime-1.43.tar.gz) = 0f7e20757e6553be82055736dcf31a28ff0414b2
+RMD160 (DateTime-1.43.tar.gz) = e4b46ddf29743f95d1afec5c3efe04487d380778
+SHA512 (DateTime-1.43.tar.gz) = 53714bb82561180d8a945e22ad708d0ae64649c2e99f35fe35a8dcdd0553744d1f1ab2a0f16696edd270d5307707a8eda398eb45c2c418fb30b0e82571a67c61
+Size (DateTime-1.43.tar.gz) = 238939 bytes