summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2009-05-19 23:21:20 +0000
committersno <sno>2009-05-19 23:21:20 +0000
commit0f7cd2e1057f0c30c775897aad8b0cdf625a0ab0 (patch)
treeaf0aee47772f4206c371d87c41aba0bea3b6a648
parent31f2a5ba659b34bbf6c360799ad8de2297ae1462 (diff)
downloadpkgsrc-0f7cd2e1057f0c30c775897aad8b0cdf625a0ab0.tar.gz
pkgsrc changes:
- Updating package for p5 module Test::Output from 0.13 to 0.16 - Adjusting dependencies according to META.yml Upstream changes since 0.13: 0.16 - Fri May 15 09:14:19 2009 Multiple fixes: * RT #23494: squash warning when untie-ing STDOUT * RT #45740: fix Test::Tester prereq version * RT #45748: Add a null BINMODE to Test::Output::Tie
-rw-r--r--devel/p5-Test-Output/Makefile6
-rw-r--r--devel/p5-Test-Output/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Test-Output/Makefile b/devel/p5-Test-Output/Makefile
index b20b924f63c..c98cbd8c58f 100644
--- a/devel/p5-Test-Output/Makefile
+++ b/devel/p5-Test-Output/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2009/04/12 19:13:34 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/05/19 23:21:20 sno Exp $
-DISTNAME= Test-Output-0.13
+DISTNAME= Test-Output-0.16
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5to
CATEGORIES= devel perl5
@@ -12,7 +12,7 @@ COMMENT= Utilities to test STDOUT and STDERR messages
LICENSE= artistic-2.0
DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
-DEPENDS+= p5-Test-Tester>=0.103:../../devel/p5-Test-Tester
+DEPENDS+= p5-Test-Tester>=0.107:../../devel/p5-Test-Tester
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-Test-Output/distinfo b/devel/p5-Test-Output/distinfo
index 86dfd1ebf75..8faf3929591 100644
--- a/devel/p5-Test-Output/distinfo
+++ b/devel/p5-Test-Output/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/04/12 19:13:34 sno Exp $
+$NetBSD: distinfo,v 1.4 2009/05/19 23:21:20 sno Exp $
-SHA1 (Test-Output-0.13.tar.gz) = c48ee83fd65a16614f8a471148c50960c4301919
-RMD160 (Test-Output-0.13.tar.gz) = 7cd4aaa60a3159f350c74a6e121efe50ca6d742f
-Size (Test-Output-0.13.tar.gz) = 11044 bytes
+SHA1 (Test-Output-0.16.tar.gz) = f47a77be9b26e75809fe1972dd2cd05aee7e665d
+RMD160 (Test-Output-0.16.tar.gz) = 665ccf3d0b0833710fa5ee41ee84ed7fec4928f1
+Size (Test-Output-0.16.tar.gz) = 11273 bytes