From 192d944fe45763494068aaad92bf9ce1329df174 Mon Sep 17 00:00:00 2001 From: sno Date: Mon, 15 Feb 2010 13:46:54 +0000 Subject: Updating devel/p5-ExtUtils-XSpp from 0.07 to 0.09 Upstream changes: 0.09 Wed Feb 10 19:20:00 CET 2010 - Automatically include an #include into the output for the exception handling. - Documentation for ExtUtils::XSpp::Node and subclasses. - Split ExtUtils/XSpp/Node.pm into separate per-class files. 0.08 Fri Feb 5 19:00:00 CET 2010 - Catch all C++ exceptions in the generated wrapper XS. The exceptions are turned into plain Perl croak() calls for now but may be upgraded to configurable exception objects later. (Steffen Mueller) --- devel/p5-ExtUtils-XSpp/Makefile | 4 ++-- devel/p5-ExtUtils-XSpp/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/p5-ExtUtils-XSpp/Makefile b/devel/p5-ExtUtils-XSpp/Makefile index b22d8ebb4d9..9fce5e027a9 100644 --- a/devel/p5-ExtUtils-XSpp/Makefile +++ b/devel/p5-ExtUtils-XSpp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2010/01/25 12:14:51 sno Exp $ +# $NetBSD: Makefile,v 1.3 2010/02/15 13:46:54 sno Exp $ -DISTNAME= ExtUtils-XSpp-0.07 +DISTNAME= ExtUtils-XSpp-0.09 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-XSpp/distinfo b/devel/p5-ExtUtils-XSpp/distinfo index b5f481b70e7..27da0cb4d0d 100644 --- a/devel/p5-ExtUtils-XSpp/distinfo +++ b/devel/p5-ExtUtils-XSpp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/01/25 12:14:51 sno Exp $ +$NetBSD: distinfo,v 1.3 2010/02/15 13:46:54 sno Exp $ -SHA1 (ExtUtils-XSpp-0.07.tar.gz) = e89cc31402412511c3738a9f2190c79e9966d0f9 -RMD160 (ExtUtils-XSpp-0.07.tar.gz) = a7a8e32d84a83cbe3df87c008aa6ad6c266009b7 -Size (ExtUtils-XSpp-0.07.tar.gz) = 89259 bytes +SHA1 (ExtUtils-XSpp-0.09.tar.gz) = a128c5aba1105bb3f8aeda50bd3d9a4db99d791b +RMD160 (ExtUtils-XSpp-0.09.tar.gz) = bf5a8850f1d15821615c0bdaae97439ae746dc36 +Size (ExtUtils-XSpp-0.09.tar.gz) = 96394 bytes -- cgit v1.2.3