Bug 283564 - net/yaz: Fails to build with ICU 76.1
Summary: net/yaz: Fails to build with ICU 76.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: Daniel Engberg
URL: https://github.com/indexdata/yaz/issu...
Keywords:
Depends on:
Blocks: 278420
  Show dependency treegraph
 
Reported: 2024-12-24 20:30 UTC by Daniel Engberg
Modified: 2025-01-18 17:25 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (nc)


Attachments
Patch for yaz (2.78 KB, patch)
2025-01-04 19:04 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2025-01-04 19:04:42 UTC
Created attachment 256422 [details]
Patch for yaz

* Backport upstream commit 24bcca60b69b0ce162f63377e621de5cf53dcf76.patch
* Fix detection of newer versions of tcl
* Clean up port Makefile to follow Porters Handbook more closely

Reference:
https://github.com/indexdata/m4/pull/4

Poudriere testport ok RELEASE-14.2 (amd64)
https://pdr2.bofh.network/data/142-diizzy/2025-01-04_13h00m58s/logs/yaz-5.31.1_7.log
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-18 17:24:44 UTC
A commit in branch main references this bug:

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

commit 48417960e9385be0bf3e5dcafc3b10f4da2e60f7
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-01-18 16:36:17 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-01-18 17:23:17 +0000

    net/yaz: Fix build with ICU 76.1 and improve port

    * Backport upstream commit 24bcca60b69b0ce162f63377e621de5cf53dcf76.patch
    * Fix detection of newer versions of tcl
    * Clean up port Makefile to follow Porters Handbook more closely

    Reference:
    https://github.com/indexdata/m4/pull/4

    PR:             283564
    Approved by:    portmgr (maintainer timeout, 3+ weeks)

 net/yaz/Makefile                               | 22 +++++++++++++---------
 net/yaz/files/patch-configure.ac (new)         | 11 +++++++++++
 net/yaz/files/patch-m4_ac__check__icu.m4 (new) | 11 +++++++++++
 3 files changed, 35 insertions(+), 9 deletions(-)