pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Exception-Class PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/cb66833e95e4
branches: trunk
changeset: 393129:cb66833e95e4
user: sno <sno%pkgsrc.org@localhost>
date: Sun May 17 17:40:51 2009 +0000
description:
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:
devel/p5-Exception-Class/Makefile | 5 +++--
devel/p5-Exception-Class/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r d04146d7b648 -r cb66833e95e4 devel/p5-Exception-Class/Makefile
--- a/devel/p5-Exception-Class/Makefile Sun May 17 17:38:22 2009 +0000
+++ b/devel/p5-Exception-Class/Makefile Sun May 17 17:40:51 2009 +0000
@@ -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 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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 -r d04146d7b648 -r cb66833e95e4 devel/p5-Exception-Class/distinfo
--- a/devel/p5-Exception-Class/distinfo Sun May 17 17:38:22 2009 +0000
+++ b/devel/p5-Exception-Class/distinfo Sun May 17 17:40:51 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index