pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Contextual-Return Updating package for CPAN m...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/61262adac4fd
branches:  trunk
changeset: 604465:61262adac4fd
user:      sno <sno%pkgsrc.org@localhost>
date:      Thu May 31 09:21:26 2012 +0000

description:
Updating package for CPAN module Contextual::Return in
devel/p5-Contextual-Return from 0.003.001nb1 to 0.004.003.

Upstream changes (in reverse order):
0.003002  Thu Jan 19 09:27:29 2012

    - Updated version number of Contextual::Return::Failure
      to placate CPAN indexer

    - Improved error messages for bare handlers in bad contexts (thanks Mathew)

    - Work around problems with Test::More and caller


0.004000  Thu Feb 16 14:30:56 2012

    - Fixed context propagation bugs in FIXED and ACTIVE modifiers

    - Added STRICT modifier to prevent fallbacks
      (i.e. impose strict typing on return values)


0.004001  Thu Feb 16 19:01:05 2012

    - Fixed annoying POD nit (thanks Salvatore)


0.004002  Fri Mar  2 06:18:38 2012

    - Fixed significant typo (Carp:carp -> Carp::carp)
      (thanks everyone who reported it)


0.004003  Wed Apr 11 07:55:49 2012

    - Doc patch (thanks Fabrizio)

    - Patched failures.t to account from bleadperl changes
      (thanks Zefram!)

diffstat:

 devel/p5-Contextual-Return/Makefile |  7 +++----
 devel/p5-Contextual-Return/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r db6cec841215 -r 61262adac4fd devel/p5-Contextual-Return/Makefile
--- a/devel/p5-Contextual-Return/Makefile       Thu May 31 09:17:10 2012 +0000
+++ b/devel/p5-Contextual-Return/Makefile       Thu May 31 09:21:26 2012 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2011/08/10 08:41:48 adam Exp $
+# $NetBSD: Makefile,v 1.7 2012/05/31 09:21:26 sno Exp $
 
-DISTNAME=      Contextual-Return-0.003001
-PKGNAME=       p5-${DISTNAME:S/003001/003.001/}
-PKGREVISION=   1
+DISTNAME=      Contextual-Return-0.004003
+PKGNAME=       p5-${DISTNAME:S/004003/004.003/}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/}
 
diff -r db6cec841215 -r 61262adac4fd devel/p5-Contextual-Return/distinfo
--- a/devel/p5-Contextual-Return/distinfo       Thu May 31 09:17:10 2012 +0000
+++ b/devel/p5-Contextual-Return/distinfo       Thu May 31 09:21:26 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/09/02 20:47:05 sno Exp $
+$NetBSD: distinfo,v 1.3 2012/05/31 09:21:26 sno Exp $
 
-SHA1 (Contextual-Return-0.003001.tar.gz) = 9aeb497d6005f5edbb2acd8896841f93b0395086
-RMD160 (Contextual-Return-0.003001.tar.gz) = 1e6c74eef3210c4f189f64ed0650592c4616b149
-Size (Contextual-Return-0.003001.tar.gz) = 36420 bytes
+SHA1 (Contextual-Return-0.004003.tar.gz) = a5db84b6fdefcf19d21fc14dd7adb3ede5d6292e
+RMD160 (Contextual-Return-0.004003.tar.gz) = 159a81b26fdf3ab5c286c292d4cf49140dddf1ae
+Size (Contextual-Return-0.004003.tar.gz) = 38358 bytes



Home | Main Index | Thread Index | Old Index