From 0a6f4530830f45191e1a10708d2450f33da2e7da Mon Sep 17 00:00:00 2001 From: sno Date: Wed, 6 May 2009 06:41:16 +0000 Subject: 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. --- devel/p5-Exception-Class/Makefile | 8 ++++---- devel/p5-Exception-Class/distinfo | 8 ++++---- 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 -- cgit v1.2.3