Re: git: b81506f76ec9 - main - textproc/docprog: Improve commment

From: Fernando_Apesteguía <fernape_at_freebsd.org>
Date: Mon, 05 Jan 2026 16:22:55 UTC
El lun, 5 ene 2026, 17:14, Alexander Ziaee <ziaee@freebsd.org> escribió:

> The branch main has been updated by ziaee:
>
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=b81506f76ec941ccb01754e8118e54e15d6f2b39
>
> commit b81506f76ec941ccb01754e8118e54e15d6f2b39
> Author:     Alexander Ziaee <ziaee@FreeBSD.org>
> AuthorDate: 2026-01-05 16:13:37 +0000
> Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
> CommitDate: 2026-01-05 16:13:47 +0000
>
>     textproc/docprog: Improve commment
>

Probable "docproj" and "comment" no?


>     Enable searching for the doc tree toolchain with `pkg sea -c
> toolchain`.
>     "Meta-port", "for", and "the" are not useful search terms for the
>     comment, so remove them.
>
>     Reviewed by:            bcr
>     Differential Revision:  https://reviews.freebsd.org/D54516
> ---
>  textproc/docproj/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
> index a0b3c298573c..b125d0c084b1 100644
> --- a/textproc/docproj/Makefile
> +++ b/textproc/docproj/Makefile
> @@ -4,7 +4,7 @@ PORTREVISION=   1
>  CATEGORIES=    textproc
>
>  MAINTAINER=    doceng@FreeBSD.org
> -COMMENT=       Meta-port for the FreeBSD Documentation Project
> +COMMENT=       FreeBSD Documentation Project toolchain
>  WWW=           https://www.freebsd.org/docproj
>
>  RUN_DEPENDS=   asciidoctor:textproc/rubygem-asciidoctor \
>
>