summaryrefslogtreecommitdiff
path: root/devel/p5-Exception-Class
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-06 06:41:16 +0000
committersno <sno@pkgsrc.org>2009-05-06 06:41:16 +0000
commit0a6f4530830f45191e1a10708d2450f33da2e7da (patch)
tree40c0a97c7c234c26680bd90967101f09a3f9d319 /devel/p5-Exception-Class
parente1b6123532a54fb79033b30b7c62a1af0f52c1e6 (diff)
downloadpkgsrc-0a6f4530830f45191e1a10708d2450f33da2e7da.tar.gz
PkgSrc changes:
- Updating package for p5 module Exception::Class from 1.26 to 1.27 - Adjusting dependencies Upstream changes: 1.27 May 4, 2009 * The error message for an exception no longer defaults to $!. This was a bad idea, and has bitten some people. Addresses RT #43600. * I'm now only supporting Perl 5.8.1+. This module broke on 5.6.2 (and 5.8.0) at some point and I don't really care enough to fix it. Non-intrusive patches to make it work on 5.8.0 or less (again) will be accepted.
Diffstat (limited to 'devel/p5-Exception-Class')
-rw-r--r--devel/p5-Exception-Class/Makefile8
-rw-r--r--devel/p5-Exception-Class/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile
index 39bea4dc55d..bea8a5b23bd 100644
--- a/devel/p5-Exception-Class/Makefile
+++ b/devel/p5-Exception-Class/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2008/11/05 23:22:26 he Exp $
+# $NetBSD: Makefile,v 1.19 2009/05/06 06:41:16 sno Exp $
-DISTNAME= Exception-Class-1.26
+DISTNAME= Exception-Class-1.27
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5exc
CATEGORIES= devel perl5
@@ -11,8 +11,8 @@ HOMEPAGE= http://search.cpan.org/dist/Exception-Class/
COMMENT= Perl5 module implementing real exception classes
DEPENDS+= p5-Class-Data-Inheritable>=0.02:../../devel/p5-Class-Data-Inheritable
-DEPENDS+= p5-Devel-StackTrace>=1.17:../../devel/p5-Devel-StackTrace
-DEPENDS+= p5-Test-Simple>=0.46:../../devel/p5-Test-Simple
+DEPENDS+= p5-Devel-StackTrace>=1.20:../../devel/p5-Devel-StackTrace
+BUILD_DEPENDS+= {perl>=5.10,p5-Test-Simple>=0.46}:../../devel/p5-Test-Simple
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-Exception-Class/distinfo b/devel/p5-Exception-Class/distinfo
index 010d5694539..6022d2eb53d 100644
--- a/devel/p5-Exception-Class/distinfo
+++ b/devel/p5-Exception-Class/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2008/11/05 23:22:26 he Exp $
+$NetBSD: distinfo,v 1.8 2009/05/06 06:41:16 sno Exp $
-SHA1 (Exception-Class-1.26.tar.gz) = e24e67ad5b19266fd5b98023c4bb15df530439d0
-RMD160 (Exception-Class-1.26.tar.gz) = a23ab8c282b7f48495855b3cf6dbc22d5d3c158e
-Size (Exception-Class-1.26.tar.gz) = 24366 bytes
+SHA1 (Exception-Class-1.27.tar.gz) = bee2d377ef629b9dc91d420194f6fd0cf8a79ba3
+RMD160 (Exception-Class-1.27.tar.gz) = 42f2bedcebad631b7dc3c36d790879600fe0b5e7
+Size (Exception-Class-1.27.tar.gz) = 24557 bytes