summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/R-cran-RcppEigen/Makefile8
-rw-r--r--math/R-cran-RcppEigen/distinfo5
2 files changed, 8 insertions, 5 deletions
diff --git a/math/R-cran-RcppEigen/Makefile b/math/R-cran-RcppEigen/Makefile
index e08e197aea9f..35f86f4ccd24 100644
--- a/math/R-cran-RcppEigen/Makefile
+++ b/math/R-cran-RcppEigen/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= RcppEigen
-PORTVERSION= 0.3.2.8.1
+PORTVERSION= 0.3.2.9.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -12,8 +12,10 @@ COMMENT= Rcpp integration for the Eigen templated linear algebra library
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp
+CRAN_DEPENDS= R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp
+BUILD_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
-USES= cran:auto-plist
+USES= cran:auto-plist,compiles
.include <bsd.port.mk>
diff --git a/math/R-cran-RcppEigen/distinfo b/math/R-cran-RcppEigen/distinfo
index c7fb369bbae6..f931ff8b170b 100644
--- a/math/R-cran-RcppEigen/distinfo
+++ b/math/R-cran-RcppEigen/distinfo
@@ -1,2 +1,3 @@
-SHA256 (RcppEigen_0.3.2.8.1.tar.gz) = ceccb8785531c5c23f9232b594e5372c214a114a08ec759115e946badd08d681
-SIZE (RcppEigen_0.3.2.8.1.tar.gz) = 1240083
+TIMESTAMP = 1471852048
+SHA256 (RcppEigen_0.3.2.9.0.tar.gz) = 25affba9065e3c12d67b1934d1ce97a928a4011a7738f7b90f0e9830409ec93b
+SIZE (RcppEigen_0.3.2.9.0.tar.gz) = 1209128