diff options
author | tota <tota@FreeBSD.org> | 2014-01-26 05:24:02 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2014-01-26 05:24:02 +0800 |
commit | 4cad4a10f5813bf62e518a7d0a809c84df229fc0 (patch) | |
tree | 614bea1684bbccaea0c9907356b8b302091fc834 /math | |
parent | 7ad800be12693ac2350b9603b629d74905da1332 (diff) | |
download | freebsd-ports-gnome-4cad4a10f5813bf62e518a7d0a809c84df229fc0.tar.gz freebsd-ports-gnome-4cad4a10f5813bf62e518a7d0a809c84df229fc0.tar.zst freebsd-ports-gnome-4cad4a10f5813bf62e518a7d0a809c84df229fc0.zip |
- Update to 0.4.000.2
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 bf06ee59dfea..340192f4e643 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= RcppArmadillo -PORTVERSION= 0.4.000 +PORTVERSION= 0.4.000.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-RcppArmadillo/distinfo b/math/R-cran-RcppArmadillo/distinfo index a7a103c67289..b080e8f42e39 100644 --- a/math/R-cran-RcppArmadillo/distinfo +++ b/math/R-cran-RcppArmadillo/distinfo @@ -1,2 +1,2 @@ -SHA256 (RcppArmadillo_0.4.000.tar.gz) = 8e32bed2d02ebd7172278c85991e78138004ed244bdf8ef09f17d3ff4064012a -SIZE (RcppArmadillo_0.4.000.tar.gz) = 892608 +SHA256 (RcppArmadillo_0.4.000.2.tar.gz) = 0da41345c2fe05b9737a653313dcd9fcb235cdcaff541d63156575ac2ce4cd8e +SIZE (RcppArmadillo_0.4.000.2.tar.gz) = 892941 |