pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-WWW-Mechanize Add BUILD_DEPENDS+= p5-Test-Requi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e134acb7c6c
branches:  trunk
changeset: 354019:1e134acb7c6c
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Oct 18 21:16:22 2016 +0000

description:
Add BUILD_DEPENDS+= p5-Test-RequiresInternet for make test, but still t/live/encoding.t fails

diffstat:

 www/p5-WWW-Mechanize/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 335d9b37ace0 -r 1e134acb7c6c www/p5-WWW-Mechanize/Makefile
--- a/www/p5-WWW-Mechanize/Makefile     Tue Oct 18 20:44:48 2016 +0000
+++ b/www/p5-WWW-Mechanize/Makefile     Tue Oct 18 21:16:22 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2016/08/16 01:54:48 wen Exp $
+# $NetBSD: Makefile,v 1.43 2016/10/18 21:16:22 mef Exp $
 
 DISTNAME=      WWW-Mechanize-1.78
 PKGNAME=       p5-${DISTNAME}
@@ -26,6 +26,7 @@
 BUILD_DEPENDS+=        p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
 BUILD_DEPENDS+=        p5-Test-Taint-[0-9]*:../../devel/p5-Test-Taint
 BUILD_DEPENDS+=        p5-Test-Warn>=0.11:../../devel/p5-Test-Warn
+BUILD_DEPENDS+=        p5-Test-RequiresInternet-[0-9]*:../../net/p5-Test-RequiresInternet
 
 # use defaults from Makefile.PL, to avoid user interaction
 # if not set explicitly



Home | Main Index | Thread Index | Old Index