Date: Tue, 30 Sep 2025 11:00:40 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6895a684e304 - main - www/nghttp2: Fix PLIST with DOCS option disabled Message-ID: <202509301100.58UB0eVx047816@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6895a684e304ce9edd781ded51d59c5a216c5960 commit 6895a684e304ce9edd781ded51d59c5a216c5960 Author: Paavo-Einari Kaipila <pkaipila@gmail.com> AuthorDate: 2025-09-30 10:49:13 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-09-30 10:51:36 +0000 www/nghttp2: Fix PLIST with DOCS option disabled PR: 288872 --- www/nghttp2/pkg-plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index 6716f5102631..62f4252f7334 100644 --- a/www/nghttp2/pkg-plist +++ b/www/nghttp2/pkg-plist @@ -14,7 +14,7 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libevent-client.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libevent-server %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libevent-server.c -share/man/man1/h2load.1.gz -share/man/man1/nghttp.1.gz -share/man/man1/nghttpd.1.gz -share/man/man1/nghttpx.1.gz +%%DOCS%%share/man/man1/h2load.1.gz +%%DOCS%%share/man/man1/nghttp.1.gz +%%DOCS%%share/man/man1/nghttpd.1.gz +%%DOCS%%share/man/man1/nghttpx.1.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509301100.58UB0eVx047816>
