ftp/curl: Update to 8.14.1

Changes:	https://curl.se/changes.html
Security:	CVE-2025-5399
This commit is contained in:
Po-Chuan Hsieh 2025-06-13 19:35:12 +08:00
parent 0a1bae2e50
commit f8c6afb6b8
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= curl
PORTVERSION= 8.14.0
PORTVERSION= 8.14.1
CATEGORIES= ftp net www
MASTER_SITES= https://curl.se/download/ \
https://github.com/curl/curl/releases/download/curl-${PORTVERSION:S|.|_|g}/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1748495693
SHA256 (curl-8.14.0.tar.xz) = b3634cfc538c72c9c6ca794ef4c73d7fdbd171e8dee2db837d83a5e45231002a
SIZE (curl-8.14.0.tar.xz) = 2819512
TIMESTAMP = 1749665711
SHA256 (curl-8.14.1.tar.xz) = f4619a1e2474c4bbfedc88a7c2191209c8334b48fa1f4e53fd584cc12e9120dd
SIZE (curl-8.14.1.tar.xz) = 2817248

View File

@ -98,6 +98,8 @@ share/aclocal/libcurl.m4
%%PORTDOCS%%%%DOCSDIR%%/libcurl/symbols.pl
%%PORTDOCS%%%%DOCSDIR%%/mk-ca-bundle.md
%%PORTDOCS%%%%DOCSDIR%%/options-in-versions
%%PORTDOCS%%%%DOCSDIR%%/runtests.md
%%PORTDOCS%%%%DOCSDIR%%/testcurl.md
%%PORTDOCS%%%%DOCSDIR%%/wcurl.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-at-a-time.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.example