diff options
author | tota <tota@FreeBSD.org> | 2014-06-25 16:57:10 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2014-06-25 16:57:10 +0800 |
commit | e0c273e0ff511da6fc1fbc34e48a17ba676d2d6a (patch) | |
tree | 4d9fb9c01ca845019912d335ff271fb8b60cb172 /math | |
parent | e3029f4f7f1f1a4560b954f9d2606195df3c6c46 (diff) | |
download | freebsd-ports-gnome-e0c273e0ff511da6fc1fbc34e48a17ba676d2d6a.tar.gz freebsd-ports-gnome-e0c273e0ff511da6fc1fbc34e48a17ba676d2d6a.tar.zst freebsd-ports-gnome-e0c273e0ff511da6fc1fbc34e48a17ba676d2d6a.zip |
- Update to 0.4.300.8.0
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-RcppArmadillo/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-RcppArmadillo/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/R-cran-RcppArmadillo/Makefile b/math/R-cran-RcppArmadillo/Makefile index 51e915d2a90d..ea3d2326c197 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= RcppArmadillo -PORTVERSION= 0.4.300.0 +PORTVERSION= 0.4.300.8.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-RcppArmadillo/distinfo b/math/R-cran-RcppArmadillo/distinfo index bee794f7273c..5ac8b3ca4c78 100644 --- a/math/R-cran-RcppArmadillo/distinfo +++ b/math/R-cran-RcppArmadillo/distinfo @@ -1,2 +1,2 @@ -SHA256 (RcppArmadillo_0.4.300.0.tar.gz) = 72a9f37a7196c59943d6fa9ee2bd99e62b3c03518a73bd0ed9b4c5a75192ba07 -SIZE (RcppArmadillo_0.4.300.0.tar.gz) = 907438 +SHA256 (RcppArmadillo_0.4.300.8.0.tar.gz) = c306ecb6e5ef80d43bd56c6cbab5f9e13344942d8d6c82d7eb8869b10616bd77 +SIZE (RcppArmadillo_0.4.300.8.0.tar.gz) = 909364 |