pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-xfun
Module Name: pkgsrc
Committed By: mef
Date: Mon May 31 23:48:59 UTC 2021
Modified Files:
pkgsrc/devel/R-xfun: Makefile
Log Message:
(devel/R-xfun) Update TEST_DEPENDS+, fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/R-xfun/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-xfun/Makefile
diff -u pkgsrc/devel/R-xfun/Makefile:1.8 pkgsrc/devel/R-xfun/Makefile:1.9
--- pkgsrc/devel/R-xfun/Makefile:1.8 Mon May 31 23:48:13 2021
+++ pkgsrc/devel/R-xfun/Makefile Mon May 31 23:48:58 2021
@@ -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-knitr-[0-9]*:../../prin
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