[Bug 284326] emulators/qmc2: fails to build (mz_compat.h file not found)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 284326] emulators/qmc2: fails to build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 May 2025 02:03:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284326
--- Comment #25 from commit-hook@FreeBSD.org ---
A commit in branch 2025Q2 references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=3782ef900221022f6fd93bbd52770608ef0c5710
commit 3782ef900221022f6fd93bbd52770608ef0c5710
Author: Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2025-05-25 01:26:14 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-25 02:01:51 +0000
archivers/minizip-ng: 4.0.8 => 4.0.10
Changelogs:
https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.9
https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.10
As a workaround, add back mz_compat.h (removed from 4.0.8) to unbreak
emulators/qmc2.
PR: 286673 284326
Exp-run by: antoine
MFH: 2025Q2
(cherry picked from commit 75c0c354cf86274ca2cb0e81f1a0743d5556dce3)
archivers/minizip-ng/Makefile | 6 +-
archivers/minizip-ng/distinfo | 6 +-
archivers/minizip-ng/files/mz_compat.h (new) | 415 +++++++++++++++++++++++++++
archivers/minizip-ng/pkg-plist | 1 +
4 files changed, 424 insertions(+), 4 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.