Summary: | textproc/libjcat: Improve port | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||
Component: | Individual Port(s) | Assignee: | Bernhard Froehlich <decke> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(decke) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=947d707e3d3bc493fc914abf431e5b81ad884453 commit 947d707e3d3bc493fc914abf431e5b81ad884453 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-11-03 14:24:22 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2024-11-03 14:24:22 +0000 textproc/libjcat: Cleanup dependencies and some improvements PR: 282500 textproc/libjcat/Makefile | 17 ++++++++--------- textproc/libjcat/distinfo | 6 +++--- textproc/libjcat/pkg-plist | 15 --------------- 3 files changed, 11 insertions(+), 27 deletions(-) Committed. Thanks! |
Created attachment 254884 [details] Patch for libjcat * Use release archive as recommended by Porters Handbook * Use gnome helper * Remove incorrect dependencies * Add USES= gettext-runtime (used by cli util) * Disable gtkdoc and don't install tests Poudriere testport OK 14.1-RELEASE (amd64)