Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2024 19:50:10 +0200
From:      Daniel Engberg <daniel.engberg.lists@pyret.net>
To:        Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org, "portmgr@freebsd.org" <portmgr@freebsd.org>
Subject:   Re: git: 60a9deea5ded - main - www/nghttp2: Update to 1.62.0
Message-ID:  <81a3857164ef2e4f175c0ca9657a6699@mail.infomaniak.com>
In-Reply-To: <202405191724.44JHO9JC059826@gitrepo.freebsd.org>
References:  <202405191724.44JHO9JC059826@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2024-05-19T19:24:09.000+02:00, Po-Chuan Hsieh <sunpoet@FreeBSD.org> wrot=
e:
>  The branch main has been updated by sunpoet:
>=20
> URL: https://cgit.FreeBSD.org/ports/commit/?id=3D60a9deea5dedea76526a263e=
bf33078d79b67a8b
>=20
> commit 60a9deea5dedea76526a263ebf33078d79b67a8b
> Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> AuthorDate: 2024-05-19 16:15:54 +0000
> Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> CommitDate: 2024-05-19 17:15:11 +0000
>=20
>     www/nghttp2: Update to 1.62.0
>    =20
>     - Convert to USES=3Dcmake:testing
>     - Add DOCS option
>    =20
>     Changes:        https://github.com/nghttp2/nghttp2/releases
> ---
>  www/nghttp2/Makefile  | 15 +++++++++------
>  www/nghttp2/distinfo  |  6 +++---
>  www/nghttp2/pkg-plist |  1 +
>  3 files changed, 13 insertions(+), 9 deletions(-)
>=20
> diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
> index 1be233b90a06..3b660358e403 100644
> --- a/www/nghttp2/Makefile
> +++ b/www/nghttp2/Makefile
> @@ -1,5 +1,5 @@
>  PORTNAME=3D=09nghttp2
> -PORTVERSION=3D=091.61.0
> +PORTVERSION=3D=091.62.0
>  CATEGORIES=3D=09www net
>  MASTER_SITES=3D=09https://github.com/nghttp2/nghttp2/releases/download/v=
${PORTVERSION}/
> =20
> @@ -13,27 +13,30 @@ LICENSE_FILE=3D=09${WRKSRC}/COPYING
>  BUILD_DEPENDS=3D=09libnghttp2&gt;=3D${PORTVERSION}:www/libnghttp2
>  LIB_DEPENDS=3D=09libnghttp2.so:www/libnghttp2
> =20
> -USES=3D=09=09cmake compiler:c++14-lang cpe localbase:ldflags pathfix pkg=
config python:env shebangfix ssl tar:xz
> +USES=3D=09=09cmake:testing compiler:c++20-lang cpe localbase:ldflags pat=
hfix pkgconfig python:env shebangfix ssl tar:xz
> =20
>  CMAKE_ARGS=3D=09-DCMAKE_INSTALL_MANDIR=3Dshare/man
> -CMAKE_OFF=3D=09ENABLE_DEBUG ENABLE_HTTP3 ENABLE_LIB_ONLY ENABLE_STATIC_C=
RT ENABLE_WERROR WITH_LIBBPF WITH_MRUBY WITH_NEVERBLEED
> -CMAKE_ON=3D=09ENABLE_DOC ENABLE_FAILMALLOC ENABLE_THREADS
> +CMAKE_OFF=3D=09BUILD_SHARED_LIBS BUILD_STATIC_LIBS BUILD_TESTING ENABLE_=
DEBUG ENABLE_HTTP3 ENABLE_LIB_ONLY ENABLE_STATIC_CRT ENABLE_WERROR WITH_LIB=
BPF WITH_MRUBY WITH_NEVERBLEED
> +CMAKE_ON=3D=09ENABLE_FAILMALLOC ENABLE_THREADS WITH_JEMALLOC
> +CMAKE_TESTING_ON=3D=09BUILD_TESTING
> +USE_CXXSTD=3D=09c++20
>  USE_RC_SUBR=3D=09nghttpx
> =20
>  SHEBANG_FILES=3D=09script/fetch-ocsp-response
> =20
> -OPTIONS_DEFINE=3D=09APP EXAMPLES HPACK
> +OPTIONS_DEFINE=3D=09APP DOCS EXAMPLES HPACK
>  OPTIONS_DEFAULT=3DAPP HPACK
>  OPTIONS_SUB=3D=09yes
>  APP_DESC=3D=09Build h2load, nghttp, nghttpd and nghttpx
> =20
>  APP_BUILD_DEPENDS=3D=09c-ares&gt;=3D1.7.5:dns/c-ares \
>  =09=09=09libev&gt;=3D4.11:devel/libev
> -APP_CMAKE_BOOL=3D=09=09ENABLE_APP
> +APP_CMAKE_BOOL=3D=09=09ENABLE_APP WITH_LIBXML2
>  APP_LIB_DEPENDS=3D=09libcares.so:dns/c-ares \
>  =09=09=09libev.so:devel/libev
>  APP_USE=3D=09=09GNOME=3Dlibxml2
>  APP_USES=3D=09=09gnome
> +DOCS_CMAKE_BOOL=3D=09ENABLE_DOC
>  EXAMPLES_BUILD_DEPENDS=3D=09libevent&gt;=3D2.0.8:devel/libevent
>  EXAMPLES_CMAKE_BOOL=3D=09ENABLE_EXAMPLES
>  EXAMPLES_LIB_DEPENDS=3D=09libevent_openssl.so:devel/libevent
> diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo
> index 8579be1c53e4..97a643497a3b 100644
> --- a/www/nghttp2/distinfo
> +++ b/www/nghttp2/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP =3D 1712261836
> -SHA256 (nghttp2-1.61.0.tar.xz) =3D c0e660175b9dc429f11d25b9507a834fb752e=
ea9135ab420bb7cb7e9dbcc9654
> -SIZE (nghttp2-1.61.0.tar.xz) =3D 1645808
> +TIMESTAMP =3D 1715842556
> +SHA256 (nghttp2-1.62.0.tar.xz) =3D 26798308fa0a12dabdb7ba8c77f74383019d3=
a0f1f36d25958b836af22474958
> +SIZE (nghttp2-1.62.0.tar.xz) =3D 1646596
> diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist
> index 54550692d97e..8b844d00e47f 100644
> --- a/www/nghttp2/pkg-plist
> +++ b/www/nghttp2/pkg-plist
> @@ -5,6 +5,7 @@
>  %%APP%%bin/nghttpd
>  %%APP%%bin/nghttpx
>  @sample etc/nghttpx/nghttpx.conf.sample
> +%%PORTDOCS%%%%DOCSDIR%%/README.rst
>  %%PORTEXAMPLES%%%%EXAMPLESDIR%%/client
>  %%PORTEXAMPLES%%%%EXAMPLESDIR%%/client.c
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deflate

Hi,

This is outdated and fails to build on 13.2 and there has been a PR open fo=
r almost two weeks now which also resolves a few other things too. https://=
bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278965

If you don't have time to look at reviews and PRs I can adopt a few ports.

Best regards,
Daniel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?81a3857164ef2e4f175c0ca9657a6699>