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 to p5-Scope-Upper 0.29



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30a9fcae3079
branches:  trunk
changeset: 348765:30a9fcae3079
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Jun 19 04:54:30 2016 +0000

description:
Update to p5-Scope-Upper 0.29

2016-06-06 12:00 UTC
+ Chg : A large chunk of boilerplate XS code, which is also used in
        other XS modules, has been factored out of the main .xs file
        to a collection of .h files in the xsh subdirectory.
+ Fix : Blead breaks Scope::Upper
        Dave Mitchell provided a new implementation of reap(),
        localize_*() and uplevel() to match the new context stack
        handling in perl 5.24. Many thanks to him.

diffstat:

 devel/p5-Scope-Upper/Makefile |   5 ++---
 devel/p5-Scope-Upper/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 2348fa9f1a16 -r 30a9fcae3079 devel/p5-Scope-Upper/Makefile
--- a/devel/p5-Scope-Upper/Makefile     Sun Jun 19 04:19:37 2016 +0000
+++ b/devel/p5-Scope-Upper/Makefile     Sun Jun 19 04:54:30 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2016/06/08 19:23:29 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/06/19 04:54:30 markd Exp $
 
-DISTNAME=      Scope-Upper-0.28
+DISTNAME=      Scope-Upper-0.29
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Scope/}
 
diff -r 2348fa9f1a16 -r 30a9fcae3079 devel/p5-Scope-Upper/distinfo
--- a/devel/p5-Scope-Upper/distinfo     Sun Jun 19 04:19:37 2016 +0000
+++ b/devel/p5-Scope-Upper/distinfo     Sun Jun 19 04:54:30 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2015/11/03 03:28:44 agc Exp $
+$NetBSD: distinfo,v 1.12 2016/06/19 04:54:30 markd Exp $
 
-SHA1 (Scope-Upper-0.28.tar.gz) = e9b51f61ba78646d6b2dbda7363d6de7e399508b
-RMD160 (Scope-Upper-0.28.tar.gz) = af7dff9e450b0f7a7eb9b9600c120cc71b05c0ac
-SHA512 (Scope-Upper-0.28.tar.gz) = 318a7daf6d0e4a710ce73c9c2c243963de408c0bfcbfc038c6da5a21bca3b93e9da59e82dfe97a017ec42e892796d6a4d245502e7f3c151651b00d662128d143
-Size (Scope-Upper-0.28.tar.gz) = 86754 bytes
+SHA1 (Scope-Upper-0.29.tar.gz) = 60f9c39ee7024c63384e70c81587b3da2cad0a01
+RMD160 (Scope-Upper-0.29.tar.gz) = 08fcaf96ab83b72433aa1cb8848094f5589b48e3
+SHA512 (Scope-Upper-0.29.tar.gz) = 1950337e71b1120087d8921ed82ee92ba402f022316ffc60411d84744c5528e63b902e4bd897f82ddb853c83050dda01aa0e01825538340bd3f8b6f595364434
+Size (Scope-Upper-0.29.tar.gz) = 93763 bytes



Home | Main Index | Thread Index | Old Index