mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update to 7.9.
Submitted by: kris
This commit is contained in:
parent
84cca2517f
commit
ccd1e6f59d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48467
@ -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 \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (curl-7.8.1.tar.bz2) = 4e3e21eb550f0b8e25e17a487f2bd1bb
|
||||
MD5 (curl-7.9.tar.bz2) = 54a881c7995c148862845e1056f5d9c0
|
||||
|
Loading…
Reference in New Issue
Block a user