- Update to 0.10.4

- Update WWW: line in pkg-descr
This commit is contained in:
TAKATSU Tomonari 2015-07-29 21:58:23 +00:00
parent 81494fd785
commit 71c37a22df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393195
3 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= RMySQL
DISTVERSION= 0.10.3
DISTVERSION= 0.10.4
CATEGORIES= databases
DISTNAME= ${PORTNAME}_${DISTVERSION}

View file

@ -1,2 +1,2 @@
SHA256 (RMySQL_0.10.3.tar.gz) = 46bd1961e1fa30a6c4b48fef943ffcf14facdd3bada64a2d93329ffca1be211d
SIZE (RMySQL_0.10.3.tar.gz) = 52000
SHA256 (RMySQL_0.10.4.tar.gz) = 0ded53666c2e4c8f148f364c249704119038022f7feed7f9c430c1672bd6cb53
SIZE (RMySQL_0.10.4.tar.gz) = 52275

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
the package DBI 0.2-2.
WWW: http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL
WWW: https://cran.r-project.org/web/packages/RMySQL/