svn commit: r419209 - head/math/R-cran-RcppArmadillo
TAKATSU Tomonari
tota at FreeBSD.org
Thu Jul 28 10:32:41 UTC 2016
Author: tota
Date: Thu Jul 28 10:32:38 2016
New Revision: 419209
URL: https://svnweb.freebsd.org/changeset/ports/419209
Log:
- Update to 0.7.200.2.0
Modified:
head/math/R-cran-RcppArmadillo/Makefile (contents, props changed)
head/math/R-cran-RcppArmadillo/distinfo (contents, props changed)
Modified: head/math/R-cran-RcppArmadillo/Makefile
==============================================================================
--- head/math/R-cran-RcppArmadillo/Makefile Thu Jul 28 10:17:21 2016 (r419208)
+++ head/math/R-cran-RcppArmadillo/Makefile Thu Jul 28 10:32:38 2016 (r419209)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= RcppArmadillo
-PORTVERSION= 0.7.100.3.1
+PORTVERSION= 0.7.200.2.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -11,7 +11,9 @@ COMMENT= Rcpp integration for Armadillo
LICENSE= GPLv2+
-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,compiles
Modified: head/math/R-cran-RcppArmadillo/distinfo
==============================================================================
--- head/math/R-cran-RcppArmadillo/distinfo Thu Jul 28 10:17:21 2016 (r419208)
+++ head/math/R-cran-RcppArmadillo/distinfo Thu Jul 28 10:32:38 2016 (r419209)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465084568
-SHA256 (RcppArmadillo_0.7.100.3.1.tar.gz) = e96bbbe356b6e5c5f8ba59bdd9439cf3155f9300054603ec24fdc89cadc61e5e
-SIZE (RcppArmadillo_0.7.100.3.1.tar.gz) = 1055712
+TIMESTAMP = 1469587095
+SHA256 (RcppArmadillo_0.7.200.2.0.tar.gz) = 4250c8613891b24257abb1a2912be1a811549ff50ee39a48f18582df260da6a7
+SIZE (RcppArmadillo_0.7.200.2.0.tar.gz) = 1059757
More information about the svn-ports-head
mailing list