diff options
-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/ |