mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
- Update to 0.10.3
- Replace spaces with a single space after WWW: in pkg-descr
This commit is contained in:
parent
6e15254a68
commit
a1c9039dd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385507
3 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (RMySQL_0.9-3.tar.gz) = c10e14a502cd7fb21d15a7eb2b7459fef0232fedb75e108733eaccfce1cdbace
|
||||
SIZE (RMySQL_0.9-3.tar.gz) = 165363
|
||||
SHA256 (RMySQL_0.10.3.tar.gz) = 46bd1961e1fa30a6c4b48fef943ffcf14facdd3bada64a2d93329ffca1be211d
|
||||
SIZE (RMySQL_0.10.3.tar.gz) = 52000
|
||||
|
|
|
@ -2,4 +2,4 @@ RMySQL is a database interface and MySQL driver for R. This version
|
|||
complies with the database interface definition as implemented in
|
||||
the package DBI 0.2-2.
|
||||
|
||||
WWW: http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL
|
||||
WWW: http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL
|
||||
|
|
Loading…
Add table
Reference in a new issue