summaryrefslogtreecommitdiff
path: root/time/p5-DateTime
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-08-06 11:18:08 +0000
committerwen <wen@pkgsrc.org>2016-08-06 11:18:08 +0000
commit1d767796288e57fcc7b74ba66bfee0837c2eef6d (patch)
tree868afdd053c810e7e7b1069ddcd7b431fe622f67 /time/p5-DateTime
parent54ed27948cccf8cb2879b728f586163199d3ac11 (diff)
downloadpkgsrc-1d767796288e57fcc7b74ba66bfee0837c2eef6d.tar.gz
Update to 1.35
Upstream changes: 1.35 2016-08-05 - Use namespace::autoclean in all packages which import anything. Without cleaning the namespace, DateTime ends up with "methods" like try and catch (from Try::Tiny), which can lead to very confusing bugs. Reported by Mischa Schwieger. RT #115983.
Diffstat (limited to 'time/p5-DateTime')
-rw-r--r--time/p5-DateTime/Makefile5
-rw-r--r--time/p5-DateTime/distinfo10
2 files changed, 8 insertions, 7 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile
index dd81e7e7531..7ebcb3d6555 100644
--- a/time/p5-DateTime/Makefile
+++ b/time/p5-DateTime/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2016/07/15 02:58:09 wen Exp $
+# $NetBSD: Makefile,v 1.59 2016/08/06 11:18:08 wen Exp $
-DISTNAME= DateTime-1.34
+DISTNAME= DateTime-1.35
PKGNAME= p5-${DISTNAME}00
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -19,6 +19,7 @@ BUILD_DEPENDS+= p5-CPAN-Meta-Check>=0.11:../../devel/p5-CPAN-Meta-Check
DEPENDS+= p5-DateTime-Locale>=1.05:../../time/p5-DateTime-Locale
DEPENDS+= p5-DateTime-TimeZone>=2.00:../../time/p5-DateTime-TimeZone
DEPENDS+= p5-Math-Round-[0-9]*:../../math/p5-Math-Round
+DEPENDS+= p5-namespace-autoclean>=0:../../devel/p5-namespace-autoclean
USE_LANGUAGES= c # installs C module
PERL5_PACKLIST= auto/DateTime/.packlist
diff --git a/time/p5-DateTime/distinfo b/time/p5-DateTime/distinfo
index d385c9ccda3..365eb032441 100644
--- a/time/p5-DateTime/distinfo
+++ b/time/p5-DateTime/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.45 2016/07/15 02:58:09 wen Exp $
+$NetBSD: distinfo,v 1.46 2016/08/06 11:18:08 wen Exp $
-SHA1 (DateTime-1.34.tar.gz) = f07e67d384d11f6f82f8941ff698413ecc05da17
-RMD160 (DateTime-1.34.tar.gz) = 15ba734b72874139159add92579c3192492fbeaa
-SHA512 (DateTime-1.34.tar.gz) = 7291cc05b183332c0a4d9d82238afc691a22603c5ea26401090fa94fcf91aeb087921893a1735bd736276d51bb4701eac4e736185d5192d0d53a5dc03493e236
-Size (DateTime-1.34.tar.gz) = 234494 bytes
+SHA1 (DateTime-1.35.tar.gz) = 32fd625cb9b3071ad1e4a31c01d6571dd4feaa83
+RMD160 (DateTime-1.35.tar.gz) = 289b8aba1aee822256ce06281baa731036544c93
+SHA512 (DateTime-1.35.tar.gz) = 86246ef6778e859c99ae1c3abf547f1b853889ba4d0c4845f73d07554579a8739289a99adb1f93b8feba7c5319ecf7fb8b28c58f3c09cb8745f975e3fcf341d8
+Size (DateTime-1.35.tar.gz) = 235404 bytes