Bug 287024 - graphics/chafa: package fail
Summary: graphics/chafa: package fail
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-23 15:24 UTC by Chad Jacob Milios
Modified: 2025-05-23 21:08 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ehaupt)
milios: maintainer-feedback?


Attachments
git -C /usr/ports diff graphics/chafa (463 bytes, patch)
2025-05-23 15:24 UTC, Chad Jacob Milios
milios: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chad Jacob Milios 2025-05-23 15:24:40 UTC
Created attachment 260658 [details]
git -C /usr/ports diff graphics/chafa

a commit this morning missed pkg-plist

===>  Building packages for chafa-1.16.1
===>   Building chafa-1.16.1
pkg-static: Unable to access file /usr/ports/graphics/chafa/work/stage/usr/local/lib/libchafa.so.0.10.0:No such file or directory
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-23 17:02:35 UTC
This commit with regression: https://cgit.freebsd.org/ports/commit/?id=16c7a8e40fb866449ba1f7c9ef4487b57f5545fe
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-05-23 21:06:41 UTC
A commit in branch main references this bug:

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

commit f218e5e60620f9d260fa606d8dccacd284ffa6bb
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2025-05-23 21:05:21 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2025-05-23 21:06:26 +0000

    graphics/chafa: Fix pkg-plist

    PR:             287024
    Reported by:    milios@ccsys.com

 graphics/chafa/Makefile  | 1 +
 graphics/chafa/pkg-plist | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2025-05-23 21:08:25 UTC
Sorry about that. Not sure how this slipped the QA. Thanks for reporting.