- Update to 0.6.300.2.0
This commit is contained in:
parent
438a0628b2
commit
02043c4259
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403089
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= RcppArmadillo
|
||||
PORTVERSION= 0.6.200.2.0
|
||||
PORTVERSION= 0.6.300.2.0
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -17,6 +17,6 @@ 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
|
||||
@${REINPLACE_CMD} -e '/bin\//s|bash|sh|' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (RcppArmadillo_0.6.200.2.0.tar.gz) = f2a5cb774acd4c42137cafbe6d71ade7cff733e4aa74ebb591de9ca31ec6fc8c
|
||||
SIZE (RcppArmadillo_0.6.200.2.0.tar.gz) = 977370
|
||||
SHA256 (RcppArmadillo_0.6.300.2.0.tar.gz) = ad98e580d81f29b7f2b2275a6cdd8099372b40b4cbaa45c8c87924af5093d3d7
|
||||
SIZE (RcppArmadillo_0.6.300.2.0.tar.gz) = 984649
|
||||
|
|
Loading…
Reference in a new issue