Sat Feb 3 21:53:13 2024 UTC (112d)
(devel/R-Rcpp) PKGREVISION++


(mef)
diff -r1.31 -r1.32 pkgsrc/devel/R-Rcpp/Makefile

cvs diff -r1.31 -r1.32 pkgsrc/devel/R-Rcpp/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/R-Rcpp/Makefile 2024/02/03 21:46:08 1.31
+++ pkgsrc/devel/R-Rcpp/Makefile 2024/02/03 21:53:13 1.32
@@ -1,18 +1,19 @@ @@ -1,18 +1,19 @@
1# $NetBSD: Makefile,v 1.31 2024/02/03 21:46:08 mef Exp $ 1# $NetBSD: Makefile,v 1.32 2024/02/03 21:53:13 mef Exp $
2 2
3R_PKGNAME= Rcpp 3R_PKGNAME= Rcpp
4R_PKGVER= 1.0.12 4R_PKGVER= 1.0.12
5CATEGORIES= devel 5CATEGORIES= devel
 6PKGREVISION= 1
6 7
7MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Seamless R and C++ integration 9COMMENT= Seamless R and C++ integration
9LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 10LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
10 11
11# !pdfTeX error: pdflatex (file tcrm1000): Font tcrm1000 at 600 not found 12# !pdfTeX error: pdflatex (file tcrm1000): Font tcrm1000 at 600 not found
12 13
13TEST_DEPENDS+= R-RUnit-[0-9]*:../../devel/R-RUnit 14TEST_DEPENDS+= R-RUnit-[0-9]*:../../devel/R-RUnit
14TEST_DEPENDS+= R-inline-[0-9]*:../../devel/R-inline 15TEST_DEPENDS+= R-inline-[0-9]*:../../devel/R-inline
15TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr 16TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
16TEST_DEPENDS+= R-markdown-[0-9]*:../../textproc/R-markdown 17TEST_DEPENDS+= R-markdown-[0-9]*:../../textproc/R-markdown
17TEST_DEPENDS+= R-pkgKitten>=0.1.2:../../devel/R-pkgKitten 18TEST_DEPENDS+= R-pkgKitten>=0.1.2:../../devel/R-pkgKitten
18TEST_DEPENDS+= R-rbenchmark>=1.0.0:../../benchmarks/R-rbenchmark 19TEST_DEPENDS+= R-rbenchmark>=1.0.0:../../benchmarks/R-rbenchmark