aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2016-01-31 11:46:29 +0800
committerTAKATSU Tomonari <tota@FreeBSD.org>2016-01-31 11:46:29 +0800
commite1e41fe7b2da5270a2490be94836e54476a90769 (patch)
tree79ddc715436050b555019a842c2578f69cb87c85
parenta58a6ae74a5195958965320b2d870c919d85b1f5 (diff)
downloadfreebsd-ports-gnome-e1e41fe7b2da5270a2490be94836e54476a90769.tar.gz
freebsd-ports-gnome-e1e41fe7b2da5270a2490be94836e54476a90769.tar.zst
freebsd-ports-gnome-e1e41fe7b2da5270a2490be94836e54476a90769.zip
- Update to 0.10.8
-rw-r--r--databases/R-cran-RMySQL/Makefile4
-rw-r--r--databases/R-cran-RMySQL/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile
index bbce6070d5b3..ac9d60902674 100644
--- a/databases/R-cran-RMySQL/Makefile
+++ b/databases/R-cran-RMySQL/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= RMySQL
-DISTVERSION= 0.10.7
+DISTVERSION= 0.10.8
CATEGORIES= databases
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -17,6 +17,6 @@ USE_MYSQL= yes
USES= cran:auto-plist
post-patch:
- @${REINPLACE_CMD} -e 's|bin/bash|bin/sh|' ${WRKSRC}/configure
+ @${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 7d3cacd226ea..acf9d6dc7d83 100644
--- a/databases/R-cran-RMySQL/distinfo
+++ b/databases/R-cran-RMySQL/distinfo
@@ -1,2 +1,2 @@
-SHA256 (RMySQL_0.10.7.tar.gz) = 2e5061b90648d342a180723263fb39bac2de8bd1565569314b71ee5e604bb343
-SIZE (RMySQL_0.10.7.tar.gz) = 52422
+SHA256 (RMySQL_0.10.8.tar.gz) = 26cdb975e1b07a5eedfabe74c720fad7e9917a3b905276956c23c0aaa14afeb3
+SIZE (RMySQL_0.10.8.tar.gz) = 52126