pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Scope-Upper Update 0.22 to 0.25
details: https://anonhg.NetBSD.org/pkgsrc/rev/4109f8fec629
branches: trunk
changeset: 646803:4109f8fec629
user: mef <mef%pkgsrc.org@localhost>
date: Sun Feb 15 08:17:54 2015 +0000
description:
Update 0.22 to 0.25
-------------------
0.25 2014-09-21 17:10 UTC
+ Add : Support for the PERL_OP_PARENT optional feature introduced in
perl 5.21.2.
+ Fix : Work around an assertion failure in perl 5.21.4.
0.24 2013-09-10 11:10 UTC
+ Fix : Lexicals returned with unwind(), yield() and leave() will no
longer be lost on perl 5.19.4 and above.
0.23 2013-09-02 11:30 UTC
This is a maintenance release. The code contains no functional change.
Satisfied users of version 0.22 can skip this update.
+ Fix : [RT #87178] : typo fixes.
Thanks dsteinbrunner%pobox.com@localhost for the patch.
+ Fix : [RT #88177] : 5.19.3 block hint test breakage
t/07-context_info.t has been taught about perl 5.19.3.
Thanks Andrew Main for the patch.
+ Tst : Author tests are no longer bundled with this distribution.
They are only made available to authors in the git repository.
+ Tst : "given is experimental" warnings when running tests on perl
5.18 and above have been silenced.
diffstat:
devel/p5-Scope-Upper/Makefile | 5 ++---
devel/p5-Scope-Upper/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r e27aa8e4e557 -r 4109f8fec629 devel/p5-Scope-Upper/Makefile
--- a/devel/p5-Scope-Upper/Makefile Sun Feb 15 08:15:20 2015 +0000
+++ b/devel/p5-Scope-Upper/Makefile Sun Feb 15 08:17:54 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:16 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/02/15 08:17:54 mef Exp $
-DISTNAME= Scope-Upper-0.22
+DISTNAME= Scope-Upper-0.25
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scope/}
diff -r e27aa8e4e557 -r 4109f8fec629 devel/p5-Scope-Upper/distinfo
--- a/devel/p5-Scope-Upper/distinfo Sun Feb 15 08:15:20 2015 +0000
+++ b/devel/p5-Scope-Upper/distinfo Sun Feb 15 08:17:54 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2013/06/12 14:05:14 wiz Exp $
+$NetBSD: distinfo,v 1.8 2015/02/15 08:17:54 mef Exp $
-SHA1 (Scope-Upper-0.22.tar.gz) = e2d1ab6ceb1801371204073ac459b94876bb811a
-RMD160 (Scope-Upper-0.22.tar.gz) = 7e29ffbd9d6dfe1a64548fbb3ff8c7013c6a0d05
-Size (Scope-Upper-0.22.tar.gz) = 77710 bytes
+SHA1 (Scope-Upper-0.25.tar.gz) = b7c7fb956ae77e1da41fb07954ede809b4a815c0
+RMD160 (Scope-Upper-0.25.tar.gz) = 009e9762c2229577db14b41870a7ca52163c3983
+Size (Scope-Upper-0.25.tar.gz) = 83104 bytes
Home |
Main Index |
Thread Index |
Old Index