- Update to 0.10.3

- Replace spaces with a single space after WWW: in pkg-descr
This commit is contained in:
TAKATSU Tomonari 2015-05-06 07:08:06 +00:00
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

View file

@ -2,8 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= RMySQL PORTNAME= RMySQL
DISTVERSION= 0.9-3 DISTVERSION= 0.10.3
PORTREVISION= 10
CATEGORIES= databases CATEGORIES= databases
DISTNAME= ${PORTNAME}_${DISTVERSION} DISTNAME= ${PORTNAME}_${DISTVERSION}
@ -12,7 +11,7 @@ COMMENT= R interface to the MySQL database
LICENSE= GPLv2 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 USE_MYSQL= yes
USES= cran:auto-plist USES= cran:auto-plist

View file

@ -1,2 +1,2 @@
SHA256 (RMySQL_0.9-3.tar.gz) = c10e14a502cd7fb21d15a7eb2b7459fef0232fedb75e108733eaccfce1cdbace SHA256 (RMySQL_0.10.3.tar.gz) = 46bd1961e1fa30a6c4b48fef943ffcf14facdd3bada64a2d93329ffca1be211d
SIZE (RMySQL_0.9-3.tar.gz) = 165363 SIZE (RMySQL_0.10.3.tar.gz) = 52000

View file

@ -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 complies with the database interface definition as implemented in
the package DBI 0.2-2. the package DBI 0.2-2.
WWW: http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL WWW: http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL