Re: git: 5619310d6612 - main - misc/freebsd-doc-de: Remove article
Date: Fri, 10 Jul 2026 10:40:00 UTC
Hello! Bad again :( ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%DOCBASE%%/de/articles/x86-assembly/index.html ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Stop. make: stopped making "check-plist" in /usr/ports/misc/freebsd-doc-de =>> Error: check-plist failures detected build of misc/freebsd-doc-de | de-freebsd-doc-20260702,1 ended at Fri Jul 10 13:28:06 MSK 2026 Only one word was needed to be deleted not the whole line diff --git a/misc/freebsd-doc-de/pkg-plist b/misc/freebsd-doc-de/pkg-plist index 7413e687a9..c4b01a1b8e 100644 --- a/misc/freebsd-doc-de/pkg-plist +++ b/misc/freebsd-doc-de/pkg-plist @@ -7,6 +7,7 @@ %%HTML%%%%DOCBASE%%/de/articles/new-users/index.html %%HTML%%%%DOCBASE%%/de/articles/port-mentor-guidelines/index.html %%HTML%%%%DOCBASE%%/de/articles/solid-state/index.html +%%HTML%%%%DOCBASE%%/de/articles/x86-assembly/index.html %%HTML%%%%DOCBASE%%/de/books/developers-handbook/bibliography/index.html %%HTML%%%%DOCBASE%%/de/books/developers-handbook/book/index.html %%HTML%%%%DOCBASE%%/de/books/developers-handbook/index.html -- Dima. (desktop, kde, x11, office, ports-secteam)@FreeBSD team (fluffy@FreeBSD.org, https://t.me/FluffyBSD) > On четверг, июля 09, 2026 at 8:08 PM, Fernando Apesteguía <fernape@FreeBSD.org (mailto:fernape@FreeBSD.org)> wrote: > The branch main has been updated by fernape: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=5619310d6612e2e3eed1f842456fbccee9efc0f1 > > commit 5619310d6612e2e3eed1f842456fbccee9efc0f1 > Author: Fernando Apesteguía <fernape@FreeBSD.org> > AuthorDate: 2026-07-08 21:09:50 +0000 > Commit: Fernando Apesteguía <fernape@FreeBSD.org> > CommitDate: 2026-07-09 17:08:08 +0000 > > misc/freebsd-doc-de: Remove article > > Approved by: blanket (fix build) > --- > misc/freebsd-doc-de/pkg-plist | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/misc/freebsd-doc-de/pkg-plist b/misc/freebsd-doc-de/pkg-plist > index d7bfdc4be478..7413e687a90f 100644 > --- a/misc/freebsd-doc-de/pkg-plist > +++ b/misc/freebsd-doc-de/pkg-plist > @@ -7,7 +7,6 @@ > %%HTML%%%%DOCBASE%%/de/articles/new-users/index.html > %%HTML%%%%DOCBASE%%/de/articles/port-mentor-guidelines/index.html > %%HTML%%%%DOCBASE%%/de/articles/solid-state/index.html > -%%HTML%%%%DOCBASE%%/de/articles/articles/x86-assembly/index.html > %%HTML%%%%DOCBASE%%/de/books/developers-handbook/bibliography/index.html > %%HTML%%%%DOCBASE%%/de/books/developers-handbook/book/index.html > %%HTML%%%%DOCBASE%%/de/books/developers-handbook/index.html >