summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2014-09-06 13:39:15 +0000
committerwiz <wiz>2014-09-06 13:39:15 +0000
commit86577bc5263e95a09bb3673d2ec08a8635ed84e0 (patch)
tree0f2b49f32737ad136a985ec2116e563c2cf1947b
parent68c80a1d9ea36fbf38a45c85dbac1b1d5c95054d (diff)
downloadpkgsrc-86577bc5263e95a09bb3673d2ec08a8635ed84e0.tar.gz
Update to 1.12:
1.12 2014-08-31 - The last release had the wrong repo info in the metadata. 1.11 2014-08-31 - The latest historical changes in DateTime::TimeZone 1.74 caused some tests to fail. Reported by Slaven Rezic. RT #98483. - This release of DateTime.pm now requires the DateTime::TimeZone 1.74.
-rw-r--r--time/p5-DateTime/Makefile7
-rw-r--r--time/p5-DateTime/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile
index 9ba9260fab8..ec98ca30dc4 100644
--- a/time/p5-DateTime/Makefile
+++ b/time/p5-DateTime/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2014/06/09 20:01:18 schmonz Exp $
+# $NetBSD: Makefile,v 1.43 2014/09/06 13:39:15 wiz Exp $
-DISTNAME= DateTime-1.10
+DISTNAME= DateTime-1.12
PKGNAME= p5-${DISTNAME}00
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -12,10 +12,11 @@ LICENSE= artistic-2.0
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
DEPENDS+= p5-DateTime-Locale>=0.41:../../time/p5-DateTime-Locale
-DEPENDS+= p5-DateTime-TimeZone>=1.09:../../time/p5-DateTime-TimeZone
+DEPENDS+= p5-DateTime-TimeZone>=1.74:../../time/p5-DateTime-TimeZone
DEPENDS+= p5-Params-Validate>=0.76:../../devel/p5-Params-Validate
DEPENDS+= p5-Math-Round-[0-9]*:../../math/p5-Math-Round
diff --git a/time/p5-DateTime/distinfo b/time/p5-DateTime/distinfo
index 703954c3177..8aa63722f5e 100644
--- a/time/p5-DateTime/distinfo
+++ b/time/p5-DateTime/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2014/06/09 20:01:18 schmonz Exp $
+$NetBSD: distinfo,v 1.32 2014/09/06 13:39:15 wiz Exp $
-SHA1 (DateTime-1.10.tar.gz) = 4d76330727f29e832697f0eea7c464d3367ad70d
-RMD160 (DateTime-1.10.tar.gz) = 5e0077a7533405392f8c876a542d242001139800
-Size (DateTime-1.10.tar.gz) = 179976 bytes
+SHA1 (DateTime-1.12.tar.gz) = 2eca2c24d3129e8552ecf9820711f0bac8a608be
+RMD160 (DateTime-1.12.tar.gz) = 28abec8d96b90ed05edd1fca710037f56281c4ab
+Size (DateTime-1.12.tar.gz) = 206862 bytes