Bug 285452 - textproc/libxmlb: Update to 0.3.22
Summary: textproc/libxmlb: Update to 0.3.22
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: Daniel Engberg
URL: https://github.com/hughsie/libxmlb/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-15 22:44 UTC by Daniel Engberg
Modified: 2025-03-16 12:22 UTC (History)
1 user (show)

See Also:
arrowd: maintainer-feedback+


Attachments
Patch for libxmlb (871 bytes, patch)
2025-03-15 22:44 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2025-03-15 22:44:14 UTC
Created attachment 258704 [details]
Patch for libxmlb

Compile and runtime tested on FreeBSD 14.2-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 13.4-RELEASE (amd64)
Poudriere testport OK 13.4-RELEASE (i386)
Poudriere testport OK 14.2-RELEASE (amd64)

Tested with following consumers using Podriere on 14.2-RELEASE (amd64):
devel/appstream
Comment 1 Gleb Popov freebsd_committer freebsd_triage 2025-03-16 06:36:41 UTC
LGTM, thanks for handling this.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-03-16 12:19:55 UTC
A commit in branch main references this bug:

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

commit 5e578486618f58e8772ad8b53e33eded2aab131a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-16 11:51:30 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-16 12:13:36 +0000

    textproc/libxmlb: Update to 0.3.22

    Changelog: https://github.com/hughsie/libxmlb/releases/tag/0.3.22

    PR:             285452
    Approved by:    desktop (arrowd)

 textproc/libxmlb/Makefile | 2 +-
 textproc/libxmlb/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2025-03-16 12:22:11 UTC
Thanks!