pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/R-knitr (print/R-knitr) Update DEPENDS version f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97ba9991f8f2
branches:  trunk
changeset: 377607:97ba9991f8f2
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Apr 23 14:31:10 2022 +0000

description:
(print/R-knitr) Update DEPENDS version for R-evaluate>=0.15

diffstat:

 print/R-knitr/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 6a958a661280 -r 97ba9991f8f2 print/R-knitr/Makefile
--- a/print/R-knitr/Makefile    Sat Apr 23 14:24:39 2022 +0000
+++ b/print/R-knitr/Makefile    Sat Apr 23 14:31:10 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2022/04/23 11:42:58 mef Exp $
+# $NetBSD: Makefile,v 1.14 2022/04/23 14:31:10 mef Exp $
 
 R_PKGNAME=     knitr
 R_PKGVER=      1.38
@@ -8,7 +8,7 @@
 COMMENT=       General-purpose package for dynamic report generation in R
 LICENSE=       gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
 
-DEPENDS+=      R-evaluate>=0.10:../../devel/R-evaluate
+DEPENDS+=      R-evaluate>=0.15:../../devel/R-evaluate
 DEPENDS+=      R-xfun>=0.29:../../devel/R-xfun
 DEPENDS+=      R-digest>=0.6.4:../../security/R-digest
 DEPENDS+=      R-formatR>=0.10:../../textproc/R-formatR
@@ -35,7 +35,6 @@
 #  'tikzDevice', 'reticulate', 'JuliaCall', 'magick', 'gifski',
 #  'showtext', 'ragg', 'styler', 'targets'
 
-
 USE_LANGUAGES= # none
 
 REPLACE_RSCRIPT+=      inst/bin/knit



Home | Main Index | Thread Index | Old Index