Date: Fri, 07 Jun 2024 00:23:12 +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 Subject: Re: git: 7ca6cad1091a - main - www/libnghttp3: Remove USES=compiler:c++17-lang Message-ID: <8dcf41b8387032513930a7f740031eaf@mail.infomaniak.com> In-Reply-To: <202406062156.456LucDk065890@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On 2024-06-06T23:56:38.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=7ca6cad1091a2ca7e636e31af3005deaf2c0c552 > > commit 7ca6cad1091a2ca7e636e31af3005deaf2c0c552 > > Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > > AuthorDate: 2024-06-06 21:55:58 +0000 > > Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > > CommitDate: 2024-06-06 21:56:33 +0000 > > www/libnghttp3: Remove USES=compiler:c++17-lang > > > > PR: 274761 > > Reported by: diizzy > > --- > > www/libnghttp3/Makefile | 3 +-- > > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile > > index fbb05faf4ae8..b70a0dd10e4f 100644 > > --- a/www/libnghttp3/Makefile > > +++ b/www/libnghttp3/Makefile > > @@ -13,12 +13,11 @@ WWW= https://nghttp2.org/nghttp3/ \ > > LICENSE= MIT > > LICENSE_FILE= ${WRKSRC}/COPYING > > > > -USES= compiler:c++17-lang libtool pathfix pkgconfig tar:xz > > +USES= libtool pathfix pkgconfig tar:xz > > > > CONFIGURE_ARGS= --enable-lib-only > > GNU_CONFIGURE= yes > > INSTALL_TARGET= install-strip > > -USE_CXXSTD= c++17 > > USE_LDCONFIG= yes > > > > .include <bsd.port.mk> [http://bsd.port.mk>]; Hi, You also removed unit testing (make test), address that too. Best regards, Daniel [-- Attachment #2 --] <html><body><div>On 2024-06-06T23:56:38.000+02:00, Po-Chuan Hsieh <sunpoet@FreeBSD.org> wrote:<br></div><div ><div><br></div></div><div><br></div><div class="ik_mail_quote answerContentMessage"><blockquote class="ws-ng-quote"><pre style="white-space: normal;"><div>The branch main has been updated by sunpoet:<br></div><div><br></div><div>URL: <a data-ik="ik-secure" rel="noopener noreferrer" class="defaultMailLink" href="https://cgit.FreeBSD.org/ports/commit/?id=7ca6cad1091a2ca7e636e31af3005deaf2c0c552" target="_blank">https://cgit.FreeBSD.org/ports/commit/?id=7ca6cad1091a2ca7e636e31af3005deaf2c0c552</a><br></div><div><br></div><div>commit 7ca6cad1091a2ca7e636e31af3005deaf2c0c552<br></div><div>Author: Po-Chuan Hsieh <<a class="defaultMailLink" href="mailto:sunpoet@FreeBSD.org">sunpoet@FreeBSD.org</a>><br></div><div>AuthorDate: 2024-06-06 21:55:58 +0000<br></div><div>Commit: Po-Chuan Hsieh <<a class="defaultMailLink" href="mailto:sunpoet@FreeBSD.org">sunpoet@FreeBSD.org</a>><br></div><div>CommitDate: 2024-06-06 21:56:33 +0000<br></div><div><br></div><div> www/libnghttp3: Remove USES=compiler:c++17-lang<br></div><div> <br></div><div> PR: 274761<br></div><div> Reported by: diizzy<br></div><div>---<br></div><div> www/libnghttp3/Makefile | 3 +--<br></div><div> 1 file changed, 1 insertion(+), 2 deletions(-)<br></div><div><br></div><div>diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile<br></div><div>index fbb05faf4ae8..b70a0dd10e4f 100644<br></div><div>--- a/www/libnghttp3/Makefile<br></div><div>+++ b/www/libnghttp3/Makefile<br></div><div>@@ -13,12 +13,11 @@ WWW= <a data-ik="ik-secure" rel="noopener noreferrer" class="defaultMailLink" href="https://nghttp2.org/nghttp3/" target="_blank">https://nghttp2.org/nghttp3/</a> \<br></div><div> LICENSE= MIT<br></div><div> LICENSE_FILE= ${WRKSRC}/COPYING<br></div><div> <br></div><div>-USES= compiler:c++17-lang libtool pathfix pkgconfig tar:xz<br></div><div>+USES= libtool pathfix pkgconfig tar:xz<br></div><div> <br></div><div> CONFIGURE_ARGS= --enable-lib-only<br></div><div> GNU_CONFIGURE= yes<br></div><div> INSTALL_TARGET= install-strip<br></div><div>-USE_CXXSTD= c++17<br></div><div> USE_LDCONFIG= yes<br></div><div> <br></div><div> .include <<a data-ik="ik-secure" rel="noopener noreferrer" class="defaultMailLink" href="http://bsd.port.mk>" target="_blank">bsd.port.mk></a>;<br></div></pre></blockquote></div><div><div>Hi,<br></div><div><div><br></div></div><div>You also removed unit testing (make test), address that too.<br></div><div><div><br></div></div><div>Best regards,<br></div><div>Daniel<br></div></div></body></html>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8dcf41b8387032513930a7f740031eaf>
