diff options
| author | TAKATSU Tomonari <tota@FreeBSD.org> | 2020-12-25 18:09:56 +0000 |
|---|---|---|
| committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2020-12-25 18:09:56 +0000 |
| commit | f44eba8b4e13731c280eb8e1bc83e939ba891801 (patch) | |
| tree | 01dd1ef21bb464e52e8ac7c509d2aca42dc16b8d /databases/R-cran-RMySQL | |
| parent | - Update to 0.21 (diff) | |
- Update to 0.10.21
Notes
Notes:
svn path=/head/; revision=559252
Diffstat (limited to 'databases/R-cran-RMySQL')
| -rw-r--r-- | databases/R-cran-RMySQL/Makefile | 6 | ||||
| -rw-r--r-- | databases/R-cran-RMySQL/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile index f7b125565e40..edfe18a75389 100644 --- a/databases/R-cran-RMySQL/Makefile +++ b/databases/R-cran-RMySQL/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= RMySQL -DISTVERSION= 0.10.20 -PORTREVISION= 1 +DISTVERSION= 0.10.21 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -18,7 +17,4 @@ RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles mysql -post-patch: - @${REINPLACE_CMD} -e '/bin\//s|bash|sh|' ${WRKSRC}/configure - .include <bsd.port.mk> diff --git a/databases/R-cran-RMySQL/distinfo b/databases/R-cran-RMySQL/distinfo index 283ccadac58f..8450ec802700 100644 --- a/databases/R-cran-RMySQL/distinfo +++ b/databases/R-cran-RMySQL/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585956016 -SHA256 (RMySQL_0.10.20.tar.gz) = f11c18d946b2dd9b65cdf31d7b5a2178ed740687dde41efdd9afa17abfa96953 -SIZE (RMySQL_0.10.20.tar.gz) = 52900 +TIMESTAMP = 1608774430 +SHA256 (RMySQL_0.10.21.tar.gz) = 3a6bf06d32d66c7c958d4f89ed517614171a7fd254ef6f4d40f4c5982c2d6b31 +SIZE (RMySQL_0.10.21.tar.gz) = 53075 |
