diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2015-08-10 06:20:47 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2015-08-10 06:20:47 +0000 |
commit | b9bc2b77ee97660feb39171d2a6c6bffbc3514d0 (patch) | |
tree | d21d4ef3a67e0e514234551dc0490001e745c77a /math/R-cran-RcppArmadillo | |
parent | f1114d53ec6e5d76da76190e4a3a98af994d0c51 (diff) |
Notes
Diffstat (limited to 'math/R-cran-RcppArmadillo')
-rw-r--r-- | math/R-cran-RcppArmadillo/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-RcppArmadillo/distinfo | 4 | ||||
-rw-r--r-- | math/R-cran-RcppArmadillo/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-RcppArmadillo/Makefile b/math/R-cran-RcppArmadillo/Makefile index 9fbc98241b0d..8af02f0dacd1 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= RcppArmadillo -PORTVERSION= 0.5.200.1.0 +PORTVERSION= 0.5.300.4 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-RcppArmadillo/distinfo b/math/R-cran-RcppArmadillo/distinfo index 7919bfcd720b..57e5a5a35562 100644 --- a/math/R-cran-RcppArmadillo/distinfo +++ b/math/R-cran-RcppArmadillo/distinfo @@ -1,2 +1,2 @@ -SHA256 (RcppArmadillo_0.5.200.1.0.tar.gz) = fd648dd5b7c6b76eb42baeb359c3d5fec2218dee2bfc2b6deea760300bf5e06f -SIZE (RcppArmadillo_0.5.200.1.0.tar.gz) = 963103 +SHA256 (RcppArmadillo_0.5.300.4.tar.gz) = 8bfb5c71782752fc8deb1f4d2e41ceb3d2893f55472797cf3409412a906ad434 +SIZE (RcppArmadillo_0.5.300.4.tar.gz) = 967193 diff --git a/math/R-cran-RcppArmadillo/pkg-descr b/math/R-cran-RcppArmadillo/pkg-descr index 6c7a03b3811b..375493d4686f 100644 --- a/math/R-cran-RcppArmadillo/pkg-descr +++ b/math/R-cran-RcppArmadillo/pkg-descr @@ -1,4 +1,4 @@ RcppArmadillo provides an interface from R to and from Armadillo by utilising the Rcpp R/C++ interface library. -WWW: http://cran.r-project.org/web/packages/RcppArmadillo/ +WWW: https://cran.r-project.org/web/packages/RcppArmadillo/ |