- Update to 0.10.8

This commit is contained in:
TAKATSU Tomonari 2016-01-31 03:46:29 +00:00
parent a58a6ae74a
commit e1e41fe7b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407573
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= RMySQL
DISTVERSION= 0.10.7
DISTVERSION= 0.10.8
CATEGORIES= databases
DISTNAME= ${PORTNAME}_${DISTVERSION}
@ -17,6 +17,6 @@ USE_MYSQL= yes
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>

View File

@ -1,2 +1,2 @@
SHA256 (RMySQL_0.10.7.tar.gz) = 2e5061b90648d342a180723263fb39bac2de8bd1565569314b71ee5e604bb343
SIZE (RMySQL_0.10.7.tar.gz) = 52422
SHA256 (RMySQL_0.10.8.tar.gz) = 26cdb975e1b07a5eedfabe74c720fad7e9917a3b905276956c23c0aaa14afeb3
SIZE (RMySQL_0.10.8.tar.gz) = 52126