Skip to content

Commit

Permalink
ftp/curl: Update to 7.84.0
Browse files Browse the repository at this point in the history
Changes:	https://curl.se/changes.html
Security:	CVE-2022-32205, CVE-2022-32206, CVE-2022-32207, CVE-2022-32208
Security:	ae5722a6-f5f0-11ec-856e-d4c9ef517024
(cherry picked from commit 7026df4)
  • Loading branch information
sunpoet committed Jun 29, 2022
1 parent 763312b commit b4fa5f1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ftp/curl/Makefile
@@ -1,7 +1,7 @@
# Created by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>

PORTNAME= curl
PORTVERSION= 7.83.1
PORTVERSION= 7.84.0
CATEGORIES= ftp net www
MASTER_SITES= https://curl.se/download/ \
https://github.com/curl/curl/releases/download/curl-${PORTVERSION:S|.|_|g}/
Expand Down
6 changes: 3 additions & 3 deletions ftp/curl/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1652446244
SHA256 (curl-7.83.1.tar.xz) = 2cb9c2356e7263a1272fd1435ef7cdebf2cd21400ec287b068396deb705c22c4
SIZE (curl-7.83.1.tar.xz) = 2474940
TIMESTAMP = 1656522230
SHA256 (curl-7.84.0.tar.xz) = 2d118b43f547bfe5bae806d8d47b4e596ea5b25a6c1f080aef49fbcd817c5db8
SIZE (curl-7.84.0.tar.xz) = 2477944
4 changes: 2 additions & 2 deletions ftp/curl/pkg-plist
Expand Up @@ -21,6 +21,8 @@ man/man1/curl.1.gz
man/man3/CURLINFO_ACTIVESOCKET.3.gz
man/man3/CURLINFO_APPCONNECT_TIME.3.gz
man/man3/CURLINFO_APPCONNECT_TIME_T.3.gz
man/man3/CURLINFO_CAINFO.3.gz
man/man3/CURLINFO_CAPATH.3.gz
man/man3/CURLINFO_CERTINFO.3.gz
man/man3/CURLINFO_CONDITION_UNMET.3.gz
man/man3/CURLINFO_CONNECT_TIME.3.gz
Expand Down Expand Up @@ -559,7 +561,6 @@ share/aclocal/libcurl.m4
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/evhiperfifo.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/externalsocket.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fileupload.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fopen.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ftp-wildcard.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ftpget.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ftpgetinfo.c
Expand Down Expand Up @@ -635,7 +636,6 @@ share/aclocal/libcurl.m4
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/postit2.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/progressfunc.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/resolve.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rtsp.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sendrecv.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sepheaders.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sessioninfo.c
Expand Down

0 comments on commit b4fa5f1

Please sign in to comment.