aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-RcppEigen
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2016-08-24 05:58:34 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2016-08-24 05:58:34 +0000
commit66a3d1f2053bd6518da9862c4e1baa33c3c4b090 (patch)
treec8961a5ff2a9eb27aa6cbc8d8a33c51adfc166c4 /math/R-cran-RcppEigen
parent37cf1f78c339e01493b60c86d4449629479969d9 (diff)
downloadports-66a3d1f2053bd6518da9862c4e1baa33c3c4b090.tar.gz
ports-66a3d1f2053bd6518da9862c4e1baa33c3c4b090.zip
- Update to 0.3.2.9.0
- Add "compiles" argument to USES=cran
Notes
Notes: svn path=/head/; revision=420762
Diffstat (limited to 'math/R-cran-RcppEigen')
-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