summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-11-23 22:16:09 +0000
committerwiz <wiz@pkgsrc.org>2005-11-23 22:16:09 +0000
commit6c76f44794de4bea2121102914d9fe259a570509 (patch)
tree689241b7ec6aca33f334f7e161a6c03df0221641
parent64af3625b2b2b993362e0d5d8e5d024754fe8834 (diff)
downloadpkgsrc-6c76f44794de4bea2121102914d9fe259a570509.tar.gz
Update to 0.21:
0.21 - Most of build_requires should have been in requires, which was causing CPANPLUS to choke on installs. Fixed (thanks Jos I. Boumans) - Test names now called test descriptions to fit in with latest TAP style - Added link to tada list to TO DO section of documentation - Added COMMUNITY section to POD - Added description of how to use Test::Exception in a sub-passing non prototype style (after feedback from Jim Keenan & Perrin)
-rw-r--r--devel/p5-Test-Exception/Makefile5
-rw-r--r--devel/p5-Test-Exception/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Test-Exception/Makefile b/devel/p5-Test-Exception/Makefile
index 0bebbdaf362..91e1ece6086 100644
--- a/devel/p5-Test-Exception/Makefile
+++ b/devel/p5-Test-Exception/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2005/08/06 06:19:14 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/11/23 22:16:09 wiz Exp $
#
-DISTNAME= Test-Exception-0.20
+DISTNAME= Test-Exception-0.21
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff --git a/devel/p5-Test-Exception/distinfo b/devel/p5-Test-Exception/distinfo
index ffebc0a538a..5322e5a6f77 100644
--- a/devel/p5-Test-Exception/distinfo
+++ b/devel/p5-Test-Exception/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:29 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/11/23 22:16:09 wiz Exp $
-SHA1 (Test-Exception-0.20.tar.gz) = 263697301fb11f4669aa010a00b373833e27a361
-RMD160 (Test-Exception-0.20.tar.gz) = c422f9821ec72ac3bf55577d39e83e850efdd4e1
-Size (Test-Exception-0.20.tar.gz) = 9428 bytes
+SHA1 (Test-Exception-0.21.tar.gz) = 46b5b71003064accfb166b68c4988c152a444165
+RMD160 (Test-Exception-0.21.tar.gz) = 4c3767fadcc838154f3cde3efea16a0cfbf06bba
+Size (Test-Exception-0.21.tar.gz) = 10142 bytes