summaryrefslogtreecommitdiff
path: root/www/curl
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-07-01 07:54:09 +0000
committeradam <adam@pkgsrc.org>2020-07-01 07:54:09 +0000
commit07bf9cc951a4bd39336b0a5366562a588adcedef (patch)
treedf883e8b8604b7ad94e6409eebf88326dcb75c4f /www/curl
parentdb0f33e2652308c4cc25794049210ab6f027f19d (diff)
downloadpkgsrc-07bf9cc951a4bd39336b0a5366562a588adcedef.tar.gz
curl: updated to 7.71.1
Fixed in 7.71.1: cirrus-ci: disable FreeBSD 13 (again) Curl_inet_ntop: always check the return code CURLOPT_READFUNCTION.3: provide the upload data size up front DYNBUF.md: fix a typo: trail => tail escape: make the URL decode able to reject only %00-bytes escape: zero length input should return a zero length output examples/multithread.c: call curl_global_cleanup() http2: set the correct URL in pushed transfers http: fix proxy auth with blank password mbedtls: fix build with disabled proxy support ngtcp2: sync with current master openssl: Fix compilation on Windows when ngtcp2 is enabled Revert "multi: implement wait using winsock events" sendf: improve the message on client write errors terminology: call them null-terminated strings tool_cb_hdr: Fix etag warning output and return code url: allow user + password to contain "control codes" for HTTP(S) vtls: compare cert blob when finding a connection to reuse
Diffstat (limited to 'www/curl')
-rw-r--r--www/curl/Makefile4
-rw-r--r--www/curl/buildlink3.mk14
-rw-r--r--www/curl/distinfo10
3 files changed, 14 insertions, 14 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile
index 0bc45ea1aca..7a279ec704e 100644
--- a/www/curl/Makefile
+++ b/www/curl/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.229 2020/06/25 21:20:04 wiz Exp $
+# $NetBSD: Makefile,v 1.230 2020/07/01 07:54:09 adam Exp $
-DISTNAME= curl-7.71.0
+DISTNAME= curl-7.71.1
CATEGORIES= www
MASTER_SITES= https://curl.haxx.se/download/
EXTRACT_SUFX= .tar.xz
diff --git a/www/curl/buildlink3.mk b/www/curl/buildlink3.mk
index 4be6f597377..dc25360cbc9 100644
--- a/www/curl/buildlink3.mk
+++ b/www/curl/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.49 2020/05/22 10:55:52 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.50 2020/07/01 07:54:09 adam Exp $
BUILDLINK_TREE+= curl
@@ -11,22 +11,22 @@ BUILDLINK_PKGSRCDIR.curl?= ../../www/curl
pkgbase:= curl
.include "../../mk/pkg-build-options.mk"
-.if !empty(PKG_BUILD_OPTIONS.curl:Mlibssh2)
+.if ${PKG_BUILD_OPTIONS.curl:Mlibssh2}
. include "../../security/libssh2/buildlink3.mk"
.endif
-.if !empty(PKG_BUILD_OPTIONS.curl:Mgssapi)
+.if ${PKG_BUILD_OPTIONS.curl:Mgssapi}
. include "../../mk/krb5.buildlink3.mk"
.endif
-.if !empty(PKG_BUILD_OPTIONS.curl:Mldap)
+.if ${PKG_BUILD_OPTIONS.curl:Mldap}
. include "../../databases/openldap-client/buildlink3.mk"
.endif
-.if !empty(PKG_BUILD_OPTIONS.curl:Mrtmp)
+.if ${PKG_BUILD_OPTIONS.curl:Mrtmp}
. include "../../net/rtmpdump/buildlink3.mk"
.endif
-.if !empty(PKG_BUILD_OPTIONS.curl:Midn)
+.if ${PKG_BUILD_OPTIONS.curl:Midn}
. include "../../devel/libidn2/buildlink3.mk"
.endif
-.if !empty(PKG_BUILD_OPTIONS.curl:Mhttp2)
+.if ${PKG_BUILD_OPTIONS.curl:Mhttp2}
. include "../../www/nghttp2/buildlink3.mk"
.endif
diff --git a/www/curl/distinfo b/www/curl/distinfo
index cdeb37a706d..dde855ee364 100644
--- a/www/curl/distinfo
+++ b/www/curl/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.163 2020/06/25 21:20:04 wiz Exp $
+$NetBSD: distinfo,v 1.164 2020/07/01 07:54:09 adam Exp $
-SHA1 (curl-7.71.0.tar.xz) = 90a50b475e8f2be4f89ad511d893187d3a101397
-RMD160 (curl-7.71.0.tar.xz) = 5d8e8f6e6c51b60a6e1ee1e7d61891f9ff3f1cca
-SHA512 (curl-7.71.0.tar.xz) = f1ea045f23b6a7e2c84ea83954d3299c612f57c3b1e5fee0b39493dc92fc4e95e7af2a5424c2e5bc480659e80cf1adce1fc528fc816f8ff2d0e7bfcfe4c5830a
-Size (curl-7.71.0.tar.xz) = 2379056 bytes
+SHA1 (curl-7.71.1.tar.xz) = 243b6ab55421c20500cae8224409c3242d10bcce
+RMD160 (curl-7.71.1.tar.xz) = d41a8efd64fe6d831948bc5ab7ef033a23b5179d
+SHA512 (curl-7.71.1.tar.xz) = 631e0ee8562e5029fe022bfab4222836a3e6d666e82e2bfbd78311fe5985105218a36d1ea68c93472fc57a12b713957a3bcca6e385eda4e58a47ca8d5d50265b
+Size (curl-7.71.1.tar.xz) = 2387660 bytes
SHA1 (patch-configure) = 8dcc112bd2950e146a77bed7638e490e24a5aa71
SHA1 (patch-curl-config.in) = 16d50c2720e56fd56a9188f58c5cc2717f98e49f