pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Plugin-StackTrace Update from version ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c8b59e82a99
branches:  trunk
changeset: 547034:0c8b59e82a99
user:      he <he%pkgsrc.org@localhost>
date:      Thu Sep 11 11:32:15 2008 +0000

description:
Update from version 0.08 to 0.09.

Pkgsrc changes:
 o Adjust dependencies

Upstream changes:

0.09    2008-09-03 12:00:00
        - Filter out unwanted stack frames and attributes in the
          $SIG{__DIE__} handler instead of finalize_error().
        - Avoid stringifying refs in the trace, since we now throw them
          away immediately.

diffstat:

 www/p5-Catalyst-Plugin-StackTrace/Makefile |  6 +++---
 www/p5-Catalyst-Plugin-StackTrace/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 6614ad833ed2 -r 0c8b59e82a99 www/p5-Catalyst-Plugin-StackTrace/Makefile
--- a/www/p5-Catalyst-Plugin-StackTrace/Makefile        Thu Sep 11 11:26:15 2008 +0000
+++ b/www/p5-Catalyst-Plugin-StackTrace/Makefile        Thu Sep 11 11:32:15 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:30:12 abs Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/11 11:32:15 he Exp $
 
-DISTNAME=      Catalyst-Plugin-StackTrace-0.08
+DISTNAME=      Catalyst-Plugin-StackTrace-0.09
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/
 COMMENT=       Display a stack trace on the debug screen
 
-DEPENDS+=      p5-Catalyst-Runtime>=5.61:../../www/p5-Catalyst-Runtime
+DEPENDS+=      p5-Catalyst-Runtime>=5.70:../../www/p5-Catalyst-Runtime
 DEPENDS+=      p5-Devel-StackTrace>=0:../../devel/p5-Devel-StackTrace
 
 USE_LANGUAGES= # empty
diff -r 6614ad833ed2 -r 0c8b59e82a99 www/p5-Catalyst-Plugin-StackTrace/distinfo
--- a/www/p5-Catalyst-Plugin-StackTrace/distinfo        Thu Sep 11 11:26:15 2008 +0000
+++ b/www/p5-Catalyst-Plugin-StackTrace/distinfo        Thu Sep 11 11:32:15 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:30:12 abs Exp $
+$NetBSD: distinfo,v 1.2 2008/09/11 11:32:15 he Exp $
 
-SHA1 (Catalyst-Plugin-StackTrace-0.08.tar.gz) = 4f3a22df1c1535838ad3cc78b3c92e9ff01361b4
-RMD160 (Catalyst-Plugin-StackTrace-0.08.tar.gz) = e118a2dd08254d87f71d8e7f41c9c48e7f64b044
-Size (Catalyst-Plugin-StackTrace-0.08.tar.gz) = 16033 bytes
+SHA1 (Catalyst-Plugin-StackTrace-0.09.tar.gz) = 125e33e80e199e308caf48f124495f643e370cbc
+RMD160 (Catalyst-Plugin-StackTrace-0.09.tar.gz) = 72707fbe037c35403efb78dda71bf71c91b1555b
+Size (Catalyst-Plugin-StackTrace-0.09.tar.gz) = 17426 bytes



Home | Main Index | Thread Index | Old Index