1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.10.9

- Convert to USES=mysql
This commit is contained in:
TAKATSU Tomonari 2016-05-09 12:20:28 +00:00
parent c63b7fbea8
commit d402627195
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414840
2 changed files with 5 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= RMySQL
DISTVERSION= 0.10.8
DISTVERSION= 0.10.9
CATEGORIES= databases
DISTNAME= ${PORTNAME}_${DISTVERSION}
@ -11,10 +11,9 @@ COMMENT= R interface to the MySQL database
LICENSE= GPLv2
RUN_DEPENDS= R-cran-DBI>=0.3.1:databases/R-cran-DBI
RUN_DEPENDS= R-cran-DBI>=0.4:databases/R-cran-DBI
USE_MYSQL= yes
USES= cran:auto-plist
USES= cran:auto-plist mysql
post-patch:
@${REINPLACE_CMD} -e '/bin\//s|bash|sh|' ${WRKSRC}/configure

View File

@ -1,2 +1,2 @@
SHA256 (RMySQL_0.10.8.tar.gz) = 26cdb975e1b07a5eedfabe74c720fad7e9917a3b905276956c23c0aaa14afeb3
SIZE (RMySQL_0.10.8.tar.gz) = 52126
SHA256 (RMySQL_0.10.9.tar.gz) = 41289c743dc8ee2e0dea8b8f291d65f0a7cd11e799b713d94840406ff296fd42
SIZE (RMySQL_0.10.9.tar.gz) = 54012