pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Devel-GlobalDestruction Update to 0.08



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b92feb194705
branches:  trunk
changeset: 607316:b92feb194705
user:      wen <wen%pkgsrc.org@localhost>
date:      Wed Aug 08 12:18:15 2012 +0000

description:
Update to 0.08
Update DEPENDS
Added LICENSE

Upstream changes:
0.08  Tue, 31 Jul 2012
  * Switch to Sub::Exporter::Progressive

0.07  Wed, 25 Jul 2012
  * Actually detect errors in pure-perl test
  * Add prototype to pure-perl pre-5.14 version

diffstat:

 devel/p5-Devel-GlobalDestruction/Makefile |  8 ++++----
 devel/p5-Devel-GlobalDestruction/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r 6be382339f3d -r b92feb194705 devel/p5-Devel-GlobalDestruction/Makefile
--- a/devel/p5-Devel-GlobalDestruction/Makefile Wed Aug 08 12:11:15 2012 +0000
+++ b/devel/p5-Devel-GlobalDestruction/Makefile Wed Aug 08 12:18:15 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2012/07/06 10:06:55 sno Exp $
+# $NetBSD: Makefile,v 1.7 2012/08/08 12:18:15 wen Exp $
 
-DISTNAME=      Devel-GlobalDestruction-0.06
+DISTNAME=      Devel-GlobalDestruction-0.08
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5 net
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Devel/}
@@ -8,11 +8,11 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Devel-GlobalDestruction/
 COMMENT=       Perl 5 package exposing the flag which marks global destruction
+LICENSE=       ${PERL5_LICENSE}
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-BUILD_DEPENDS+=        p5-Scope-Guard-[0-9]*:../../devel/p5-Scope-Guard
-DEPENDS+=      p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
+DEPENDS+=      p5-Sub-Exporter-Progressive>=0.001.002:../../devel/p5-Sub-Exporter-Progressive
 
 USE_LANGUAGES=         c
 PERL5_PACKLIST=                auto/Devel/GlobalDestruction/.packlist
diff -r 6be382339f3d -r b92feb194705 devel/p5-Devel-GlobalDestruction/distinfo
--- a/devel/p5-Devel-GlobalDestruction/distinfo Wed Aug 08 12:11:15 2012 +0000
+++ b/devel/p5-Devel-GlobalDestruction/distinfo Wed Aug 08 12:18:15 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2012/07/06 10:06:55 sno Exp $
+$NetBSD: distinfo,v 1.5 2012/08/08 12:18:15 wen Exp $
 
-SHA1 (Devel-GlobalDestruction-0.06.tar.gz) = f81775360a1ed75b4af2901799cc9c7307eabd7d
-RMD160 (Devel-GlobalDestruction-0.06.tar.gz) = f84be9e75be330bbedb80a0c11912336583e9901
-Size (Devel-GlobalDestruction-0.06.tar.gz) = 49310 bytes
+SHA1 (Devel-GlobalDestruction-0.08.tar.gz) = 57dea3acfe0ef6115fdbba96f7fbb0b543612995
+RMD160 (Devel-GlobalDestruction-0.08.tar.gz) = f44d9068c76c00436ed7d3e328692ae5e08ae3f0
+Size (Devel-GlobalDestruction-0.08.tar.gz) = 49477 bytes



Home | Main Index | Thread Index | Old Index