summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Simple
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2001-12-19 06:49:34 +0000
committermartti <martti@pkgsrc.org>2001-12-19 06:49:34 +0000
commit7d545c58aabfb4dedc4aab05c4f606138b566694 (patch)
treeafefad74b913893a49170b198e3aad4a43dcc144 /devel/p5-Test-Simple
parent93ea9b0039cf7c6012bb7b41644a22fce05f0163 (diff)
downloadpkgsrc-7d545c58aabfb4dedc4aab05c4f606138b566694.tar.gz
Updated to 0.40 (provided by Shell Hung in pkg/14991)
- isa_ok() now accepts unblessed references gracefully - exit.t was hanging on 5.005_03 VMS perl. Test now skipped. - can_ok() would pass if no methods were given. Now fails. - isnt() diagnostic output format changed - Added Test::More->builder - Added cmp_ok(), todo_skip(), unlike()
Diffstat (limited to 'devel/p5-Test-Simple')
-rw-r--r--devel/p5-Test-Simple/Makefile6
-rw-r--r--devel/p5-Test-Simple/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile
index 8403bbae36c..f9175ac73fa 100644
--- a/devel/p5-Test-Simple/Makefile
+++ b/devel/p5-Test-Simple/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.6 2001/12/10 15:42:43 martti Exp $
+# $NetBSD: Makefile,v 1.7 2001/12/19 06:49:34 martti Exp $
-DISTNAME= Test-Simple-0.36
+DISTNAME= Test-Simple-0.40
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tsi
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
-MAINTAINER= packages@netbsd.org
+MAINTAINER= shell@shellhung.org
COMMENT= perl5 module with a simple framework for writing tests
DEPENDS+= p5-Test-Harness-[0-9]*:../../devel/p5-Test-Harness
diff --git a/devel/p5-Test-Simple/distinfo b/devel/p5-Test-Simple/distinfo
index 8bdd668d4f2..7107c9d1374 100644
--- a/devel/p5-Test-Simple/distinfo
+++ b/devel/p5-Test-Simple/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2001/12/10 15:42:43 martti Exp $
+$NetBSD: distinfo,v 1.4 2001/12/19 06:49:34 martti Exp $
-SHA1 (Test-Simple-0.36.tar.gz) = d47f805d0c0af5b72787426044baf007f10d7169
-Size (Test-Simple-0.36.tar.gz) = 34859 bytes
+SHA1 (Test-Simple-0.40.tar.gz) = a4694ebe9cb40a9c9cab9d228aae0574ed544226
+Size (Test-Simple-0.40.tar.gz) = 38274 bytes