Re: git: 5fae3323ed2f - main - ftp/curl: Update to 8.1.0

From: Antoine Brodin <antoine_at_freebsd.org>
Date: Sun, 21 May 2023 06:47:24 UTC
On Fri, May 19, 2023 at 10:13 PM Dima Panov <fluffy@freebsd.org> wrote:
>
> Moin-moin!
>
>
> It fails to build on recent -current
>
> building for: FreeBSD xxx 14.0-CURRENT FreeBSD 14.0-CURRENT 1400088 amd64
>
> --- libcurl_la-connect.lo ---
> In file included from connect.c:56:
> In file included from ../lib/urldata.h:168:
> ../lib/http.h:263:8: error: redefinition of 'http_req'
> struct http_req {
>         ^
> /usr/include/netinet/tcp.h:466:8: note: previous definition is here
> struct http_req {
>         ^
> 1 error generated.
> *** [libcurl_la-connect.lo] Error code 1

Hi,

Do you plan to fix it or revert it?

Antoine

> On 20.05.2023 00:06, Renato Botelho wrote:
> > The branch main has been updated by garga:
> >
> > URL: https://cgit.FreeBSD.org/ports/commit/?id=5fae3323ed2f9a1d203ccaed617ed49dec9d85ce
> >
> > commit 5fae3323ed2f9a1d203ccaed617ed49dec9d85ce
> > Author:     R. Christian McDonald <rcm@rcm.sh>
> > AuthorDate: 2023-05-18 03:51:54 +0000
> > Commit:     Renato Botelho <garga@FreeBSD.org>
> > CommitDate: 2023-05-19 21:00:50 +0000
> >
> >      ftp/curl: Update to 8.1.0
> >
> >      PR:             271497
> >      Security:       CVE-2023-28319
> >                      CVE-2023-28320
> >                      CVE-2023-28321
> >                      CVE-2023-28322
> >      Sponsored by:   Rubicon Communications, LLC ("Netgate")
> > ---
> >   ftp/curl/Makefile  | 2 +-
> >   ftp/curl/distinfo  | 6 +++---
> >   ftp/curl/pkg-plist | 2 ++
> >   3 files changed, 6 insertions(+), 4 deletions(-)
> >
> > diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
> > index 0f9d828f587b..ccab5f4fa6d8 100644
> > --- a/ftp/curl/Makefile
> > +++ b/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}/
> > diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo
> > index 3cdbc3ffad5c..168e136d5875 100644
> > --- a/ftp/curl/distinfo
> > +++ b/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
> > diff --git a/ftp/curl/pkg-plist b/ftp/curl/pkg-plist
> > index 174b1b7b587a..aae74acd69b0 100644
> > --- a/ftp/curl/pkg-plist
> > +++ b/ftp/curl/pkg-plist
> > @@ -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
> > @@ -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
>
> --
> Sincerely,
> Dima (fluffy@FreeBSD.org, https://t.me/FluffyBSD)
> (desktop, kde, x11, office, ports-secteam)@FreeBSD team