summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Trap
diff options
context:
space:
mode:
authorschmonz <schmonz>2013-01-19 22:57:06 +0000
committerschmonz <schmonz>2013-01-19 22:57:06 +0000
commitb55d76f924e47f9bf93353c666c6565b5ef0bd72 (patch)
tree9b6e3d1254fc56fea831fef959642e92be70451c /devel/p5-Test-Trap
parentc3d90b8e95119274c4161b29d9a078bafcfaa037 (diff)
downloadpkgsrc-b55d76f924e47f9bf93353c666c6565b5ef0bd72.tar.gz
Update to 0.2.2. From the changelog:
Test::Trap::Builder::TempFile & Test::Trap::Builder::SystemSafe: - RT #61776: Remove temporary files at first opportunity; thanks go to Ian Goodacre. Documentation: - RT #61773: return from trap function Document what trap { ... } returns. Tests: - RT #75430: Failing tests in 06-layer.t Convert a number of die_is to die_like, handling cases with and without trailing comma from carp. - Unset another taint-checked environment variable, CDPATH; thanks go to CPAN testers.
Diffstat (limited to 'devel/p5-Test-Trap')
-rw-r--r--devel/p5-Test-Trap/Makefile5
-rw-r--r--devel/p5-Test-Trap/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Test-Trap/Makefile b/devel/p5-Test-Trap/Makefile
index 7bbe0db3bd8..f9ddc676a44 100644
--- a/devel/p5-Test-Trap/Makefile
+++ b/devel/p5-Test-Trap/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2012/10/31 11:19:11 asau Exp $
+# $NetBSD: Makefile,v 1.4 2013/01/19 22:57:06 schmonz Exp $
-DISTNAME= Test-Trap-v0.2.1
+DISTNAME= Test-Trap-v0.2.2
PKGNAME= p5-${DISTNAME:S/v0/0/}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff --git a/devel/p5-Test-Trap/distinfo b/devel/p5-Test-Trap/distinfo
index f2cdbe4faab..e711d52594e 100644
--- a/devel/p5-Test-Trap/distinfo
+++ b/devel/p5-Test-Trap/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/08/16 20:40:16 wiz Exp $
+$NetBSD: distinfo,v 1.2 2013/01/19 22:57:06 schmonz Exp $
-SHA1 (Test-Trap-v0.2.1.tar.gz) = 70923189ccdf8cb1e4e1fe9565f7342016e1130f
-RMD160 (Test-Trap-v0.2.1.tar.gz) = 059e9ac642eb1fee31aaa1829b60392fcf64d40f
-Size (Test-Trap-v0.2.1.tar.gz) = 45622 bytes
+SHA1 (Test-Trap-v0.2.2.tar.gz) = 2342990b5a96e751cdcea839efcc79a2f2223f3e
+RMD160 (Test-Trap-v0.2.2.tar.gz) = 01863953e120cb1e3ade08b5d3c88e5ccc1e07fc
+Size (Test-Trap-v0.2.2.tar.gz) = 46055 bytes