aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2015-08-29 07:40:18 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2015-08-29 07:40:18 +0000
commit0feccd03d77061f782135a61e2077bafd091c824 (patch)
treefea81a7561faaeeb555588a71a40c3aa052632dc /ftp
parent34ea52e8597e6e349206fd256d244cb4f101bd04 (diff)
downloadports-0feccd03d77061f782135a61e2077bafd091c824.tar.gz
ports-0feccd03d77061f782135a61e2077bafd091c824.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/R-cran-curl/Makefile5
-rw-r--r--ftp/R-cran-curl/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/ftp/R-cran-curl/Makefile b/ftp/R-cran-curl/Makefile
index b051c8ddf1ef..eff79996f098 100644
--- a/ftp/R-cran-curl/Makefile
+++ b/ftp/R-cran-curl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= curl
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.3
CATEGORIES= ftp
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -16,4 +16,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
USES= cran:auto-plist
+post-patch:
+ @${REINPLACE_CMD} -e 's|bin/bash|bin/sh|' ${WRKSRC}/configure
+
.include <bsd.port.mk>
diff --git a/ftp/R-cran-curl/distinfo b/ftp/R-cran-curl/distinfo
index 07ae63d2d9f6..c4b74620569a 100644
--- a/ftp/R-cran-curl/distinfo
+++ b/ftp/R-cran-curl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (curl_0.9.2.tar.gz) = a6fe7126586cb9dee7128884b41667f68637c45931313628e475b27960efc966
-SIZE (curl_0.9.2.tar.gz) = 244688
+SHA256 (curl_0.9.3.tar.gz) = 8dbe426177d556c7be0b9ad8073de62d419c6d2776c770ec5eaca14965d0e90a
+SIZE (curl_0.9.3.tar.gz) = 245303