pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-covr
Module Name: pkgsrc
Committed By: mef
Date: Sun Feb 19 12:13:10 UTC 2023
Modified Files:
pkgsrc/devel/R-covr: Makefile
Log Message:
(devel/R-covr) Remove not updated comments. Test needs R-covr installed (?)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/R-covr/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-covr/Makefile
diff -u pkgsrc/devel/R-covr/Makefile:1.5 pkgsrc/devel/R-covr/Makefile:1.6
--- pkgsrc/devel/R-covr/Makefile:1.5 Fri Dec 16 14:35:18 2022
+++ pkgsrc/devel/R-covr/Makefile Sun Feb 19 12:13:10 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2022/12/16 14:35:18 mef Exp $
+# $NetBSD: Makefile,v 1.6 2023/02/19 12:13:10 mef Exp $
R_PKGNAME= covr
R_PKGVER= 3.6.1
@@ -8,10 +8,6 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Test Coverage for Packages
LICENSE= mit
-#Packages suggested but not available:
-# 'rmarkdown', 'htmltools', 'DT', 'rstudioapi', 'xml2', 'memoise',
-# 'mockery'
-
DEPENDS+= R-crayon>=1.3.4:../../devel/R-crayon
DEPENDS+= R-withr>=1.0.2:../../devel/R-withr
DEPENDS+= R-digest>=0.6.20:../../security/R-digest
Home |
Main Index |
Thread Index |
Old Index