Date: Wed, 21 Feb 2024 22:15:04 +0100 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 Subject: Re: git: 48437516330b - main - www/nghttp2: Remove unnecessary substitution Message-ID: <dc43e0ff124cf72f5bfaa29a6f2870e4@mail.infomaniak.com> In-Reply-To: <202402211520.41LFKHJO027649@gitrepo.freebsd.org> References: <202402211520.41LFKHJO027649@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--_=_swift_1708550104_606181949ef6169c664113cbf4fa26bb_=_ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2024-02-21T16:20:17.000+01:00, Po-Chuan Hsieh <sunpoet@FreeBSD.org> wr= ote: >=C2=A0The=C2=A0branch=C2=A0main=C2=A0has=C2=A0been=C2=A0updated= =C2=A0by=C2=A0sunpoet: >=C2=A0 >=C2=A0URL:=C2=A0https://cgit.FreeBSD.or= g/ports/commit/?id=3D48437516330b2bcb27cdfb51b6e268fea08ceaae >=C2=A0 >= =C2=A0commit=C2=A048437516330b2bcb27cdfb51b6e268fea08ceaae >=C2=A0 >= =C2=A0Author:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0Po-Chuan=C2=A0Hsieh=C2=A0<sunpoe= t@FreeBSD.org> >=C2=A0 >=C2=A0AuthorDate:=C2=A02024-02-21=C2=A014:29:51= =C2=A0+0000 >=C2=A0 >=C2=A0Commit:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0Po-Chua= n=C2=A0Hsieh=C2=A0<sunpoet@FreeBSD.org> >=C2=A0 >=C2=A0CommitDate:= =C2=A02024-02-21=C2=A015:06:49=C2=A0+0000 >=C2=A0 >=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0www/nghttp2:=C2=A0Remove=C2=A0unnecessary=C2=A0substitution= >=C2=A0 >=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 >=C2=A0 >=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0-=C2=A0Cosmetic=C2=A0change >=C2=A0 >=C2=A0--- >= =C2=A0 >=C2=A0=C2=A0www/nghttp2/Makefile=C2=A0|=C2=A042=C2=A0+++++++++++-= ------------------------------ >=C2=A0 >=C2=A0=C2=A01=C2=A0file=C2= =A0changed,=C2=A011=C2=A0insertions(+),=C2=A031=C2=A0deletions(-) >=C2= =A0 >=C2=A0diff=C2=A0--git=C2=A0a/www/nghttp2/Makefile=C2=A0b/www/nghttp2= /Makefile >=C2=A0 >=C2=A0index=C2=A0d387dcb64a1a..6b1d025b6310=C2=A0100= 644 >=C2=A0 >=C2=A0---=C2=A0a/www/nghttp2/Makefile >=C2=A0 >=C2= =A0+++=C2=A0b/www/nghttp2/Makefile >=C2=A0 >=C2=A0@@=C2=A0-1,7=C2=A0+1,= 7=C2=A0@@ >=C2=A0 >=C2=A0=C2=A0PORTNAME=3D=C2=A0=C2=A0=C2=A0=C2=A0nghtt= p2 >=C2=A0 >=C2=A0-DISTVERSION=3D=C2=A0=C2=A0=C2=A0=C2=A01.59.0 >= =C2=A0 >=C2=A0+PORTVERSION=3D=C2=A0=C2=A0=C2=A0=C2=A01.59.0 >=C2=A0 >= =C2=A0=C2=A0CATEGORIES=3D=C2=A0=C2=A0=C2=A0=C2=A0www=C2=A0net >=C2=A0 >= =C2=A0-MASTER_SITES=3D=C2=A0=C2=A0=C2=A0=C2=A0https://github.com/${PORTNAME= }/${PORTNAME}/releases/download/v${DISTVERSION}/ >=C2=A0 >=C2=A0+MASTER= _SITES=3D=C2=A0=C2=A0=C2=A0=C2=A0https://github.com/nghttp2/nghttp2/release= s/download/v${PORTVERSION}/ >=C2=A0 >=C2=A0=C2=A0 >=C2=A0 >=C2= =A0=C2=A0MAINTAINER=3D=C2=A0=C2=A0=C2=A0=C2=A0sunpoet@FreeBSD.org >=C2= =A0 >=C2=A0=C2=A0COMMENT=3D=C2=A0=C2=A0=C2=A0=C2=A0HTTP/2.0=C2=A0C=C2= =A0Library >=C2=A0 >=C2=A0@@=C2=A0-10,56=C2=A0+10,36=C2=A0@@=C2=A0WWW= =3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0https://nghttp2.org/ >= =C2=A0 >=C2=A0=C2=A0LICENSE=3D=C2=A0=C2=A0=C2=A0=C2=A0MIT >=C2=A0 >= =C2=A0=C2=A0LICENSE_FILE=3D=C2=A0=C2=A0=C2=A0=C2=A0${WRKSRC}/COPYING >= =C2=A0 >=C2=A0=C2=A0 >=C2=A0 >=C2=A0-BUILD_DEPENDS=3D=C2=A0=C2=A0= =C2=A0=C2=A0libnghttp2>=3D${DISTVERSION}:www/libnghttp2 >=C2=A0 >= =C2=A0+BUILD_DEPENDS=3D=C2=A0=C2=A0=C2=A0=C2=A0libnghttp2>=3D${PORTVERSI= ON}:www/libnghttp2 >=C2=A0 >=C2=A0=C2=A0LIB_DEPENDS=3D=C2=A0=C2=A0= =C2=A0=C2=A0libnghttp2.so:www/libnghttp2=C2=A0[http://libnghttp2.so:www/lib= nghttp2] >=C2=A0 >=C2=A0=C2=A0 >=C2=A0 >=C2=A0-USES=3D=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0cmake=C2=A0compiler:c++14-lang=C2= =A0cpe=C2=A0localbase:ldflags=C2=A0pathfix=C2=A0\ >=C2=A0 >=C2=A0-= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0pkgconfig=C2=A0python:env= =C2=A0shebangfix=C2=A0ssl=C2=A0tar:xz >=C2=A0 >=C2=A0-SHEBANG_FILES=3D= =C2=A0=C2=A0=C2=A0=C2=A0script/fetch-ocsp-response >=C2=A0 >=C2=A0+USES= =3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0cmake=C2=A0compiler:c++1= 4-lang=C2=A0cpe=C2=A0localbase:ldflags=C2=A0pathfix=C2=A0pkgconfig=C2=A0pyt= hon:env=C2=A0shebangfix=C2=A0ssl=C2=A0tar:xz >=C2=A0 >=C2=A0=C2=A0 >= =C2=A0 >=C2=A0+CMAKE_ARGS=3D=C2=A0=C2=A0=C2=A0=C2=A0-DCMAKE_INSTALL_MANDI= R=3Dshare/man >=C2=A0 >=C2=A0+CMAKE_OFF=3D=C2=A0=C2=A0=C2=A0=C2=A0ENABL= E_DEBUG=C2=A0ENABLE_HTTP3=C2=A0ENABLE_LIB_ONLY=C2=A0ENABLE_STATIC_CRT=C2= =A0ENABLE_WERROR=C2=A0WITH_LIBBPF=C2=A0WITH_MRUBY=C2=A0WITH_NEVERBLEED >= =C2=A0 >=C2=A0+CMAKE_ON=3D=C2=A0=C2=A0=C2=A0=C2=A0ENABLE_DOC=C2=A0ENABLE_= FAILMALLOC=C2=A0ENABLE_THREADS >=C2=A0 >=C2=A0=C2=A0USE_RC_SUBR=3D= =C2=A0=C2=A0=C2=A0=C2=A0nghttpx >=C2=A0 >=C2=A0=C2=A0 >=C2=A0 >= =C2=A0-CMAKE_OFF=3D=C2=A0=C2=A0=C2=A0=C2=A0ENABLE_DEBUG=C2=A0\ >=C2=A0 = >=C2=A0-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0ENABLE_HTTP3=C2= =A0\ >=C2=A0 >=C2=A0-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0ENABLE_LIB_ONLY=C2=A0\ >=C2=A0 >=C2=A0-=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0ENABLE_STATIC_CRT=C2=A0\ >=C2=A0 >=C2=A0-=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0ENABLE_WERROR=C2=A0\ >=C2= =A0 >=C2=A0-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0WITH_LIBBPF= =C2=A0\ >=C2=A0 >=C2=A0-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0WITH_MRUBY=C2=A0\ >=C2=A0 >=C2=A0-=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0WITH_NEVERBLEED >=C2=A0 >=C2=A0-CMAKE_ON=3D=C2= =A0=C2=A0=C2=A0=C2=A0ENABLE_DOC=C2=A0\ >=C2=A0 >=C2=A0-=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0ENABLE_FAILMALLOC=C2=A0\ >=C2=A0 >= =C2=A0-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0ENABLE_THREADS=C2= =A0\ >=C2=A0 >=C2=A0-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0CMAKE_DISABLE_FIND_PACKAGE_Jemalloc=C2=A0\ >=C2=A0 >=C2=A0-=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0CMAKE_DISABLE_FIND_PACKAGE_Libngh= ttp3=C2=A0\ >=C2=A0 >=C2=A0-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0CMAKE_DISABLE_FIND_PACKAGE_Libngtcp2=C2=A0\ >=C2=A0 >=C2=A0-= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0CMAKE_DISABLE_FIND_PACKAGE_= Libngtcp2_crypto_openssl >=C2=A0 >=C2=A0+SHEBANG_FILES=3D=C2=A0=C2= =A0=C2=A0=C2=A0script/fetch-ocsp-response >=C2=A0 >=C2=A0=C2=A0 >= =C2=A0 >=C2=A0=C2=A0OPTIONS_DEFINE=3D=C2=A0=C2=A0=C2=A0=C2=A0APP=C2=A0EXA= MPLES=C2=A0HPACK >=C2=A0 >=C2=A0=C2=A0OPTIONS_DEFAULT=3DAPP=C2=A0HPACK= >=C2=A0 >=C2=A0=C2=A0OPTIONS_SUB=3D=C2=A0=C2=A0=C2=A0=C2=A0yes >= =C2=A0 >=C2=A0- >=C2=A0 >=C2=A0=C2=A0APP_DESC=3D=C2=A0=C2=A0=C2=A0= =C2=A0Build=C2=A0h2load,=C2=A0nghttp,=C2=A0nghttpd=C2=A0and=C2=A0nghttpx = >=C2=A0 >=C2=A0=C2=A0 >=C2=A0 >=C2=A0=C2=A0APP_BUILD_DEPENDS=3D=C2= =A0=C2=A0=C2=A0=C2=A0c-ares>=3D1.7.5:dns/c-ares=C2=A0\ >=C2=A0 >= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0libev>=3D4.11:devel/libev >=C2=A0 >=C2=A0+APP_CMAKE_BOOL= =3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0ENABLE_APP >=C2=A0 >= =C2=A0=C2=A0APP_LIB_DEPENDS=3D=C2=A0=C2=A0=C2=A0=C2=A0libcares.so:dns/c-are= s=C2=A0[http://libcares.so:dns/c-ares]=C2=A0\ >=C2=A0 >=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0lib= ev.so:devel/libev=C2=A0[http://libev.so:devel/libev] >=C2=A0 >=C2=A0= =C2=A0APP_USE=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0GNOME=3Dlib= xml2 >=C2=A0 >=C2=A0=C2=A0APP_USES=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0gnome >=C2=A0 >=C2=A0-APP_CMAKE_BOOL=3D=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0ENABLE_APP >=C2=A0 >=C2=A0-APP_C= MAKE_OFF=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0-DCMAKE_DISABLE_= FIND_PACKAGE_Libev:BOOL=3DTrue=C2=A0\ >=C2=A0 >=C2=A0-=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0-DCMAKE_DISABLE= _FIND_PACKAGE_LibXml2:BOOL=3DTrue >=C2=A0 >=C2=A0- >=C2=A0 >=C2= =A0=C2=A0EXAMPLES_BUILD_DEPENDS=3D=C2=A0=C2=A0=C2=A0=C2=A0libevent>=3D2.= 0.8:devel/libevent >=C2=A0 >=C2=A0-EXAMPLES_LIB_DEPENDS=3D=C2=A0=C2= =A0=C2=A0=C2=A0libevent_openssl.so:devel/libevent=C2=A0[http://openssl.so:d= evel/libevent] >=C2=A0 >=C2=A0=C2=A0EXAMPLES_CMAKE_BOOL=3D=C2=A0=C2= =A0=C2=A0=C2=A0ENABLE_EXAMPLES >=C2=A0 >=C2=A0-EXAMPLES_CMAKE_OFF=3D= =C2=A0=C2=A0=C2=A0=C2=A0-DCMAKE_DISABLE_FIND_PACKAGE_Libevent:BOOL=3DTrue= >=C2=A0 >=C2=A0- >=C2=A0 >=C2=A0+EXAMPLES_LIB_DEPENDS=3D=C2=A0= =C2=A0=C2=A0=C2=A0libevent_openssl.so:devel/libevent=C2=A0[http://openssl.s= o:devel/libevent] >=C2=A0 >=C2=A0=C2=A0HPACK_BUILD_DEPENDS=3D=C2=A0= =C2=A0=C2=A0=C2=A0jansson>=3D2.5:devel/jansson >=C2=A0 >=C2=A0-HPACK= _LIB_DEPENDS=3D=C2=A0=C2=A0=C2=A0=C2=A0libjansson.so:devel/jansson=C2=A0[ht= tp://libjansson.so:devel/jansson] >=C2=A0 >=C2=A0=C2=A0HPACK_CMAKE_BOOL= =3D=C2=A0=C2=A0=C2=A0=C2=A0ENABLE_HPACK_TOOLS >=C2=A0 >=C2=A0-HPACK_CMA= KE_OFF=3D=C2=A0=C2=A0=C2=A0=C2=A0-DCMAKE_DISABLE_FIND_PACKAGE_Jansson:BOOL= =3DTrue >=C2=A0 >=C2=A0+HPACK_LIB_DEPENDS=3D=C2=A0=C2=A0=C2=A0=C2=A0lib= jansson.so:devel/jansson=C2=A0[http://libjansson.so:devel/jansson] >= =C2=A0 >=C2=A0=C2=A0 >=C2=A0 >=C2=A0=C2=A0post-install: >=C2=A0 >= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0${MKDIR}=C2=A0${STAGEDIR}${PREFIX}/etc/= nghttpx/ Hi, This change a lot more than what you what you addres= s in the commit message. If you're going to do changes they need to have = a proper commit message. Best regards, Daniel --_=_swift_1708550104_606181949ef6169c664113cbf4fa26bb_=_ Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <div>On 2024-02-21T16:20:17.000+01:00, Po-Chuan Hsieh <sunpoet@FreeBSD.o= rg> wrote:<br></div><div class=3D"ik_mail_quote answerContentMessage"><b= lockquote class=3D"ws-ng-quote"><pre style=3D"white-space: normal;"><div>Th= e branch main has been updated by sunpoet:<br></div><div><br></div><div>URL= : <a data-ik=3D"ik-secure" rel=3D"noopener noreferrer" class=3D"defaultMail= Link" href=3D"https://cgit.FreeBSD.org/ports/commit/?id=3D48437516330b2bcb2= 7cdfb51b6e268fea08ceaae" target=3D"_blank">https://cgit.FreeBSD.org/ports/c= ommit/?id=3D48437516330b2bcb27cdfb51b6e268fea08ceaae</a><br></div><div><br>= </div><div>commit 48437516330b2bcb27cdfb51b6e268fea08ceaae<br></div><div>Au= thor: Po-Chuan Hsieh <<a class=3D"defaultMailLink" href=3D"mailto:su= npoet@FreeBSD.org">sunpoet@FreeBSD.org</a>><br></div><div>AuthorDate: 20= 24-02-21 14:29:51 +0000<br></div><div>Commit: Po-Chuan Hsieh <<a cla= ss=3D"defaultMailLink" href=3D"mailto:sunpoet@FreeBSD.org">sunpoet@FreeBSD.= org</a>><br></div><div>CommitDate: 2024-02-21 15:06:49 +0000<br></div><d= iv><br></div><div> www/nghttp2: Remove unnecessary substitution<br></div= ><div> <br></div><div> - Cosmetic change<br></div><div>---<br></div><= div> www/nghttp2/Makefile | 42 +++++++++++-------------------------------<b= r></div><div> 1 file changed, 11 insertions(+), 31 deletions(-)<br></div><d= iv><br></div><div>diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile<= br></div><div>index d387dcb64a1a..6b1d025b6310 100644<br></div><div>--- a/w= ww/nghttp2/Makefile<br></div><div>+++ b/www/nghttp2/Makefile<br></div><div>= @@ -1,7 +1,7 @@<br></div><div> PORTNAME=3D=09nghttp2<br></div><div>-DISTVER= SION=3D=091.59.0<br></div><div>+PORTVERSION=3D=091.59.0<br></div><div> CATE= GORIES=3D=09www net<br></div><div>-MASTER_SITES=3D=09<a data-ik=3D"ik-secur= e" rel=3D"noopener noreferrer" class=3D"defaultMailLink" href=3D"https://gi= thub.com/" target=3D"_blank">https://github.com/</a>${PORTNAME}/${PORTNAME}= /releases/download/v${DISTVERSION}/<br></div><div>+MASTER_SITES=3D=09<a dat= a-ik=3D"ik-secure" rel=3D"noopener noreferrer" class=3D"defaultMailLink" hr= ef=3D"https://github.com/nghttp2/nghttp2/releases/download/v" target=3D"_bl= ank">https://github.com/nghttp2/nghttp2/releases/download/v</a>${PORTVERSIO= N}/<br></div><div> <br></div><div> MAINTAINER=3D=09<a class=3D"defaultMailL= ink" href=3D"mailto:sunpoet@FreeBSD.org">sunpoet@FreeBSD.org</a><br></div><= div> COMMENT=3D=09HTTP/2.0 C Library<br></div><div>@@ -10,56 +10,36 @@ WWW= =3D=09=09<a data-ik=3D"ik-secure" rel=3D"noopener noreferrer" class=3D"defa= ultMailLink" href=3D"https://nghttp2.org/" target=3D"_blank">https://nghttp= 2.org/</a><br></div><div> LICENSE=3D=09MIT<br></div><div> LICENSE_FILE=3D= =09${WRKSRC}/COPYING<br></div><div> <br></div><div>-BUILD_DEPENDS=3D=09libn= ghttp2&gt;=3D${DISTVERSION}:www/libnghttp2<br></div><div>+BUILD_DEPENDS= =3D=09libnghttp2&gt;=3D${PORTVERSION}:www/libnghttp2<br></div><div> LIB= _DEPENDS=3D=09<a data-ik=3D"ik-secure" rel=3D"noopener noreferrer" class=3D= "defaultMailLink" href=3D"http://libnghttp2.so:www/libnghttp2" target=3D"_b= lank">libnghttp2.so:www/libnghttp2</a><br></div><div> <br></div><div>-USES= =3D=09=09cmake compiler:c++14-lang cpe localbase:ldflags pathfix \<br></div= ><div>-=09=09pkgconfig python:env shebangfix ssl tar:xz<br></div><div>-SHEB= ANG_FILES=3D=09script/fetch-ocsp-response<br></div><div>+USES=3D=09=09cmake= compiler:c++14-lang cpe localbase:ldflags pathfix pkgconfig python:env she= bangfix ssl tar:xz<br></div><div> <br></div><div>+CMAKE_ARGS=3D=09-DCMAKE_I= NSTALL_MANDIR=3Dshare/man<br></div><div>+CMAKE_OFF=3D=09ENABLE_DEBUG ENABLE= _HTTP3 ENABLE_LIB_ONLY ENABLE_STATIC_CRT ENABLE_WERROR WITH_LIBBPF WITH_MRU= BY WITH_NEVERBLEED<br></div><div>+CMAKE_ON=3D=09ENABLE_DOC ENABLE_FAILMALLO= C ENABLE_THREADS<br></div><div> USE_RC_SUBR=3D=09nghttpx<br></div><div> <br= ></div><div>-CMAKE_OFF=3D=09ENABLE_DEBUG \<br></div><div>-=09=09ENABLE_HTTP= 3 \<br></div><div>-=09=09ENABLE_LIB_ONLY \<br></div><div>-=09=09ENABLE_STAT= IC_CRT \<br></div><div>-=09=09ENABLE_WERROR \<br></div><div>-=09=09WITH_LIB= BPF \<br></div><div>-=09=09WITH_MRUBY \<br></div><div>-=09=09WITH_NEVERBLEE= D<br></div><div>-CMAKE_ON=3D=09ENABLE_DOC \<br></div><div>-=09=09ENABLE_FAI= LMALLOC \<br></div><div>-=09=09ENABLE_THREADS \<br></div><div>-=09=09CMAKE_= DISABLE_FIND_PACKAGE_Jemalloc \<br></div><div>-=09=09CMAKE_DISABLE_FIND_PAC= KAGE_Libnghttp3 \<br></div><div>-=09=09CMAKE_DISABLE_FIND_PACKAGE_Libngtcp2= \<br></div><div>-=09=09CMAKE_DISABLE_FIND_PACKAGE_Libngtcp2_crypto_openssl= <br></div><div>+SHEBANG_FILES=3D=09script/fetch-ocsp-response<br></div><div= > <br></div><div> OPTIONS_DEFINE=3D=09APP EXAMPLES HPACK<br></div><div> OPT= IONS_DEFAULT=3DAPP HPACK<br></div><div> OPTIONS_SUB=3D=09yes<br></div><div>= -<br></div><div> APP_DESC=3D=09Build h2load, nghttp, nghttpd and nghttpx<br= ></div><div> <br></div><div> APP_BUILD_DEPENDS=3D=09c-ares&gt;=3D1.7.5:= dns/c-ares \<br></div><div> =09=09=09libev&gt;=3D4.11:devel/libev<br></= div><div>+APP_CMAKE_BOOL=3D=09=09ENABLE_APP<br></div><div> APP_LIB_DEPENDS= =3D=09<a data-ik=3D"ik-secure" rel=3D"noopener noreferrer" class=3D"default= MailLink" href=3D"http://libcares.so:dns/c-ares" target=3D"_blank">libcares= .so:dns/c-ares</a> \<br></div><div> =09=09=09<a data-ik=3D"ik-secure" rel= =3D"noopener noreferrer" class=3D"defaultMailLink" href=3D"http://libev.so:= devel/libev" target=3D"_blank">libev.so:devel/libev</a><br></div><div> APP_= USE=3D=09=09GNOME=3Dlibxml2<br></div><div> APP_USES=3D=09=09gnome<br></div>= <div>-APP_CMAKE_BOOL=3D=09=09ENABLE_APP<br></div><div>-APP_CMAKE_OFF=3D=09= =09-DCMAKE_DISABLE_FIND_PACKAGE_Libev:BOOL=3DTrue \<br></div><div>-=09=09= =09-DCMAKE_DISABLE_FIND_PACKAGE_LibXml2:BOOL=3DTrue<br></div><div>-<br></di= v><div> EXAMPLES_BUILD_DEPENDS=3D=09libevent&gt;=3D2.0.8:devel/libevent= <br></div><div>-EXAMPLES_LIB_DEPENDS=3D=09libevent_<a data-ik=3D"ik-secure"= rel=3D"noopener noreferrer" class=3D"defaultMailLink" href=3D"http://opens= sl.so:devel/libevent" target=3D"_blank">openssl.so:devel/libevent</a><br></= div><div> EXAMPLES_CMAKE_BOOL=3D=09ENABLE_EXAMPLES<br></div><div>-EXAMPLES_= CMAKE_OFF=3D=09-DCMAKE_DISABLE_FIND_PACKAGE_Libevent:BOOL=3DTrue<br></div><= div>-<br></div><div>+EXAMPLES_LIB_DEPENDS=3D=09libevent_<a data-ik=3D"ik-se= cure" rel=3D"noopener noreferrer" class=3D"defaultMailLink" href=3D"http://= openssl.so:devel/libevent" target=3D"_blank">openssl.so:devel/libevent</a><= br></div><div> HPACK_BUILD_DEPENDS=3D=09jansson&gt;=3D2.5:devel/jansson= <br></div><div>-HPACK_LIB_DEPENDS=3D=09<a data-ik=3D"ik-secure" rel=3D"noop= ener noreferrer" class=3D"defaultMailLink" href=3D"http://libjansson.so:dev= el/jansson" target=3D"_blank">libjansson.so:devel/jansson</a><br></div><div= > HPACK_CMAKE_BOOL=3D=09ENABLE_HPACK_TOOLS<br></div><div>-HPACK_CMAKE_OFF= =3D=09-DCMAKE_DISABLE_FIND_PACKAGE_Jansson:BOOL=3DTrue<br></div><div>+HPACK= _LIB_DEPENDS=3D=09<a data-ik=3D"ik-secure" rel=3D"noopener noreferrer" clas= s=3D"defaultMailLink" href=3D"http://libjansson.so:devel/jansson" target=3D= "_blank">libjansson.so:devel/jansson</a><br></div><div> <br></div><div> pos= t-install:<br></div><div> =09${MKDIR} ${STAGEDIR}${PREFIX}/etc/nghttpx/<br>= </div></pre></blockquote></div><div>Hi,<br></div><div><br></div><div>This c= hange a lot more than what you what you address in the commit message. If y= ou're going to do changes they need to have a proper commit message.<br></d= iv><div><br></div><div>Best regards,<br></div><div>Daniel<br></div><div ><d= iv><br></div></div> --_=_swift_1708550104_606181949ef6169c664113cbf4fa26bb_=_--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dc43e0ff124cf72f5bfaa29a6f2870e4>