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+, fix ...



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

description:
(devel/R-xfun) Update TEST_DEPENDS+, fix typo

diffstat:

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

diffs (18 lines):

diff -r 377f18641fe3 -r e49c890dedd0 devel/R-xfun/Makefile
--- a/devel/R-xfun/Makefile     Mon May 31 23:48:13 2021 +0000
+++ b/devel/R-xfun/Makefile     Mon May 31 23:48:58 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2021/05/31 23:48:13 mef Exp $
+# $NetBSD: Makefile,v 1.9 2021/05/31 23:48:58 mef Exp $
 
 R_PKGNAME=     xfun
 R_PKGVER=      0.23
@@ -12,7 +12,7 @@
 TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
 TEST_DEPENDS+= R-tinytex>=0.31:../../print/R-tinytex
 TEST_DEPENDS+= R-testit-[0-9]*:../../devel/R-testit
-TEST_DEPENDS+= R-pa-[0-9]*:../../devel/R-pakk
+TEST_DEPENDS+= R-pak-[0-9]*:../../devel/R-pak
 #EST_DEPENDS+= R-renv-[0-9]*:../../devel/R-renv
 
 USE_LANGUAGES= c c++



Home | Main Index | Thread Index | Old Index