Summary: | devel/libosinfo: Improve port | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||
Component: | Individual Port(s) | Assignee: | Daniel Engberg <diizzy> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | novel:
maintainer-feedback+
|
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Friendly ping Sorry, apparently forgot to click "Save Changes" after setting "+". Thanks for the patches! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=193fac2c4b5d71ada9cc1cfc2a95cf869e7d26a9 commit 193fac2c4b5d71ada9cc1cfc2a95cf869e7d26a9 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-11-05 20:27:10 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-11-05 20:27:16 +0000 devel/libosinfo: Improve port * Switch to DISTVERSION * Define LICENSE * Adjust dependencies * Remove INSTALL_TARGET * Replace CONFIGURE_ARGS with MESON_ARGS * Remove GTKDOC_DESC * Fix .pc file install PR: 282509 Reviewed by: novel (maintainer) devel/libosinfo/Makefile | 27 +++++++++++++++------------ devel/libosinfo/files/patch-meson.build (new) | 20 ++++++++++++++++++++ 2 files changed, 35 insertions(+), 12 deletions(-) Committed, thanks! |
Created attachment 254895 [details] Patch for libosinfo * Switch to DISTVERSION * Define LICENSE * Adjust dependencies * Remove INSTALL_TARGET * Replace CONFIGURE_ARGS with MESON_ARGS * Remove GTKDOC_DESC * Fix .pc file install Poudriere testport OK 14.1-RELEASE (amd64)