summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-04-20 02:39:32 +0000
committerwen <wen@pkgsrc.org>2014-04-20 02:39:32 +0000
commitc50f3f9f12d555328a6b07c70027f20c68895562 (patch)
treee13601ed41d03fb8470cd100c5ca42e1fadcc40a /time
parenta06d55274af9ee4568d52c20330893a5a0dfe9cc (diff)
downloadpkgsrc-c50f3f9f12d555328a6b07c70027f20c68895562.tar.gz
Update to 1.08
Upstream changes: 1.08 2014-03-11 - DateTime now calls DateTime->_core_time() instead of calling Perl's time() built-in directly. This makes it much easier to override the value of time() that DateTime sees. This may make it easier to write tests for code that uses DateTime . 1.07 2014-02-06 - Added a hack to get this module working on Android. RT #92671.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime/Makefile4
-rw-r--r--time/p5-DateTime/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile
index 71a3db85e5d..0858326e864 100644
--- a/time/p5-DateTime/Makefile
+++ b/time/p5-DateTime/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2014/01/09 08:03:45 wen Exp $
+# $NetBSD: Makefile,v 1.40 2014/04/20 02:39:32 wen Exp $
-DISTNAME= DateTime-1.06
+DISTNAME= DateTime-1.08
PKGNAME= p5-${DISTNAME}00
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff --git a/time/p5-DateTime/distinfo b/time/p5-DateTime/distinfo
index eb9cf7640ce..5ba54e7a88a 100644
--- a/time/p5-DateTime/distinfo
+++ b/time/p5-DateTime/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2014/01/09 08:03:45 wen Exp $
+$NetBSD: distinfo,v 1.30 2014/04/20 02:39:32 wen Exp $
-SHA1 (DateTime-1.06.tar.gz) = dbbaf07f3279b6bb1f6587eae30f0bf0c00074e4
-RMD160 (DateTime-1.06.tar.gz) = 93c37c468c0a427b4604355c33603b14f89566e2
-Size (DateTime-1.06.tar.gz) = 174875 bytes
+SHA1 (DateTime-1.08.tar.gz) = a68c182dcadcf38bece5e9e60a0f19f84842eec4
+RMD160 (DateTime-1.08.tar.gz) = b6ecc90b1046e306ef254630e8c41bbfd84fd102
+Size (DateTime-1.08.tar.gz) = 175812 bytes