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 unified 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,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:55 wiz Exp $ 1# $NetBSD: Makefile,v 1.20 2016/06/05 09:21:35 mef Exp $
2 2
3DISTNAME= B-Hooks-EndOfScope-0.15 3DISTNAME= B-Hooks-EndOfScope-0.21
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/B-Hooks-EndOfScope/ 9HOMEPAGE= http://search.cpan.org/dist/B-Hooks-EndOfScope/
11COMMENT= Perl 5 module to execute code after a scope finished compilation 10COMMENT= Perl 5 module to execute code after a scope finished compilation
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= p5-Sub-Exporter-Progressive>=0.001006:../../devel/p5-Sub-Exporter-Progressive 13DEPENDS+= p5-Sub-Exporter-Progressive>=0.001006:../../devel/p5-Sub-Exporter-Progressive
15DEPENDS+= p5-Variable-Magic>=0.48:../../devel/p5-Variable-Magic 14DEPENDS+= p5-Variable-Magic>=0.48:../../devel/p5-Variable-Magic
16DEPENDS+= p5-Module-Implementation-[0-9]*:../../devel/p5-Module-Implementation 15DEPENDS+= p5-Module-Implementation-[0-9]*:../../devel/p5-Module-Implementation
17DEPENDS+= p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime 16DEPENDS+= p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
18 17

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