summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2011-08-15 05:00:02 +0000
committerobache <obache>2011-08-15 05:00:02 +0000
commit4d03a8fcfaf92d1aa2799fbab5e43ec7878d6ec3 (patch)
tree5cddfd9b4e59503e9a170156d77bc59a7657d838
parentd4a0b314a7bd1820ed356fb690dc80745b0191b3 (diff)
downloadpkgsrc-4d03a8fcfaf92d1aa2799fbab5e43ec7878d6ec3.tar.gz
fix missing dependency pattern update.
Bump PKGREVISION.
-rw-r--r--devel/p5-ExtUtils-XSpp/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-ExtUtils-XSpp/Makefile b/devel/p5-ExtUtils-XSpp/Makefile
index 6f42471f60d..629c05ab8fa 100644
--- a/devel/p5-ExtUtils-XSpp/Makefile
+++ b/devel/p5-ExtUtils-XSpp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2011/08/12 18:56:24 adam Exp $
+# $NetBSD: Makefile,v 1.8 2011/08/15 05:00:02 obache Exp $
DISTNAME= ExtUtils-XSpp-0.1602
PKGNAME= p5-${DISTNAME:S/1602/16.02/}
+PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
@@ -10,10 +11,11 @@ HOMEPAGE= http://search.cpan.org/dist/ExtUtils-XSpp/
COMMENT= XS for C++
LICENSE= ${PERL5_LICENSE}
-BUILD_DEPENDS+= {perl>=5.12.0,p5-Module-Build>=0.36000}:../../devel/p5-Module-Build
+BUILD_DEPENDS+= {perl>=5.14.1,p5-Module-Build>=0.38000}:../../devel/p5-Module-Build
BUILD_DEPENDS+= p5-Test-Base-[0-9]*:../../devel/p5-Test-Base
BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
DEPENDS+= p5-ExtUtils-ParseXS>=2.22.02:../../devel/p5-ExtUtils-ParseXS
+DEPENDS+= p5-Digest-MD5>=2.0:../../security/p5-Digest-MD5
PKG_DESTDIR_SUPPORT= user-destdir