aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-14 05:35:37 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-14 05:47:52 +0000
commit8373adcb9b463438dabdc4d88e44bbde8e1f04ea (patch)
treebc2afcf9da2fa7d156d3f6441f7a537bc7a6efc0
parent6a4e03c27c57b7bb1d1168371809800ee8b3a30d (diff)
downloadports-8373adcb9b463438dabdc4d88e44bbde8e1f04ea.tar.gz
ports-8373adcb9b463438dabdc4d88e44bbde8e1f04ea.zip
ftp/curl: Update to 8.5.0
Changes: https://curl.se/changes.html Security: CVE-2023-46218, CVE-2023-46219
-rw-r--r--ftp/curl/Makefile2
-rw-r--r--ftp/curl/distinfo6
-rw-r--r--ftp/curl/pkg-plist4
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