summaryrefslogtreecommitdiff
path: root/ftp/curl
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-10-05 11:24:26 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-10-05 11:24:26 +0000
commitccd1e6f59d3e1cb99232771b86ff642fcf13ca59 (patch)
treee2313f0c0760f7f9522b24c9b9742cb6fb8767e0 /ftp/curl
parentUpdate to 0.9r (diff)
Update to 7.9.
Submitted by: kris
Notes
Notes: svn path=/head/; revision=48467
Diffstat (limited to 'ftp/curl')
-rw-r--r--ftp/curl/Makefile8
-rw-r--r--ftp/curl/distinfo2
2 files changed, 5 insertions, 5 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 6a4db8a0e390..839609bdef3b 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= curl
-PORTVERSION= 7.8.1
+PORTVERSION= 7.9
CATEGORIES= ftp ipv6 www
MASTER_SITES= http://curl.haxx.se/download/ \
http://download.sourceforge.net/curl/ \
@@ -17,10 +17,10 @@ MASTER_SITES= http://curl.haxx.se/download/ \
MAINTAINER= roam@FreeBSD.org
MAN1= curl.1 curl-config.1
-MAN3= curl_easy_cleanup.3 curl_easy_getinfo.3 curl_easy_init.3 \
- curl_easy_perform.3 curl_easy_setopt.3 \
+MAN3= curl_easy_cleanup.3 curl_easy_duphandle.3 curl_easy_getinfo.3 \
+ curl_easy_init.3 curl_easy_perform.3 curl_easy_setopt.3 \
curl_escape.3 curl_unescape.3 \
- curl_formparse.3 curl_formfree.3 \
+ curl_formadd.3 curl_formparse.3 curl_formfree.3 \
curl_getdate.3 curl_getenv.3 \
curl_global_init.3 curl_global_cleanup.3 \
curl_mprintf.3 \
diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo
index b40551aaca77..a3772e3cdaa3 100644
--- a/ftp/curl/distinfo
+++ b/ftp/curl/distinfo
@@ -1 +1 @@
-MD5 (curl-7.8.1.tar.bz2) = 4e3e21eb550f0b8e25e17a487f2bd1bb
+MD5 (curl-7.9.tar.bz2) = 54a881c7995c148862845e1056f5d9c0