pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-pkgcache
Module Name: pkgsrc
Committed By: jperkin
Date: Sat Jan 2 10:33:46 UTC 2021
Modified Files:
pkgsrc/devel/R-pkgcache: Makefile
Log Message:
R-pkgcache: Comment out missing dependency.
More bulk build unbreaking...
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/R-pkgcache/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-pkgcache/Makefile
diff -u pkgsrc/devel/R-pkgcache/Makefile:1.1 pkgsrc/devel/R-pkgcache/Makefile:1.2
--- pkgsrc/devel/R-pkgcache/Makefile:1.1 Fri Jan 1 10:17:46 2021
+++ pkgsrc/devel/R-pkgcache/Makefile Sat Jan 2 10:33:46 2021
@@ -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-tibble>=2.1.3:../../math/R-t
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