summaryrefslogtreecommitdiff
path: root/ftp/curl
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-12-14 18:08:30 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-12-14 18:08:30 +0000
commit9ccc4d0cb427bcaac00b0854ea80e380936f53a6 (patch)
treed075a971aeae737b4a73744b76f45e89ce25fc48 /ftp/curl
parentEnable gnomepilot support. (diff)
Update to 7.9.2.
Add a vendor patch (from the cURL CVS repository) to make it compile. Remove the GNU make dependency. PR: 32815 Submitted by: Joseph Scott <joseph@randomnetworks.com> and naddy Apologies to: Joseph Scott and Christian Weisberger <naddy@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=51538
Diffstat (limited to 'ftp/curl')
-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