Sun Jun 19 04:54:30 2016 UTC ()
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.


(markd)
diff -r1.18 -r1.19 pkgsrc/devel/p5-Scope-Upper/Makefile
diff -r1.11 -r1.12 pkgsrc/devel/p5-Scope-Upper/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/devel/p5-Scope-Upper/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Scope-Upper/Makefile 2016/06/08 19:23:29 1.18
+++ pkgsrc/devel/p5-Scope-Upper/Makefile 2016/06/19 04:54:30 1.19
@@ -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/}
 

cvs diff -r1.11 -r1.12 pkgsrc/devel/p5-Scope-Upper/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Scope-Upper/distinfo 2015/11/03 03:28:44 1.11
+++ pkgsrc/devel/p5-Scope-Upper/distinfo 2016/06/19 04:54:30 1.12
@@ -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
+SHA1 (Scope-Upper-0.29.tar.gz) = 60f9c39ee7024c63384e70c81587b3da2cad0a01
-RMD160 (Scope-Upper-0.28.tar.gz) = af7dff9e450b0f7a7eb9b9600c120cc71b05c0ac
+RMD160 (Scope-Upper-0.29.tar.gz) = 08fcaf96ab83b72433aa1cb8848094f5589b48e3
-SHA512 (Scope-Upper-0.28.tar.gz) = 318a7daf6d0e4a710ce73c9c2c243963de408c0bfcbfc038c6da5a21bca3b93e9da59e82dfe97a017ec42e892796d6a4d245502e7f3c151651b00d662128d143
+SHA512 (Scope-Upper-0.29.tar.gz) = 1950337e71b1120087d8921ed82ee92ba402f022316ffc60411d84744c5528e63b902e4bd897f82ddb853c83050dda01aa0e01825538340bd3f8b6f595364434
-Size (Scope-Upper-0.28.tar.gz) = 86754 bytes
+Size (Scope-Upper-0.29.tar.gz) = 93763 bytes