From 312ab68be498f0d895d8d4dc5b2f0fc857e45eb9 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Thu, 15 Sep 2022 19:41:31 +0000 Subject: curl: update to 7.85.0 * https://curl.se/changes.html#7_85_0 Signed-off-by: Stan Grishin --- net/curl/patches/100-wolfssl.patch | 10 ---------- net/curl/patches/200-no_docs_tests.patch | 4 ++-- 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 net/curl/patches/100-wolfssl.patch (limited to 'net/curl/patches') diff --git a/net/curl/patches/100-wolfssl.patch b/net/curl/patches/100-wolfssl.patch deleted file mode 100644 index d395a07c4..000000000 --- a/net/curl/patches/100-wolfssl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/m4/curl-wolfssl.m4 -+++ b/m4/curl-wolfssl.m4 -@@ -93,6 +93,7 @@ if test "x$OPT_WOLFSSL" != xno; then - They are set up properly later if it is detected. */ - #undef SIZEOF_LONG - #undef SIZEOF_LONG_LONG -+#include - #include - ]],[[ - return wolfSSL_Init(); diff --git a/net/curl/patches/200-no_docs_tests.patch b/net/curl/patches/200-no_docs_tests.patch index 463aeac0b..863c82801 100644 --- a/net/curl/patches/200-no_docs_tests.patch +++ b/net/curl/patches/200-no_docs_tests.patch @@ -1,6 +1,6 @@ --- a/Makefile.am +++ b/Makefile.am -@@ -155,7 +155,7 @@ CLEANFILES = $(VC10_LIBVCXPROJ) $(VC10_S +@@ -158,7 +158,7 @@ CLEANFILES = $(VC10_LIBVCXPROJ) $(VC10_S bin_SCRIPTS = curl-config SUBDIRS = lib src @@ -9,7 +9,7 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libcurl.pc -@@ -269,8 +269,6 @@ cygwinbin: +@@ -272,8 +272,6 @@ cygwinbin: # We extend the standard install with a custom hook: install-data-hook: (cd include && $(MAKE) install) -- cgit v1.2.3