Sun Jun 5 09:21:35 2016 UTC ()
Updated devel/p5-B-Hooks-EndOfScope to 0.21
-------------------------------------------
0.21      2016-05-25 18:34:46Z                                                  |
  - work with Object::Remote by removing require() call on Tie::StdHash in PP   |
                                                                                |
0.20      2016-05-06 16:42:50Z                                                  |
  - remove unnecessary and erroneous extra crud in inc/

0.19      2016-05-03 00:49:01Z
  - bundled an updated ExtUtils::HasCompiler, to support building with a
    noexec $TMPDIR.

0.18      2016-04-21 15:22:10Z (TRIAL RELEASE)
  - fixed unnecessary inlining of ExtUtils::HasCompiler dependencies
    (RT#113685)

0.17      2016-04-21 11:25:35Z (TRIAL RELEASE)
  - Makefile.PL now checks for a working compiler using ExtUtils::HasCompiler
    (inlined into the build) rather than ExtUtils::CBuilder (RT#113685)

0.16      2015-09-19 19:01:04Z (TRIAL RELEASE)
  - more Makefile.PL updates - these contain slight functionality changes,
    hence the trial release


(mef)
diff -r1.19 -r1.20 pkgsrc/devel/p5-B-Hooks-EndOfScope/Makefile
diff -r1.13 -r1.14 pkgsrc/devel/p5-B-Hooks-EndOfScope/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/devel/p5-B-Hooks-EndOfScope/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-B-Hooks-EndOfScope/Makefile 2015/06/12 10:48:55 1.19
+++ pkgsrc/devel/p5-B-Hooks-EndOfScope/Makefile 2016/06/05 09:21:35 1.20
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:55 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2016/06/05 09:21:35 mef Exp $
 
-DISTNAME=	B-Hooks-EndOfScope-0.15
+DISTNAME=	B-Hooks-EndOfScope-0.21
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=B/}
 

cvs diff -r1.13 -r1.14 pkgsrc/devel/p5-B-Hooks-EndOfScope/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-B-Hooks-EndOfScope/distinfo 2015/11/03 03:27:57 1.13
+++ pkgsrc/devel/p5-B-Hooks-EndOfScope/distinfo 2016/06/05 09:21:35 1.14
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2015/11/03 03:27:57 agc Exp $
+$NetBSD: distinfo,v 1.14 2016/06/05 09:21:35 mef Exp $
 
-SHA1 (B-Hooks-EndOfScope-0.15.tar.gz) = 58a507d943d23b7dbcf7610d3c8db3732973e1de
+SHA1 (B-Hooks-EndOfScope-0.21.tar.gz) = 69ee630d4e06c62cd2a0fdc97cddb93db05eb754
-RMD160 (B-Hooks-EndOfScope-0.15.tar.gz) = bc21478528b53cfd9b3e1748d6bcaf58844f7820
+RMD160 (B-Hooks-EndOfScope-0.21.tar.gz) = 9ce1bb795145163d90b465df1f71b8bf3645951a
-SHA512 (B-Hooks-EndOfScope-0.15.tar.gz) = 67d95a15de0c6308ebac03304b9199077c6ead943221275a45f547396caabd2981bbbc4994924cb01e699c0b0fe02818a614f9fe4a3f7927381e16a635470ff2
+SHA512 (B-Hooks-EndOfScope-0.21.tar.gz) = 6c34b5e6bd9b355703339b5ec7625e8ecc94a4d38bbc1a94fb561c8832234a80a1d5f0b389e4479fe75a85afb15d9e56092c2c1ceca0c995b39fc5ba0e4a563b
-Size (B-Hooks-EndOfScope-0.15.tar.gz) = 30331 bytes
+Size (B-Hooks-EndOfScope-0.21.tar.gz) = 33336 bytes