[Midnightbsd-cvs] [MidnightBSD/mports] 7796a4: print/ghostscript10: bump PORTREVISION to rebuild ...
Lucas Holt
noreply at github.com
Sun Sep 6 16:04:18 EDT 2026
Branch: refs/heads/print/ghostscript10
Home: https://github.com/MidnightBSD/mports
Commit: 7796a4640717cfa499df7c6374698a679991e8ad
https://github.com/MidnightBSD/mports/commit/7796a4640717cfa499df7c6374698a679991e8ad
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-06 (Sun, 06 Sep 2026)
Changed paths:
M print/ghostscript10/Makefile
Log Message:
-----------
print/ghostscript10: bump PORTREVISION to rebuild against libidn 1.43
dns/libidn 1.43 ships libidn.so.12 with no ELF symbol versioning at all,
so a ghostscript built against an earlier libidn carries an
unsatisfiable requirement and every invocation dies before main():
ld-elf.so.1: /usr/local/lib/libidn.so.12: version LIBIDN_1.0
required by /usr/local/lib/libgs.so.10 not defined
`gs --version` alone reproduces it. Nothing in the port needs to
change; it just has to be rebuilt, which also broke consumers that
shell out to ps2pdf, such as graphics/graphviz building its PDF manuals.
AI-Assisted-by: Claude Opus 5 (1M context) <noreply at anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply at anthropic.com>
Claude-Session: https://claude.ai/code/session_01RfjmwisLNPFuZeaQCUJn4A
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list