Index: head/math/R-cran-RcppArmadillo/Makefile =================================================================== --- head/math/R-cran-RcppArmadillo/Makefile (revision 393845) +++ head/math/R-cran-RcppArmadillo/Makefile (revision 393846) @@ -1,22 +1,22 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= RcppArmadillo -PORTVERSION= 0.5.200.1.0 +PORTVERSION= 0.5.300.4 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Rcpp integration for Armadillo templated linear algebra library LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual RUN_DEPENDS= R-cran-Rcpp>=0.11.0:${PORTSDIR}/devel/R-cran-Rcpp USES= cran:auto-plist post-patch: @${REINPLACE_CMD} -e 's|bin/bash|bin/sh|' ${WRKSRC}/configure .include Index: head/math/R-cran-RcppArmadillo/distinfo =================================================================== --- head/math/R-cran-RcppArmadillo/distinfo (revision 393845) +++ head/math/R-cran-RcppArmadillo/distinfo (revision 393846) @@ -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 Index: head/math/R-cran-RcppArmadillo/pkg-descr =================================================================== --- head/math/R-cran-RcppArmadillo/pkg-descr (revision 393845) +++ head/math/R-cran-RcppArmadillo/pkg-descr (revision 393846) @@ -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/