Bug 279898 - net/fort: Fails to build with libxml2 2.13.1
Summary: net/fort: Fails to build with libxml2 2.13.1
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: Philip Paeps
URL:
Keywords:
Depends on:
Blocks: 279705
  Show dependency treegraph
 
Reported: 2024-06-21 19:39 UTC by Daniel Engberg
Modified: 2024-06-23 04:20 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-06-21 19:39:42 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-06-23 04:19:12 UTC
A commit in branch main references this bug:

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

commit f77077d7974847b80e96a436dddd33bb961f7503
Author:     Philip Paeps <philip@FreeBSD.org>
AuthorDate: 2024-06-23 04:12:24 +0000
Commit:     Philip Paeps <philip@FreeBSD.org>
CommitDate: 2024-06-23 04:12:24 +0000

    net/fort: Update to 1.6.2

    - Update to 1.6.2
    - Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.6.2

    While here, fix building with libxml2 2.13.1 [1].  This patch will be in
    the next upstream release.

    Approved by:    Toni Kalombo <toni@devboks.com> (maintainer, implicit)
    Reported by:    diizzy [1]
    PR:             279898 [1]

 net/fort/Makefile                              |  3 +--
 net/fort/distinfo                              |  6 +++---
 net/fort/files/patch-src_Makefile.am           |  8 ++++----
 net/fort/files/patch-src_xml_relax__ng.c (new) | 19 +++++++++++++++++++
 4 files changed, 27 insertions(+), 9 deletions(-)
Comment 3 Philip Paeps freebsd_committer freebsd_triage 2024-06-23 04:20:25 UTC
Thanks for the pointer to the patch!