- Update to 0.10.5

This commit is contained in:
TAKATSU Tomonari 2015-08-29 09:00:14 +00:00
parent 69b310e9b0
commit 91249c4f70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395534
2 changed files with 6 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= RMySQL
DISTVERSION= 0.10.4
DISTVERSION= 0.10.5
CATEGORIES= databases
DISTNAME= ${PORTNAME}_${DISTVERSION}
@ -16,4 +16,7 @@ RUN_DEPENDS= R-cran-DBI>=0.3.1:${PORTSDIR}/databases/R-cran-DBI
USE_MYSQL= yes
USES= cran:auto-plist
post-patch:
@${REINPLACE_CMD} -e 's|bin/bash|bin/sh|' ${WRKSRC}/configure
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (RMySQL_0.10.4.tar.gz) = 0ded53666c2e4c8f148f364c249704119038022f7feed7f9c430c1672bd6cb53
SIZE (RMySQL_0.10.4.tar.gz) = 52275
SHA256 (RMySQL_0.10.5.tar.gz) = e6e73596023a07bd3cd6fa3acc8901aaa269ef64683c7d12066345e8e30ca8f7
SIZE (RMySQL_0.10.5.tar.gz) = 52419