git: 54afe88f6ef7 - main - xen-tools: Handle DOCS correctly
Mateusz Piotrowski
0mp at FreeBSD.org
Tue May 18 10:22:51 UTC 2021
Hello,
On 18/05/2021 11:15, Emmanuel Vadot wrote:
> The branch main has been updated by manu:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=54afe88f6ef7137bad10f27035fa775d6a949245
>
> commit 54afe88f6ef7137bad10f27035fa775d6a949245
> Author: Emmanuel Vadot <manu at FreeBSD.org>
> AuthorDate: 2021-05-18 09:15:36 +0000
> Commit: Emmanuel Vadot <manu at FreeBSD.org>
> CommitDate: 2021-05-18 09:15:36 +0000
>
> xen-tools: Handle DOCS correctly
>
> Reviewed by: royger
> Differential Revision: https://reviews.freebsd.org/D30306
> ---
> sysutils/xen-tools/pkg-plist | 44 ++++++++++++++++++++++----------------------
> 1 file changed, 22 insertions(+), 22 deletions(-)
[...]
> +%%DOCS%%man/man7/xen-vtpmmgr.7.gz
> +%%DOCS%%man/man7/xl-numa-placement.7.gz
> +%%DOCS%%man/man8/xentrace.8.gz
Note: this is not how we usually handle manual pages. Here's what the documentation says: The DOCS
option only controls additional documentation installed in DOCSDIR. It does not apply to standard
man pages and info pages.
Cheers,
Mateusz
More information about the dev-commits-ports-all
mailing list