From 32b24f51e25c755448570193ce0241e5504b7d57 Mon Sep 17 00:00:00 2001 From: sno Date: Tue, 2 Feb 2010 20:01:55 +0000 Subject: Updating devel/p5-Try-Tiny from 0.02 to 0.04 pkgsrc changes: - Adding license definition Upstream changes: 0.04 - Restore list context propagation for catch blocks - Fix a bug where finally blocks weren't always invoked 0.03 - Support for 'finally' blocks (Andy Yates) - More documentation and tests (many people) - Sets $@ to the previous value at the beginning of the eval, to allow the capture of an error stack when calling die. --- devel/p5-Try-Tiny/Makefile | 6 +++--- devel/p5-Try-Tiny/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'devel') diff --git a/devel/p5-Try-Tiny/Makefile b/devel/p5-Try-Tiny/Makefile index 81cedb9efb4..a7fdae3e398 100644 --- a/devel/p5-Try-Tiny/Makefile +++ b/devel/p5-Try-Tiny/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/09/15 23:51:34 seb Exp $ +# $NetBSD: Makefile,v 1.2 2010/02/02 20:01:55 sno Exp $ # -DISTNAME= Try-Tiny-0.02 +DISTNAME= Try-Tiny-0.04 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NU/NUFFIN/} @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NU/NUFFIN/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Try-Tiny/ COMMENT= Perl module providing minimal try/catch -#LICENSE= +LICENSE= mit PKG_DESTDIR_SUPPORT= user-destdir diff --git a/devel/p5-Try-Tiny/distinfo b/devel/p5-Try-Tiny/distinfo index 67aa8342726..d735f5b9dc8 100644 --- a/devel/p5-Try-Tiny/distinfo +++ b/devel/p5-Try-Tiny/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/09/15 23:51:34 seb Exp $ +$NetBSD: distinfo,v 1.2 2010/02/02 20:01:55 sno Exp $ -SHA1 (Try-Tiny-0.02.tar.gz) = 5255d1014e32556aa38ecb4a6382b0cec1e9f439 -RMD160 (Try-Tiny-0.02.tar.gz) = add0337795a646aaf57c4ab243cf993e044404d2 -Size (Try-Tiny-0.02.tar.gz) = 6361 bytes +SHA1 (Try-Tiny-0.04.tar.gz) = a090a58919e0712138bee753b866595a01b92b20 +RMD160 (Try-Tiny-0.04.tar.gz) = d3902b856e4e84d1cf624462b39d0f3e7ff8a707 +Size (Try-Tiny-0.04.tar.gz) = 8663 bytes -- cgit v1.2.3