Re: git: 6b2b6fc90d27 - main - www/nghttp2: Update to 1.63.0

From: Jason E. Hale <jhale_at_freebsd.org>
Date: Mon, 09 Sep 2024 09:34:49 UTC
On Sun, Sep 8, 2024 at 8:27 PM Daniel Engberg
<daniel.engberg.lists@pyret.net> wrote:
>
> On 2024-09-08T20:42:46.000+02:00, Po-Chuan Hsieh <sunpoet@FreeBSD.org> wrote:
>
>
> The branch main has been updated by sunpoet:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=6b2b6fc90d270c590a53a6c84ca1df897bf95e7c
>
> commit 6b2b6fc90d270c590a53a6c84ca1df897bf95e7c
> Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> AuthorDate: 2024-09-08 18:17:14 +0000
> Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> CommitDate: 2024-09-08 18:37:04 +0000
>
>     www/nghttp2: Update to 1.63.0
>
>
>
>
> Hi,
>
> Both USES= compiler:c++20-lang and USE_CXXSTD= c++20 can be removed as no c++ code is compiled.
>
> Best regards,
> Daniel
>

All of the .cc files in ${WRKSRC}/src beg to differ.

- Jason