Summary: | sysutils/tree: update to 2.1.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Guy Brand <gb> | ||||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | fernape | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. ^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Thanks! ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: man/man1/tree.fr.1.gz ===> Error: Plist issues found. *** Error code 1 Please, test the ports as suggested in https://docs.freebsd.org/en/books/porters-handbook/testing/ Created attachment 239288 [details]
Patch fixed
Sorry for the previous patch, a file was removed upstream and was still in the Makefile. The attached patch should be fine.
Guy
Committed, Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=53556484a18411991aed50a07ebcd4cd09091076 commit 53556484a18411991aed50a07ebcd4cd09091076 Author: Guy Brand <gb@unistra.fr> AuthorDate: 2023-01-05 23:05:43 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-01-06 09:46:36 +0000 sysutils/tree: update to 2.1.0 ChangeLog: https://gitlab.com/OldManProgrammer/unix-tree/-/blob/master/CHANGES PR: 268694 Reported by: gb@unistra.fr (maintainer) sysutils/tree/Makefile | 5 ++--- sysutils/tree/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) |
Created attachment 239178 [details] git diff of the patch Hello, Attached is a small patch to update tree port to version 2.1.0. Cheers. Guy