pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Compile Depend on p5-URI, since it needs...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b2c18728dac
branches: trunk
changeset: 609999:7b2c18728dac
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Oct 15 12:32:44 2012 +0000
description:
Depend on p5-URI, since it needs URI::Escape.
Bump PKGREVISION.
diffstat:
devel/p5-Test-Compile/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 6c898928888a -r 7b2c18728dac devel/p5-Test-Compile/Makefile
--- a/devel/p5-Test-Compile/Makefile Mon Oct 15 12:31:15 2012 +0000
+++ b/devel/p5-Test-Compile/Makefile Mon Oct 15 12:32:44 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2012/10/03 21:55:41 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/15 12:32:44 wiz Exp $
#
DISTNAME= Test-Compile-0.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -20,6 +20,7 @@
BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
DEPENDS+= p5-Devel-CheckOS-[0-9]*:../../devel/p5-Devel-CheckOS
DEPENDS+= p5-UNIVERSAL-require-[0-9]*:../../devel/p5-UNIVERSAL-require
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index