From 9a197b17a486cfdff333c4b5421f3a1f523f34d4 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Wed, 11 Oct 2023 07:42:56 +0000 Subject: [PATCH] curl - update from 8.3.0 to 8.4.0 --- build/curl/build.sh | 2 +- build/curl/patches/tests.patch | 8 ++++---- build/curl/testsuite.log | 4 ++-- doc/packages.md | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/build/curl/build.sh b/build/curl/build.sh index 452a770d80..3a9af06dc3 100755 --- a/build/curl/build.sh +++ b/build/curl/build.sh @@ -18,7 +18,7 @@ . ../../lib/build.sh PROG=curl -VER=8.3.0 +VER=8.4.0 PKG=web/curl SUMMARY="Command line tool for transferring data with URL syntax" DESC="Curl is a command line tool for transferring data with URL syntax, " diff --git a/build/curl/patches/tests.patch b/build/curl/patches/tests.patch index bcdbc3d7a3..633da015f0 100644 --- a/build/curl/patches/tests.patch +++ b/build/curl/patches/tests.patch @@ -9,8 +9,8 @@ diff -wpruN --no-dereference '--exclude=*.orig' a~/tests/data/test1004 a/tests/d +++ a/tests/data/test1004 1970-01-01 00:00:00 @@ -39,7 +39,7 @@ http HTTP GET with empty proxy - - + + -http://%HOSTIP:%HTTPPORT/%TESTNUMBER --proxy "" +http://%HOSTIP:%HTTPPORT/%TESTNUMBER --proxy "''" @@ -45,8 +45,8 @@ diff -wpruN --no-dereference '--exclude=*.orig' a~/tests/data/test355 a/tests/da +++ a/tests/data/test355 1970-01-01 00:00:00 @@ -34,7 +34,7 @@ http load Alt-Svc from file and use - - + + -http://%HOSTIP:%HTTPPORT/%TESTNUMBER --alt-svc "" +http://%HOSTIP:%HTTPPORT/%TESTNUMBER --alt-svc "''" diff --git a/build/curl/testsuite.log b/build/curl/testsuite.log index 9d9ce8e78d..012f8381a4 100644 --- a/build/curl/testsuite.log +++ b/build/curl/testsuite.log @@ -1,3 +1,3 @@ -TESTDONE: 1635 tests were considered during 463 seconds. -TESTDONE: 1316 tests out of 1317 reported OK: 99% +TESTDONE: 1646 tests were considered during 514 seconds. +TESTDONE: 1327 tests out of 1328 reported OK: 99% TESTFAIL: These test cases failed: 1004 diff --git a/doc/packages.md b/doc/packages.md index 2fd9fa4828..9cbc3ac128 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -116,7 +116,7 @@ | text/gnu-sed | 4.9 | https://ftp.gnu.org/gnu/sed/ https://savannah.gnu.org/news/?group=sed | text/groff | 1.23.0 | https://ftp.gnu.org/gnu/groff/ | text/less | 643 | http://www.greenwoodsoftware.com/less/download.html -| web/curl | 8.3.0 | https://curl.haxx.se/download.html +| web/curl | 8.4.0 | https://curl.haxx.se/download.html | web/wget | 1.21.4 | https://ftp.gnu.org/gnu/wget/ | web/wget2 | 2.1.0 | https://ftp.gnu.org/gnu/wget/ | library/glib2 | 2.78.0 | https://download.gnome.org/sources/glib/cache.json https://download.gnome.org/sources/glib/ | Odd minor versions are dev/unstable