summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Simple
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2011-10-07 07:55:27 +0000
committerhiramatsu <hiramatsu>2011-10-07 07:55:27 +0000
commitb1dca6120eca756b9e34fa8a652765e15ee40fad (patch)
treee431d578a618228faaea6823bd93862806f870c1 /devel/p5-Test-Simple
parente996723f795e391774a6a7e2d21ba0a60de564de (diff)
downloadpkgsrc-b1dca6120eca756b9e34fa8a652765e15ee40fad.tar.gz
Update p5-Test-Simple to 0.98.
Changes from previous: 0.98 Wed, 23 Feb 2011 14:38:02 +1100 Bug Fixes * subtest() should not fail if $? is non-zero. (Aaron Crane) Docs * The behavior of is() and undef has been documented. (Pedro Melo) 0.97_01 Fri Aug 27 22:50:30 PDT 2010 Test Fixes * Adapted the tests for the new Perl 5.14 regex stringification. (Karl Williamson) [github 44] Doc Fixes * Document how to test "use Foo ()". (Todd Rinaldo) [github 41] Feature Changes * subtest() no longer has a prototype. It was just getting in the way. [rt.cpan.org 54239] * The filehandles used by default will now inherit any filehandle disciplines from STDOUT and STDERR IF AND ONLY IF they were applied before Test::Builder is loaded. More later. [rt.cpan.org 46542]
Diffstat (limited to 'devel/p5-Test-Simple')
-rw-r--r--devel/p5-Test-Simple/Makefile5
-rw-r--r--devel/p5-Test-Simple/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile
index 3677f73d91e..1cb7b830eac 100644
--- a/devel/p5-Test-Simple/Makefile
+++ b/devel/p5-Test-Simple/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2011/08/14 12:26:44 obache Exp $
+# $NetBSD: Makefile,v 1.48 2011/10/07 07:55:27 hiramatsu Exp $
-DISTNAME= Test-Simple-0.96
+DISTNAME= Test-Simple-0.98
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
SVR4_PKGNAME= p5tsi
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff --git a/devel/p5-Test-Simple/distinfo b/devel/p5-Test-Simple/distinfo
index e8bd5a7aeae..41ee68c8c85 100644
--- a/devel/p5-Test-Simple/distinfo
+++ b/devel/p5-Test-Simple/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2010/08/16 09:46:44 wiz Exp $
+$NetBSD: distinfo,v 1.28 2011/10/07 07:55:27 hiramatsu Exp $
-SHA1 (Test-Simple-0.96.tar.gz) = d5d5f657a363d8328c1c2d4972f879df4f6496b1
-RMD160 (Test-Simple-0.96.tar.gz) = cb26f27641a0dd467a8e3287f1072a3335cc4b18
-Size (Test-Simple-0.96.tar.gz) = 105888 bytes
+SHA1 (Test-Simple-0.98.tar.gz) = 792fc70083905bab7fa443dc379ffb1f0998f068
+RMD160 (Test-Simple-0.98.tar.gz) = 92b20f1f3165bfc6d07e6585f400ab2a2124e987
+Size (Test-Simple-0.98.tar.gz) = 107255 bytes