git: 8cb404e81b9f - 2023Q4 - ftp/curl: Update to 8.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Dec 2023 06:52:11 UTC
The branch 2023Q4 has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8cb404e81b9fce5ed40676a576b1c1de0e0495a0 commit 8cb404e81b9fce5ed40676a576b1c1de0e0495a0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-12-14 05:35:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-12-14 06:52:08 +0000 ftp/curl: Update to 8.5.0 Changes: https://curl.se/changes.html Security: CVE-2023-46218, CVE-2023-46219 (cherry picked from commit 8373adcb9b463438dabdc4d88e44bbde8e1f04ea) --- ftp/curl/Makefile | 2 +- ftp/curl/distinfo | 6 +++--- ftp/curl/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index cd76411a5bd4..e99b5f2cc4fd 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -1,5 +1,5 @@ PORTNAME= curl -PORTVERSION= 8.4.0 +PORTVERSION= 8.5.0 CATEGORIES= ftp net www MASTER_SITES= https://curl.se/download/ \ https://github.com/curl/curl/releases/download/curl-${PORTVERSION:S|.|_|g}/ diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo index 15e215399077..e0fbc758505c 100644 --- a/ftp/curl/distinfo +++ b/ftp/curl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697027987 -SHA256 (curl-8.4.0.tar.xz) = 16c62a9c4af0f703d28bda6d7bbf37ba47055ad3414d70dec63e2e6336f2a82d -SIZE (curl-8.4.0.tar.xz) = 2658376 +TIMESTAMP = 1702028046 +SHA256 (curl-8.5.0.tar.xz) = 42ab8db9e20d8290a3b633e7fbb3cec15db34df65fd1015ef8ac1e4723750eeb +SIZE (curl-8.5.0.tar.xz) = 2658520 diff --git a/ftp/curl/pkg-plist b/ftp/curl/pkg-plist index b464b5c9baab..d4e159a1c1ea 100644 --- a/ftp/curl/pkg-plist +++ b/ftp/curl/pkg-plist @@ -632,7 +632,10 @@ share/aclocal/libcurl.m4 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/imap-ssl.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/imap-store.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/imap-tls.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interface.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ipv6.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/keepalive.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/localport.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/maxconnects.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-app.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-debugcallback.c @@ -664,6 +667,7 @@ share/aclocal/libcurl.m4 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/progressfunc.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/protofeats.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/resolve.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rtsp-options.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sendrecv.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sepheaders.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sessioninfo.c