Bug 279159 - www/node21: PLIST issue after 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
Summary: www/node21: PLIST issue after 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-19 12:00 UTC by Daniel Engberg
Modified: 2024-05-28 10:26 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!