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: mef
Date: Mon Jan 11 08:46:36 UTC 2021
Modified Files:
pkgsrc/devel/R-pkgcache: Makefile
Log Message:
(devel/R-pkgcache) Recover DEPENDS+= R-filelock-[0-9]*, tks jperkin@
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/devel/R-pkgcache/Makefile:1.3
--- pkgsrc/devel/R-pkgcache/Makefile:1.2 Sat Jan 2 10:33:46 2021
+++ pkgsrc/devel/R-pkgcache/Makefile Mon Jan 11 08:46:36 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/01/02 10:33:46 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2021/01/11 08:46:36 mef 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