Bug 284272 - editors/xmlcopyeditor: Fails to build with libxml2 2.13.5 and libxslt 1.1.42
Summary: editors/xmlcopyeditor: Fails to build with libxml2 2.13.5 and libxslt 1.1.42
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: Nuno Teixeira
URL: https://sourceforge.net/p/xml-copy-ed...
Keywords:
Depends on:
Blocks: 279705
  Show dependency treegraph
 
Reported: 2025-01-22 19:45 UTC by Daniel Engberg
Modified: 2025-01-23 17:34 UTC (History)
0 users

See Also:
eduardo: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2025-01-22 21:29:14 UTC
Tomorrow I will test https://sourceforge.net/p/xml-copy-editor/bugs/239/
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-23 10:50:13 UTC
A commit in branch main references this bug:

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

commit 7567192944b3dd3baf5023a8036cbc01f8102615
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-01-23 10:46:56 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-01-23 10:49:09 +0000

    editors/xmlcopyeditor: Fix build with libxml2 2.12.0+

    PR:             284272
    Obtained from:  https://sourceforge.net/p/xml-copy-editor/bugs/239/

 .../files/patch-src_wraplibxml.cpp (new)           | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2025-01-23 10:52:09 UTC
Tested with  with libxml2 2.13.5 and libxslt 1.1.42

Committed.
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2025-01-23 17:34:50 UTC
Thanks!