Skip to content

Commit

Permalink
ftp/curl: Update to 8.1.0
Browse files Browse the repository at this point in the history
PR:		271497
Security:	CVE-2023-28319
		CVE-2023-28320
		CVE-2023-28321
		CVE-2023-28322
Sponsored by:	Rubicon Communications, LLC ("Netgate")
  • Loading branch information
rcmcdonald91 authored and rbgarga committed May 19, 2023
1 parent 4b00077 commit 5fae332
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ftp/curl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= curl
PORTVERSION= 8.0.1
PORTVERSION= 8.1.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 = 1679498480
SHA256 (curl-8.0.1.tar.xz) = 0a381cd82f4d00a9a334438b8ca239afea5bfefcfa9a1025f2bf118e79e0b5f0
SIZE (curl-8.0.1.tar.xz) = 2575544
TIMESTAMP = 1684381122
SHA256 (curl-8.1.0.tar.xz) = 6bd80ad4f07187015911216ee7185b90d285ac5162aed1bded144f9f93232a3c
SIZE (curl-8.1.0.tar.xz) = 2612568
2 changes: 2 additions & 0 deletions ftp/curl/pkg-plist
Expand Up @@ -540,6 +540,7 @@ share/aclocal/libcurl.m4
%%PORTDOCS%%%%DOCSDIR%%/RELEASE-PROCEDURE.md
%%PORTDOCS%%%%DOCSDIR%%/ROADMAP.md
%%PORTDOCS%%%%DOCSDIR%%/RUSTLS.md
%%PORTDOCS%%%%DOCSDIR%%/SECURITY-ADVISORY.md
%%PORTDOCS%%%%DOCSDIR%%/SECURITY-PROCESS.md
%%PORTDOCS%%%%DOCSDIR%%/SSL-PROBLEMS.md
%%PORTDOCS%%%%DOCSDIR%%/SSLCERTS.md
Expand Down Expand Up @@ -644,6 +645,7 @@ share/aclocal/libcurl.m4
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/postit2-formadd.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/postit2.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/progressfunc.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protofeats.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/resolve.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sendrecv.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sepheaders.c
Expand Down

0 comments on commit 5fae332

Please sign in to comment.