summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2008-04-16 09:04:22 +0000
committerwiz <wiz>2008-04-16 09:04:22 +0000
commitf7a359ed6984d076f0a68662d2acfa21449518ab (patch)
treed09d58e1b8a8f0346ac84a8cd5cf1d044fab7673 /devel
parent6dc41b67ed44693fe6bd462282b3ae36f09cdfbf (diff)
downloadpkgsrc-f7a359ed6984d076f0a68662d2acfa21449518ab.tar.gz
Update to 0.27:
Add missing p5-Test-Simple dependency. 0.27 - Patch to fix my broken code with the now working Sub::Uplevel. Many thanks to David Golden
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Exception/Makefile5
-rw-r--r--devel/p5-Test-Exception/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/p5-Test-Exception/Makefile b/devel/p5-Test-Exception/Makefile
index d9ba6fd6f6c..e6d672033ba 100644
--- a/devel/p5-Test-Exception/Makefile
+++ b/devel/p5-Test-Exception/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/01/08 22:41:30 heinz Exp $
+# $NetBSD: Makefile,v 1.9 2008/04/16 09:04:22 wiz Exp $
#
-DISTNAME= Test-Exception-0.26
+DISTNAME= Test-Exception-0.27
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -13,6 +13,7 @@ COMMENT= Test exception based code
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Sub-Uplevel>=0.18:../../devel/p5-Sub-Uplevel
+DEPENDS+= p5-Test-Simple>=0.7:../../devel/p5-Test-Simple
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/Exception/.packlist
diff --git a/devel/p5-Test-Exception/distinfo b/devel/p5-Test-Exception/distinfo
index 6d0c1b1c6b0..5c14c7601fb 100644
--- a/devel/p5-Test-Exception/distinfo
+++ b/devel/p5-Test-Exception/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/01/08 22:41:30 heinz Exp $
+$NetBSD: distinfo,v 1.6 2008/04/16 09:04:22 wiz Exp $
-SHA1 (Test-Exception-0.26.tar.gz) = 38bd08c35d781e2445a65ea31676dc0516994a89
-RMD160 (Test-Exception-0.26.tar.gz) = 9065141a226000ee7a9d38d1f61247c60401461c
-Size (Test-Exception-0.26.tar.gz) = 12741 bytes
+SHA1 (Test-Exception-0.27.tar.gz) = e4cd92b68ddc8eef198eb5daf07c288d96f4906e
+RMD160 (Test-Exception-0.27.tar.gz) = 12ce8c315f817fe7f03e6c7bcdc3802279bb7015
+Size (Test-Exception-0.27.tar.gz) = 12940 bytes