1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- Update to 0.5.300.4

This commit is contained in:
TAKATSU Tomonari 2015-08-10 06:20:47 +00:00
parent f1114d53ec
commit b9bc2b77ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393846
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= RcppArmadillo
PORTVERSION= 0.5.200.1.0
PORTVERSION= 0.5.300.4
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}

View File

@ -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

View File

@ -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/