ports/core (3.0): [notify] curl: update to 7.39.0
commit c038023e789c597ac7400eedd0d6c31a2845c74a Author: Juergen Daubert <jue@jue.li> Date: Wed Nov 5 18:13:57 2014 +0100 [notify] curl: update to 7.39.0 includes a security fix, see http://curl.haxx.se/docs/adv_20141105.html (cherry picked from commit b33332f8f6362f70631c2418d64abf7070392f2b) diff --git a/curl/.footprint b/curl/.footprint index dc127a2..f81f7f5 100644 --- a/curl/.footprint +++ b/curl/.footprint @@ -26,6 +26,19 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/curl-config.1.gz -rw-r--r-- root/root usr/man/man1/curl.1.gz drwxr-xr-x root/root usr/man/man3/ +-rw-r--r-- root/root usr/man/man3/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3.gz +-rw-r--r-- root/root usr/man/man3/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3.gz +-rw-r--r-- root/root usr/man/man3/CURLMOPT_MAXCONNECTS.3.gz +-rw-r--r-- root/root usr/man/man3/CURLMOPT_MAX_HOST_CONNECTIONS.3.gz +-rw-r--r-- root/root usr/man/man3/CURLMOPT_MAX_PIPELINE_LENGTH.3.gz +-rw-r--r-- root/root usr/man/man3/CURLMOPT_MAX_TOTAL_CONNECTIONS.3.gz +-rw-r--r-- root/root usr/man/man3/CURLMOPT_PIPELINING.3.gz +-rw-r--r-- root/root usr/man/man3/CURLMOPT_PIPELINING_SERVER_BL.3.gz +-rw-r--r-- root/root usr/man/man3/CURLMOPT_PIPELINING_SITE_BL.3.gz +-rw-r--r-- root/root usr/man/man3/CURLMOPT_SOCKETDATA.3.gz +-rw-r--r-- root/root usr/man/man3/CURLMOPT_SOCKETFUNCTION.3.gz +-rw-r--r-- root/root usr/man/man3/CURLMOPT_TIMERDATA.3.gz +-rw-r--r-- root/root usr/man/man3/CURLMOPT_TIMERFUNCTION.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_ACCEPTTIMEOUT_MS.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_ACCEPT_ENCODING.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_ADDRESS_SCOPE.3.gz diff --git a/curl/.md5sum b/curl/.md5sum index efeb684..7d2fa7d 100644 --- a/curl/.md5sum +++ b/curl/.md5sum @@ -1 +1 @@ -71c313865ce687b0d3f05035fad4dfa5 curl-7.37.1.tar.lzma +e9aa6dec29920eba8ef706ea5823bad7 curl-7.39.0.tar.lzma diff --git a/curl/Pkgfile b/curl/Pkgfile index 6db107c..eb7faf6 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -4,8 +4,8 @@ # Depends on: openssl, zlib name=curl -version=7.37.1 -release=2 +version=7.39.0 +release=1 source=(http://curl.haxx.se/download/$name-$version.tar.lzma) build() {
participants (1)
-
crux@crux.nu