Bug 279159

Summary: www/node21: PLIST issue after 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Daniel Engberg freebsd_committer freebsd_triage 2024-05-19 12:00:16 UTC
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir man/man1

Version: 21.7.3
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-05-22 06:24:06 UTC
It is not "failed to package". This is caused by ports 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-28 10:25:14 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=474e9f95e73e533998e957cd2e1153a6cb921345

commit 474e9f95e73e533998e957cd2e1153a6cb921345
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-28 10:00:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-28 10:21:26 +0000

    www/node21: Fix PLIST after 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9

    PR:             279159
    Reported by:    diizzy

 www/node21/Makefile                           |  1 -
 www/node21/files/patch-tools-install.py (new) | 11 +++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-05-28 10:26:39 UTC
Committed. Thanks!