pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/R-pillar
Module Name: pkgsrc
Committed By: mef
Date: Mon Jun 7 15:35:24 UTC 2021
Modified Files:
pkgsrc/misc/R-pillar: Makefile
Log Message:
(misc/R-pillar) Add DEPENDS+= R-lifecycle-[0-9]*
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/misc/R-pillar/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/R-pillar/Makefile
diff -u pkgsrc/misc/R-pillar/Makefile:1.6 pkgsrc/misc/R-pillar/Makefile:1.7
--- pkgsrc/misc/R-pillar/Makefile:1.6 Sun Jun 6 23:37:31 2021
+++ pkgsrc/misc/R-pillar/Makefile Mon Jun 7 15:35:24 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2021/06/06 23:37:31 mef Exp $
+# $NetBSD: Makefile,v 1.7 2021/06/07 15:35:24 mef Exp $
R_PKGNAME= pillar
R_PKGVER= 1.6.1
@@ -15,6 +15,7 @@ DEPENDS+= R-rlang>=0.3.0:../../devel/R-r
DEPENDS+= R-vctrs>=0.2.0:../../math/R-vctrs
DEPENDS+= R-utf8>=1.1.0:../../textproc/R-utf8
DEPENDS+= R-utf8>=1.1.3:../../textproc/R-utf8
+DEPENDS+= R-lifecycle-[0-9]*:../../devel/R-lifecycle
# Packages suggested but not available:
# 'debugme', 'DiagrammeR','formattable', 'nycflights13',
Home |
Main Index |
Thread Index |
Old Index