pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-testthat
Module Name: pkgsrc
Committed By: mef
Date: Mon May 2 14:47:50 UTC 2022
Modified Files:
pkgsrc/devel/R-testthat: Makefile
Log Message:
(devel/R-testthat) remove duplicate DEPENDS/TEST_DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/R-testthat/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-testthat/Makefile
diff -u pkgsrc/devel/R-testthat/Makefile:1.14 pkgsrc/devel/R-testthat/Makefile:1.15
--- pkgsrc/devel/R-testthat/Makefile:1.14 Mon May 2 14:44:55 2022
+++ pkgsrc/devel/R-testthat/Makefile Mon May 2 14:47:49 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2022/05/02 14:44:55 mef Exp $
+# $NetBSD: Makefile,v 1.15 2022/05/02 14:47:49 mef Exp $
R_PKGNAME= testthat
R_PKGVER= 3.1.4
@@ -33,9 +33,6 @@ TEST_DEPENDS+= R-callr>=3.5.1:../../deve
TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
TEST_DEPENDS+= R-brio-[0-9]*:../../devel/R-brio
TEST_DEPENDS+= R-desc-[0-9]*:../../devel/R-desc
-TEST_DEPENDS+= R-pkgload-[0-9]*:../../devel/R-pkgload
-TEST_DEPENDS+= R-praise-[0-9]*:../../misc/R-praise
-TEST_DEPENDS+= R-waldo-[0-9]*:../../devel/R-waldo
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index