Bug 283573 - graphics/imv: Fails to build with ICU 76.1
Summary: graphics/imv: 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: Nuno Teixeira
URL:
Keywords:
Depends on:
Blocks: 278420
  Show dependency treegraph
 
Reported: 2024-12-24 20:44 UTC by Daniel Engberg
Modified: 2024-12-24 23:49 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 commit-hook freebsd_committer freebsd_triage 2024-12-24 23:43:41 UTC
A commit in branch main references this bug:

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

commit 5105b8b0a2bf1978255fcaa3fa5481c0343a8982
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-12-24 23:34:53 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-12-24 23:43:20 +0000

    graphics/imv: Update to 4.5.0

    - Unbreak build with ICU 76
      Fix imported from NetBSD pkgsrc (see ${FILESDIR}/patch-meson.build
      for details)

    ChangeLog:      https://git.sr.ht/~exec64/imv/tree/v4.5.0/item/CHANGELOG
    PR:             283573

 graphics/imv/Makefile                |  3 +--
 graphics/imv/distinfo                |  6 +++---
 graphics/imv/files/patch-meson.build | 17 +++++++++++++++--
 3 files changed, 19 insertions(+), 7 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2024-12-24 23:45:11 UTC
Committed, thanks!