mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update to 7.7.3, with fingers crossed hoping the minor API change does
not break dependent ports. PR: 27900 Submitted by: Jos Backus <josb@cncdsl.com> Reviewed by: knu (maintainer of ftp/ruby-curl) Silence by: dirk (maintainer of www/mod_php4)
This commit is contained in:
parent
f8bb390315
commit
806d2144ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43635
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= curl
|
||||
PORTVERSION= 7.7.2
|
||||
PORTVERSION= 7.7.3
|
||||
CATEGORIES= ftp www
|
||||
MASTER_SITES= http://curl.haxx.se/download/ \
|
||||
http://download.sourceforge.net/curl/ \
|
||||
@ -22,7 +22,7 @@ MAN3= curl_easy_cleanup.3 curl_easy_getinfo.3 curl_easy_init.3 \
|
||||
curl_escape.3 curl_unescape.3 \
|
||||
curl_formparse.3 curl_formfree.3 \
|
||||
curl_getdate.3 curl_getenv.3 \
|
||||
curl_printf.3 \
|
||||
curl_mprintf.3 \
|
||||
curl_slist_append.3 curl_slist_free_all.3 \
|
||||
curl_strequal.3 curl_strnequal.3 \
|
||||
curl_version.3
|
||||
|
@ -1 +1 @@
|
||||
MD5 (curl-7.7.2.tar.bz2) = 077ab9b47b6cb9b14f058dd6814b24f2
|
||||
MD5 (curl-7.7.3.tar.bz2) = bafe56cb7992c4cceda3494977a26287
|
||||
|
Loading…
Reference in New Issue
Block a user