summaryrefslogtreecommitdiff
path: root/devel/p5-B-Utils
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-09-12 18:12:28 +0000
committersno <sno@pkgsrc.org>2009-09-12 18:12:28 +0000
commitbecc668c2f5ff33681de8917e64b601cc313a0ce (patch)
tree97604aa3118f4c6d056d0b78a4d12ba2bfddbc19 /devel/p5-B-Utils
parent1a1e963b712e559ae9118cbff2064510f4e21a10 (diff)
downloadpkgsrc-becc668c2f5ff33681de8917e64b601cc313a0ce.tar.gz
Updating package devel/p5-B-Utils from 0.07 to 0.08
pkgsrc changes: - Adding license definition - Adjusting dependencies Upstream changes: 0.08 Tue Sep 01 08:29:00 PDT 2009 - Add xt/version.t to keep all our version #s in sync - Regenerate README - Add disabled Test::PPPort - Move author tests to xt/ - declare dep on 5.6 for installation - Add .gitignore - compatibility layer in Makefile.PL (Alexandr Ciornii) - use configure_requires, good error messages in case of missing modules (Alexandr Ciornii) - correct prereqs (Alexandr Ciornii) - use ppport.h for compatibility (Alexandr Ciornii)
Diffstat (limited to 'devel/p5-B-Utils')
-rw-r--r--devel/p5-B-Utils/Makefile8
-rw-r--r--devel/p5-B-Utils/distinfo8
2 files changed, 10 insertions, 6 deletions
diff --git a/devel/p5-B-Utils/Makefile b/devel/p5-B-Utils/Makefile
index 8d4f77296ce..9d36d889085 100644
--- a/devel/p5-B-Utils/Makefile
+++ b/devel/p5-B-Utils/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/12/20 19:01:33 he Exp $
+# $NetBSD: Makefile,v 1.6 2009/09/12 18:12:28 sno Exp $
#
-DISTNAME= B-Utils-0.07
+DISTNAME= B-Utils-0.08
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/}
@@ -9,9 +9,13 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/B-Utils/
COMMENT= Perl 5 module providing op tree manipulation helper functions
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
+BUILD_DEPENDS+= p5-ExtUtils-Depends>=0.302:../../devel/p5-ExtUtils-Depends
+
USE_LANGUAGES= c
PERL5_PACKLIST= auto/B/Utils/.packlist
diff --git a/devel/p5-B-Utils/distinfo b/devel/p5-B-Utils/distinfo
index a9b22aae99f..6693cc83917 100644
--- a/devel/p5-B-Utils/distinfo
+++ b/devel/p5-B-Utils/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/12/20 19:01:33 he Exp $
+$NetBSD: distinfo,v 1.4 2009/09/12 18:12:28 sno Exp $
-SHA1 (B-Utils-0.07.tar.gz) = 7564d9290821555b97f9f34cfd47aa6c39aa2b1a
-RMD160 (B-Utils-0.07.tar.gz) = 7e738b05d6fd447c1ab84c8fbac84a4f3c37c73b
-Size (B-Utils-0.07.tar.gz) = 27053 bytes
+SHA1 (B-Utils-0.08.tar.gz) = b670d7aa59f421d68f5013da1776d318d5a1d59c
+RMD160 (B-Utils-0.08.tar.gz) = 6511f79c673337d681db1db6a8407f7e7748398e
+Size (B-Utils-0.08.tar.gz) = 67996 bytes