pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/R-xfun (devel/R-xfun) Update TEST_DEPENDS+, but ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/377f18641fe3
branches:  trunk
changeset: 453625:377f18641fe3
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon May 31 23:48:13 2021 +0000

description:
(devel/R-xfun) Update TEST_DEPENDS+, but still failing

diffstat:

 devel/R-xfun/Makefile |  9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diffs (26 lines):

diff -r 937866078052 -r 377f18641fe3 devel/R-xfun/Makefile
--- a/devel/R-xfun/Makefile     Mon May 31 23:43:44 2021 +0000
+++ b/devel/R-xfun/Makefile     Mon May 31 23:48:13 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/05/31 23:39:12 mef Exp $
+# $NetBSD: Makefile,v 1.8 2021/05/31 23:48:13 mef Exp $
 
 R_PKGNAME=     xfun
 R_PKGVER=      0.23
@@ -8,13 +8,12 @@
 COMMENT=       Miscellaneous functions by 'Yihui Xie'
 LICENSE=       mit
 
-# Packages suggested but not available:
-#  'testit', 'pak'
 TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
 TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
-TEST_DEPENDS+= R-tinytex-[0-9]*:../../print/R-tinytex
+TEST_DEPENDS+= R-tinytex>=0.31:../../print/R-tinytex
 TEST_DEPENDS+= R-testit-[0-9]*:../../devel/R-testit
-TEST_DEPENDS+= R-pak-[0-9]*:../../devel/R-pak
+TEST_DEPENDS+= R-pa-[0-9]*:../../devel/R-pakk
+#EST_DEPENDS+= R-renv-[0-9]*:../../devel/R-renv
 
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index