Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2021 12:23:10 +0200
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        Emmanuel Vadot <manu@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 54afe88f6ef7 - main - xen-tools: Handle DOCS correctly
Message-ID:  <95c8c437-5b4e-0578-d1a7-db289fd52a45@FreeBSD.org>
In-Reply-To: <202105180915.14I9Fp92012122@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

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@FreeBSD.org>
> AuthorDate: 2021-05-18 09:15:36 +0000
> Commit:     Emmanuel Vadot <manu@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



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?95c8c437-5b4e-0578-d1a7-db289fd52a45>