summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhe <he>2009-02-24 23:38:20 +0000
committerhe <he>2009-02-24 23:38:20 +0000
commite3923f42fcbcb2124d32dc2a1880e35bf1542abf (patch)
treec4f369504d9eba6d9a54a923e5584340214669e6 /devel
parent785769877860164cff0a65059cec899ba303fd7c (diff)
downloadpkgsrc-e3923f42fcbcb2124d32dc2a1880e35bf1542abf.tar.gz
Update from version 0.06 to 0.07.
Pkgsrc changes: o Adjust dependencies to track new requirements Upstream changes: 0.07 Fri, 20 Feb 2009 14:22:16 +0100 * Depend on Variable::Magic 0.31 so exceptions thrown in on_scope_end blocks don't lose their error message.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-B-Hooks-EndOfScope/Makefile6
-rw-r--r--devel/p5-B-Hooks-EndOfScope/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-B-Hooks-EndOfScope/Makefile b/devel/p5-B-Hooks-EndOfScope/Makefile
index a5306b7f7f6..a8f084cb2da 100644
--- a/devel/p5-B-Hooks-EndOfScope/Makefile
+++ b/devel/p5-B-Hooks-EndOfScope/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2009/01/19 23:34:35 he Exp $
+# $NetBSD: Makefile,v 1.4 2009/02/24 23:38:20 he Exp $
#
-DISTNAME= B-Hooks-EndOfScope-0.06
+DISTNAME= B-Hooks-EndOfScope-0.07
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/}
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/B-Hooks-EndOfScope/
COMMENT= Perl 5 module to execute code after a scope finished compilation
DEPENDS+= p5-Sub-Exporter>0:../../devel/p5-Sub-Exporter
-DEPENDS+= p5-Variable-Magic>=0.27:../../devel/p5-Variable-Magic
+DEPENDS+= p5-Variable-Magic>=0.31:../../devel/p5-Variable-Magic
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-B-Hooks-EndOfScope/distinfo b/devel/p5-B-Hooks-EndOfScope/distinfo
index a953cc2254a..0f22dd5e464 100644
--- a/devel/p5-B-Hooks-EndOfScope/distinfo
+++ b/devel/p5-B-Hooks-EndOfScope/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/01/19 23:34:35 he Exp $
+$NetBSD: distinfo,v 1.4 2009/02/24 23:38:20 he Exp $
-SHA1 (B-Hooks-EndOfScope-0.06.tar.gz) = 9cf443498aed6dfb2cdb5446b6a6a9e7af862c63
-RMD160 (B-Hooks-EndOfScope-0.06.tar.gz) = 88e5b35a33a7d8f3d02fba0f98df7b2b3546391c
-Size (B-Hooks-EndOfScope-0.06.tar.gz) = 15307 bytes
+SHA1 (B-Hooks-EndOfScope-0.07.tar.gz) = 71c9f4311d713419d94b846175f048638fc03e32
+RMD160 (B-Hooks-EndOfScope-0.07.tar.gz) = 32b831ca592e4195a28b38d14d9ec93b255ce665
+Size (B-Hooks-EndOfScope-0.07.tar.gz) = 15686 bytes