summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-01-01 09:43:29 +0000
committerwen <wen@pkgsrc.org>2014-01-01 09:43:29 +0000
commitd3caffb4687b3db39bd74b636d18345de1accc65 (patch)
tree9f3bcf2a7e83b2751d772ee65943a9bcdabb66b1 /devel
parent10771115a4d8309383fe7c0c6c5211397983301e (diff)
downloadpkgsrc-d3caffb4687b3db39bd74b636d18345de1accc65.tar.gz
Update to 0.12
Update DEPENDS Upstream changes: 0.12 Fri, 01 Nov 2013 * Fix detection when loaded during global destruction by checking B::main_cv instead of B::main_start * Bump Sub::Exporter::Progressive dependency to fix loading in global destruction 0.11 Wed, 03 Apr 2013 * Fix upgrading from version 0.09 or older 0.10 Tue, 26 Mar 2013 * Rewrite pure-perl implementation in terms of B::main_start (greatly simplifies code) * Fix pure-perl behavior under $^C (RT#78619)) * Separate XS portion into a compiler-optional dependency Devel::GlobalDestruction::XS
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Devel-GlobalDestruction/Makefile7
-rw-r--r--devel/p5-Devel-GlobalDestruction/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Devel-GlobalDestruction/Makefile b/devel/p5-Devel-GlobalDestruction/Makefile
index 1a7a22fd9ab..180840399e4 100644
--- a/devel/p5-Devel-GlobalDestruction/Makefile
+++ b/devel/p5-Devel-GlobalDestruction/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2013/05/31 12:40:15 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/01/01 09:43:29 wen Exp $
-DISTNAME= Devel-GlobalDestruction-0.09
+DISTNAME= Devel-GlobalDestruction-0.12
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5 net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
@@ -11,7 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/Devel-GlobalDestruction/
COMMENT= Perl 5 package exposing the flag which marks global destruction
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Sub-Exporter-Progressive>=0.001.002:../../devel/p5-Sub-Exporter-Progressive
+DEPENDS+= p5-Sub-Exporter-Progressive>=0.001011:../../devel/p5-Sub-Exporter-Progressive
USE_LANGUAGES= c
PERL5_PACKLIST= auto/Devel/GlobalDestruction/.packlist
diff --git a/devel/p5-Devel-GlobalDestruction/distinfo b/devel/p5-Devel-GlobalDestruction/distinfo
index 6d9fb832894..5fe9592a5ba 100644
--- a/devel/p5-Devel-GlobalDestruction/distinfo
+++ b/devel/p5-Devel-GlobalDestruction/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2012/09/10 12:58:02 sno Exp $
+$NetBSD: distinfo,v 1.7 2014/01/01 09:43:29 wen Exp $
-SHA1 (Devel-GlobalDestruction-0.09.tar.gz) = 07b4d6e4d649efc7826b89ef57301f4289deef1e
-RMD160 (Devel-GlobalDestruction-0.09.tar.gz) = aecd9502ac3dd80f2b503df2fc445f3479a68944
-Size (Devel-GlobalDestruction-0.09.tar.gz) = 50675 bytes
+SHA1 (Devel-GlobalDestruction-0.12.tar.gz) = f45f72876d8534407ed2a39c06beada4901a3d4f
+RMD160 (Devel-GlobalDestruction-0.12.tar.gz) = c6d14238ababce8206bc2aed6c006729deaa7b59
+Size (Devel-GlobalDestruction-0.12.tar.gz) = 7803 bytes