Bug 279745 - textproc/libxml++26: Update to 2.42.3
Summary: textproc/libxml++26: Update to 2.42.3
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/libxmlplusplus/lib...
Keywords:
Depends on:
Blocks: 279705
  Show dependency treegraph
 
Reported: 2024-06-15 04:22 UTC by Daniel Engberg
Modified: 2024-07-04 18:29 UTC (History)
1 user (show)

See Also:


Attachments
Patch for libxml++26 (3.07 KB, patch)
2024-06-15 04:22 UTC, Daniel Engberg
no flags Details | Diff
Patch for libxml++26 (3.83 KB, patch)
2024-06-15 10:11 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 2024-06-15 04:22:59 UTC
Created attachment 251460 [details]
Patch for libxml++26

* Switch to Meson
* Remove REFERENCE_PORT section
* Rework and Makefile for readbility and more closely follow Porters Handbook

Compile tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 13.2-RELEASE (amd64)
Poudriere testport OK 14.0-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-06-15 10:11:15 UTC
Created attachment 251472 [details]
Patch for libxml++26

Fix .pc file
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2024-06-16 15:40:38 UTC
Poudriere testport OK 13.2-RELEASE (amd64) - With current version of libxml2 in tree
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-17 17:12:08 UTC
^Triage: reporter is committer, assign accordingly.
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-07-04 18:29:03 UTC
A commit in branch main references this bug:

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

commit b1421c879e9188791dc18b40233fa7a30d948754
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-07-04 18:00:10 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-07-04 18:28:23 +0000

    textproc/libxml++26: Update to 2.42.3

    * Switch to Meson
    * Remove REFERENCE_PORT section
    * Rework port Makefile for readbility and more closely follow
      Porters Handbook

    PR:             279745
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 textproc/libxml++26/Makefile                       | 37 ++++++++--------------
 textproc/libxml++26/distinfo                       |  6 ++--
 .../files/patch-libxml++-2.6.pc.in (new)           |  8 +++++
 textproc/libxml++26/files/patch-meson.build (new)  | 20 ++++++++++++
 4 files changed, 44 insertions(+), 27 deletions(-)