1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Update to 0.10.11

- Add "compiles" argument to USES=cran
This commit is contained in:
TAKATSU Tomonari 2017-05-07 05:17:47 +00:00
parent ae1bd0f9cf
commit 1aed150684
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440300
2 changed files with 8 additions and 5 deletions

View File

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

View File

@ -1,2 +1,3 @@
SHA256 (RMySQL_0.10.9.tar.gz) = 41289c743dc8ee2e0dea8b8f291d65f0a7cd11e799b713d94840406ff296fd42
SIZE (RMySQL_0.10.9.tar.gz) = 54012
TIMESTAMP = 1494133301
SHA256 (RMySQL_0.10.11.tar.gz) = da405e38d08bb728586c2b9c969f222b0b83fe1df33ad9308eba820b8f03ea88
SIZE (RMySQL_0.10.11.tar.gz) = 54186