summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2009-01-19 23:34:35 +0000
committerhe <he@pkgsrc.org>2009-01-19 23:34:35 +0000
commit12d70017e9c6d5af8376c9b6f88b286221a55d29 (patch)
tree710419defa26f255bdddedf287b45cce23c450c3 /devel
parent41be038e764ba9bc10e42ce62ba9afc8b1c706f0 (diff)
downloadpkgsrc-12d70017e9c6d5af8376c9b6f88b286221a55d29.tar.gz
Update from version 0.05 to 0.06.
Pkgsrc changes: o Adjust dependency on p5-Variable-Magic, according to changed requirements Upstream changes: 0.06 Mon, 19 Jan 2009 00:51:45 +0100 * Depend on Variable::Magic 0.27 to stop exceptions thrown in on_scope_end blocks from segfaulting. Also add a test for that.
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 dc551b75ea3..a5306b7f7f6 100644
--- a/devel/p5-B-Hooks-EndOfScope/Makefile
+++ b/devel/p5-B-Hooks-EndOfScope/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/01/18 23:21:21 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/01/19 23:34:35 he Exp $
#
-DISTNAME= B-Hooks-EndOfScope-0.05
+DISTNAME= B-Hooks-EndOfScope-0.06
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:../../devel/p5-Variable-Magic
+DEPENDS+= p5-Variable-Magic>=0.27:../../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 26fa491b85f..a953cc2254a 100644
--- a/devel/p5-B-Hooks-EndOfScope/distinfo
+++ b/devel/p5-B-Hooks-EndOfScope/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/01/18 23:21:21 he Exp $
+$NetBSD: distinfo,v 1.3 2009/01/19 23:34:35 he Exp $
-SHA1 (B-Hooks-EndOfScope-0.05.tar.gz) = 4a51f0a2a3f19bb1accee211e1cdbc33b939a9dd
-RMD160 (B-Hooks-EndOfScope-0.05.tar.gz) = 966341063888e61f788a4075e526623a22fe93fc
-Size (B-Hooks-EndOfScope-0.05.tar.gz) = 15100 bytes
+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