svn commit: r395534 - head/databases/R-cran-RMySQL
TAKATSU Tomonari
tota at FreeBSD.org
Sat Aug 29 09:00:16 UTC 2015
Author: tota
Date: Sat Aug 29 09:00:14 2015
New Revision: 395534
URL: https://svnweb.freebsd.org/changeset/ports/395534
Log:
- Update to 0.10.5
Modified:
head/databases/R-cran-RMySQL/Makefile
head/databases/R-cran-RMySQL/distinfo
Modified: head/databases/R-cran-RMySQL/Makefile
==============================================================================
--- head/databases/R-cran-RMySQL/Makefile Sat Aug 29 08:37:14 2015 (r395533)
+++ head/databases/R-cran-RMySQL/Makefile Sat Aug 29 09:00:14 2015 (r395534)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= RMySQL
-DISTVERSION= 0.10.4
+DISTVERSION= 0.10.5
CATEGORIES= databases
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -16,4 +16,7 @@ RUN_DEPENDS= R-cran-DBI>=0.3.1:${PORTSDI
USE_MYSQL= yes
USES= cran:auto-plist
+post-patch:
+ @${REINPLACE_CMD} -e 's|bin/bash|bin/sh|' ${WRKSRC}/configure
+
.include <bsd.port.mk>
Modified: head/databases/R-cran-RMySQL/distinfo
==============================================================================
--- head/databases/R-cran-RMySQL/distinfo Sat Aug 29 08:37:14 2015 (r395533)
+++ head/databases/R-cran-RMySQL/distinfo Sat Aug 29 09:00:14 2015 (r395534)
@@ -1,2 +1,2 @@
-SHA256 (RMySQL_0.10.4.tar.gz) = 0ded53666c2e4c8f148f364c249704119038022f7feed7f9c430c1672bd6cb53
-SIZE (RMySQL_0.10.4.tar.gz) = 52275
+SHA256 (RMySQL_0.10.5.tar.gz) = e6e73596023a07bd3cd6fa3acc8901aaa269ef64683c7d12066345e8e30ca8f7
+SIZE (RMySQL_0.10.5.tar.gz) = 52419
More information about the svn-ports-all
mailing list