pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Exception Update to 0.21:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d07b8a9d9d41
branches: trunk
changeset: 503604:d07b8a9d9d41
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 23 22:16:09 2005 +0000
description:
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)
diffstat:
devel/p5-Test-Exception/Makefile | 5 ++---
devel/p5-Test-Exception/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 2bf63e633047 -r d07b8a9d9d41 devel/p5-Test-Exception/Makefile
--- a/devel/p5-Test-Exception/Makefile Wed Nov 23 22:15:35 2005 +0000
+++ b/devel/p5-Test-Exception/Makefile Wed Nov 23 22:16:09 2005 +0000
@@ -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 -r 2bf63e633047 -r d07b8a9d9d41 devel/p5-Test-Exception/distinfo
--- a/devel/p5-Test-Exception/distinfo Wed Nov 23 22:15:35 2005 +0000
+++ b/devel/p5-Test-Exception/distinfo Wed Nov 23 22:16:09 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index