aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile9
-rw-r--r--ftp/curl/distinfo3
2 files changed, 8 insertions, 4 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index a8de7be0a38c..902083055684 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= curl
-PORTVERSION= 7.9.1
+PORTVERSION= 7.9.2
CATEGORIES= ftp ipv6 www
MASTER_SITES= http://curl.haxx.se/download/ \
http://download.sourceforge.net/curl/ \
@@ -14,6 +14,10 @@ MASTER_SITES= http://curl.haxx.se/download/ \
ftp://ftp.fu-berlin.de/pub/unix/network/curl/ \
ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/mirror/
+PATCHFILES= curl-lib-sendf.c.patch
+PATCH_SITES= ${MASTER_SITE_LOCAL}
+PATCH_SITE_SUBDIR= roam
+
MAINTAINER= roam@FreeBSD.org
MAN1= curl.1 curl-config.1
@@ -48,11 +52,10 @@ CONFIGURE_ARGS += --with-krb4=/usr
GNU_CONFIGURE= yes
USE_BZIP2= yes
-USE_GMAKE= yes
# Note: some of these tests seem to intermitently fail on my system.
# I don't know why they would do that, yet.
test: build
- @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} test)
+ @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test
.include <bsd.port.mk>
diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo
index 0de2726a0479..e63dcea1f402 100644
--- a/ftp/curl/distinfo
+++ b/ftp/curl/distinfo
@@ -1 +1,2 @@
-MD5 (curl-7.9.1.tar.bz2) = a8ffc53706dbc2150891e42a08d9c09c
+MD5 (curl-7.9.2.tar.bz2) = a1ca37410905e79128a7ed6e48755b54
+MD5 (curl-lib-sendf.c.patch) = 1d8dc97d3aa5cb6573f382c22baa58d2