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: Thu Jun 3 21:01:08 UTC 2021
Modified Files:
pkgsrc/devel/R-pkgcache: Makefile
Log Message:
(devel/R-pkgcache) Add missing DEPENDS+= R-jsonlite-[0-9]*
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/devel/R-pkgcache/Makefile:1.5
--- pkgsrc/devel/R-pkgcache/Makefile:1.4 Tue Jun 1 13:26:05 2021
+++ pkgsrc/devel/R-pkgcache/Makefile Thu Jun 3 21:01:07 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/06/01 13:26:05 mef Exp $
+# $NetBSD: Makefile,v 1.5 2021/06/03 21:01:07 mef Exp $
R_PKGNAME= pkgcache
R_PKGVER= 1.2.2
@@ -21,6 +21,7 @@ DEPENDS+= R-digest>=0.6.25:../../securit
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-jsonlite-[0-9]*:../../textproc/R-jsonlite
# Packages suggested but not available: 'debugme', 'webfakes'
#TEST_DEPENDS+= R-debugme-[0-9]*:
Home |
Main Index |
Thread Index |
Old Index