summaryrefslogtreecommitdiff
path: root/devel/p5-Exception-Class
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-17 17:40:51 +0000
committersno <sno@pkgsrc.org>2009-05-17 17:40:51 +0000
commit2e63fe84993787d9793e0d9f90ca31b8bab29461 (patch)
tree360175afa35c53c10466511e79c84d4c4b58bdaf /devel/p5-Exception-Class
parentaf1f3ec0901c7835fb4254e07aabe1207da21072 (diff)
downloadpkgsrc-2e63fe84993787d9793e0d9f90ca31b8bab29461.tar.gz
PkgSrc changes:
- Updating package for p5 module Exception::Class from 1.27 to 1.29 - Setting license to gnu-gpl-v2 Upstream changes: 1.29 May 8, 2009 - Make sure that there is only one line that the toolchain can pick up when looking for this module's $VERSION. 1.28 May 6, 2009 * Removed Exception::Class::Base->do_trace and ->NoObjectRefs, both of which have been undocumented for many years. - Moved Exception::Class::Base to its own file, so it doesn't overwrite the $VERSION in Exception::Class (and for general sanity). Reported by Kirk Baucom.
Diffstat (limited to 'devel/p5-Exception-Class')
-rw-r--r--devel/p5-Exception-Class/Makefile5
-rw-r--r--devel/p5-Exception-Class/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile
index bea8a5b23bd..f6c7b82ff62 100644
--- a/devel/p5-Exception-Class/Makefile
+++ b/devel/p5-Exception-Class/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2009/05/06 06:41:16 sno Exp $
+# $NetBSD: Makefile,v 1.20 2009/05/17 17:40:51 sno Exp $
-DISTNAME= Exception-Class-1.27
+DISTNAME= Exception-Class-1.29
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5exc
CATEGORIES= devel perl5
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exception/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Exception-Class/
COMMENT= Perl5 module implementing real exception classes
+LICENSE= gnu-gpl-v2 # OR artistic
DEPENDS+= p5-Class-Data-Inheritable>=0.02:../../devel/p5-Class-Data-Inheritable
DEPENDS+= p5-Devel-StackTrace>=1.20:../../devel/p5-Devel-StackTrace
diff --git a/devel/p5-Exception-Class/distinfo b/devel/p5-Exception-Class/distinfo
index 6022d2eb53d..67211b7a911 100644
--- a/devel/p5-Exception-Class/distinfo
+++ b/devel/p5-Exception-Class/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/05/06 06:41:16 sno Exp $
+$NetBSD: distinfo,v 1.9 2009/05/17 17:40:51 sno Exp $
-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
+SHA1 (Exception-Class-1.29.tar.gz) = d635c5e67e1336780bebb231ea221ab526c3daeb
+RMD160 (Exception-Class-1.29.tar.gz) = 3571c207efba99b2a814aeb1265c563252b8d7e4
+Size (Exception-Class-1.29.tar.gz) = 24975 bytes