pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Net-Dict Add BUILD_DEPENDS+= p5-Test-Requi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/521cab12c66d
branches:  trunk
changeset: 348134:521cab12c66d
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Jun 07 21:23:21 2016 +0000

description:
Add BUILD_DEPENDS+= p5-Test-RequiresInternet-[0-9]* for make test

diffstat:

 textproc/p5-Net-Dict/Makefile |   7 ++++---
 textproc/p5-Net-Dict/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r d798eda7400a -r 521cab12c66d textproc/p5-Net-Dict/Makefile
--- a/textproc/p5-Net-Dict/Makefile     Tue Jun 07 20:58:39 2016 +0000
+++ b/textproc/p5-Net-Dict/Makefile     Tue Jun 07 21:23:21 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:25 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/06/07 21:23:21 mef Exp $
 #
 
-DISTNAME=              Net-Dict-2.19
+DISTNAME=              Net-Dict-2.21
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            net textproc
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Net/}
 
@@ -20,6 +19,8 @@
 DEPENDS+=              p5-Tk-[0-9]*:../../x11/p5-Tk
 # only for make test
 DEPENDS+=              p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
+# for make test
+BUILD_DEPENDS+=                p5-Test-RequiresInternet-[0-9]*:../../net/p5-Test-RequiresInternet
 
 REPLACE_PERL+=         dict
 REPLACE_PERL+=         tkdict
diff -r d798eda7400a -r 521cab12c66d textproc/p5-Net-Dict/distinfo
--- a/textproc/p5-Net-Dict/distinfo     Tue Jun 07 20:58:39 2016 +0000
+++ b/textproc/p5-Net-Dict/distinfo     Tue Jun 07 21:23:21 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 01:59:45 agc Exp $
+$NetBSD: distinfo,v 1.5 2016/06/07 21:23:21 mef Exp $
 
-SHA1 (Net-Dict-2.19.tar.gz) = 610de3a8281687b026fb5d30b0a3287bd2ee7544
-RMD160 (Net-Dict-2.19.tar.gz) = beb1892dd33e72c1d27e5f49f74845a2abb561aa
-SHA512 (Net-Dict-2.19.tar.gz) = 843c0ad93dd5aa51d7d4256c5a9b652df0eeaa49d55c5abe6de8fb955c821bcaac1f4f9e1f680006dbfa5824cae7631254a034839ae52780b1b0c520a5ea6afd
-Size (Net-Dict-2.19.tar.gz) = 35984 bytes
+SHA1 (Net-Dict-2.21.tar.gz) = 791577d709bf5c73f1bea3f79e0ffcb3acfb517d
+RMD160 (Net-Dict-2.21.tar.gz) = 52a7be276a23174151df97d3d8c672a2d1aac6ad
+SHA512 (Net-Dict-2.21.tar.gz) = a32eb25d969a5730761535fd26423a48e3d4d25396d59d863bc07662f04217290a7dc8e074f9a1461e16ec80ca0e72bfdff76855c9ea032ba19bb8aded643e53
+Size (Net-Dict-2.21.tar.gz) = 36388 bytes



Home | Main Index | Thread Index | Old Index