summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Simple
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2001-12-10 15:42:43 +0000
committermartti <martti@pkgsrc.org>2001-12-10 15:42:43 +0000
commit4be341f2d3b5bbcd65ff91b569dbfba94cbee197 (patch)
treeb7b0b3ccf02f457e3d2ca9e7288346e2be23f00e /devel/p5-Test-Simple
parentef478e6924018f5ee3e645376e75907561e2efe5 (diff)
downloadpkgsrc-4be341f2d3b5bbcd65ff91b569dbfba94cbee197.tar.gz
Updated to 0.36 (provided by Shell Hung in pkg/14785)
Changes : - Empty string no longer matches undef in is() and isnt() - Added isnt_eq and isnt_num to Test::Builder - Little glitch in the test suite. - fixed intermixed prints to STDOUT and test output came out in the wrong order when piped
Diffstat (limited to 'devel/p5-Test-Simple')
-rw-r--r--devel/p5-Test-Simple/Makefile4
-rw-r--r--devel/p5-Test-Simple/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile
index 6f4420de327..8403bbae36c 100644
--- a/devel/p5-Test-Simple/Makefile
+++ b/devel/p5-Test-Simple/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2001/11/26 06:49:55 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2001/12/10 15:42:43 martti Exp $
-DISTNAME= Test-Simple-0.33
+DISTNAME= Test-Simple-0.36
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tsi
CATEGORIES= devel perl5
diff --git a/devel/p5-Test-Simple/distinfo b/devel/p5-Test-Simple/distinfo
index fe69245cff3..8bdd668d4f2 100644
--- a/devel/p5-Test-Simple/distinfo
+++ b/devel/p5-Test-Simple/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/11/22 09:37:56 martti Exp $
+$NetBSD: distinfo,v 1.3 2001/12/10 15:42:43 martti Exp $
-SHA1 (Test-Simple-0.33.tar.gz) = 1972964045ca58e38ee8ef957a6a7e67e36a2bcd
-Size (Test-Simple-0.33.tar.gz) = 34178 bytes
+SHA1 (Test-Simple-0.36.tar.gz) = d47f805d0c0af5b72787426044baf007f10d7169
+Size (Test-Simple-0.36.tar.gz) = 34859 bytes