diff options
| author | TAKATSU Tomonari <tota@FreeBSD.org> | 2015-05-06 07:08:06 +0000 |
|---|---|---|
| committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2015-05-06 07:08:06 +0000 |
| commit | a1c9039dd64e929b77891deda7a13e15f782a618 (patch) | |
| tree | b68322fdb0fcc63ccdc8eb731792cd7bd08cf0f2 /databases/R-cran-RMySQL/Makefile | |
| parent | 6e15254a686a521b7c5e03e8b4855b7b00073130 (diff) | |
Notes
Diffstat (limited to 'databases/R-cran-RMySQL/Makefile')
| -rw-r--r-- | databases/R-cran-RMySQL/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile index ac9c4b8bc314..687c9b95d97f 100644 --- a/databases/R-cran-RMySQL/Makefile +++ b/databases/R-cran-RMySQL/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= RMySQL -DISTVERSION= 0.9-3 -PORTREVISION= 10 +DISTVERSION= 0.10.3 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -12,7 +11,7 @@ COMMENT= R interface to the MySQL database LICENSE= GPLv2 -RUN_DEPENDS= R-cran-DBI>=0.2.2:${PORTSDIR}/databases/R-cran-DBI +RUN_DEPENDS= R-cran-DBI>=0.3.1:${PORTSDIR}/databases/R-cran-DBI USE_MYSQL= yes USES= cran:auto-plist |
