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 Updated to version 1.24.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad3b94436357
branches: trunk
changeset: 540700:ad3b94436357
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun Apr 06 15:11:28 2008 +0000
description:
Updated to version 1.24.
Pkgsrc changes:
- The packages supports installation to DESTDIR.
- No C compiler required.
- Needs more modern version of p5-Devel-StackTrace.
Changes since version 1.23:
===========================
1.24 Mar 30, 2008
- Added a MaxArgLength class parameter to go along with the new
max_arg_length constructor param for Devel::StackTrace
objects. Patch by Ian Burrell.
diffstat:
devel/p5-Exception-Class/Makefile | 10 +++++++---
devel/p5-Exception-Class/distinfo | 8 ++++----
2 files changed, 11 insertions(+), 7 deletions(-)
diffs (40 lines):
diff -r 0fd12b824bc9 -r ad3b94436357 devel/p5-Exception-Class/Makefile
--- a/devel/p5-Exception-Class/Makefile Sun Apr 06 15:05:27 2008 +0000
+++ b/devel/p5-Exception-Class/Makefile Sun Apr 06 15:11:28 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:20 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2008/04/06 15:11:28 heinz Exp $
-DISTNAME= Exception-Class-1.23
+DISTNAME= Exception-Class-1.24
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5exc
CATEGORIES= devel perl5
@@ -11,9 +11,13 @@
COMMENT= Perl5 module implementing real exception classes
DEPENDS+= p5-Class-Data-Inheritable>=0.02:../../devel/p5-Class-Data-Inheritable
-DEPENDS+= p5-Devel-StackTrace>=1.12:../../devel/p5-Devel-StackTrace
+DEPENDS+= p5-Devel-StackTrace>=1.17:../../devel/p5-Devel-StackTrace
DEPENDS+= p5-Test-Simple>=0.46:../../devel/p5-Test-Simple
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # none
+
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Exception/Class/.packlist
diff -r 0fd12b824bc9 -r ad3b94436357 devel/p5-Exception-Class/distinfo
--- a/devel/p5-Exception-Class/distinfo Sun Apr 06 15:05:27 2008 +0000
+++ b/devel/p5-Exception-Class/distinfo Sun Apr 06 15:11:28 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2006/01/23 21:44:40 wiz Exp $
+$NetBSD: distinfo,v 1.6 2008/04/06 15:11:28 heinz Exp $
-SHA1 (Exception-Class-1.23.tar.gz) = 572efc556137f213141d6639acff18b491351fa1
-RMD160 (Exception-Class-1.23.tar.gz) = eb4021ccbd35519913fbc5027faded0f08748d28
-Size (Exception-Class-1.23.tar.gz) = 16091 bytes
+SHA1 (Exception-Class-1.24.tar.gz) = 17630ba1b13305d4f92ce463f6a68f189d56b269
+RMD160 (Exception-Class-1.24.tar.gz) = f30d9f4a1d7f0c71ba86162b7719f7cd124bbbf7
+Size (Exception-Class-1.24.tar.gz) = 23715 bytes
Home |
Main Index |
Thread Index |
Old Index