pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/R-pkgcache R-pkgcache: Comment out missing depen...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bbe1c3a9c028
branches:  trunk
changeset: 444052:bbe1c3a9c028
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Sat Jan 02 10:33:46 2021 +0000

description:
R-pkgcache: Comment out missing dependency.

More bulk build unbreaking...

diffstat:

 devel/R-pkgcache/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7d074326b72c -r bbe1c3a9c028 devel/R-pkgcache/Makefile
--- a/devel/R-pkgcache/Makefile Sat Jan 02 10:06:17 2021 +0000
+++ b/devel/R-pkgcache/Makefile Sat Jan 02 10:33:46 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/01/01 10:17:46 mef Exp $
+# $NetBSD: Makefile,v 1.2 2021/01/02 10:33:46 jperkin Exp $
 
 R_PKGNAME=     pkgcache
 R_PKGVER=      1.1.1
@@ -20,7 +20,7 @@
 DEPENDS+=      R-digest>=0.6.25:../../security/R-digest
 DEPENDS+=      R-processx>=3.3.0.9001:../../sysutils/R-processx
 DEPENDS+=      R-curl>=3.2:../../www/R-curl
-DEPENDS+=      R-filelock-[0-9]*:../../devel/R-filelock
+#DEPENDS+=     R-filelock-[0-9]*:../../devel/R-filelock
 
 # Packages suggested but not available: 'debugme', 'presser'
 #TEST_DEPENDS+=        R-debugme-[0-9]*:



Home | Main Index | Thread Index | Old Index