[Bug 278590] emulators/hatari: Update to 2.5.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 27 Apr 2024 11:52:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278590

--- Comment #3 from Nuno Teixeira <eduardo@FreeBSD.org> ---
All good.

If possible do a cleanup on depends to pet Q/A check without breaking
funtionality:

=>> Checking shared library dependencies
 0x0000000000000001 NEEDED               Shared library: [libICE.so.6]
 0x0000000000000001 NEEDED               Shared library: [libSDL2-2.0.so.0]
 0x0000000000000001 NEEDED               Shared library: [libSM.so.6]
 0x0000000000000001 NEEDED               Shared library: [libX11.so.6]
 0x0000000000000001 NEEDED               Shared library: [libXext.so.6]
 0x0000000000000001 NEEDED               Shared library: [libc.so.7]
 0x0000000000000001 NEEDED               Shared library: [libm.so.5]
 0x0000000000000001 NEEDED               Shared library: [libpng16.so.16]
 0x0000000000000001 NEEDED               Shared library: [libudev.so.0]
 0x0000000000000001 NEEDED               Shared library: [libz.so.6]

====> Running Q/A tests (stage-qa)
Warning: you might not need LIB_DEPENDS on libportaudio.so
Warning: you might not need LIB_DEPENDS on libpng.so
**Could be fixed with
-libpng.so:graphics/png
+libpng16.so:graphics/png

Warning: you might not need LIB_DEPENDS on libatk-1.0.so
Warning: you might not need LIB_DEPENDS on libglib-2.0.so
Warning: you might not need LIB_DEPENDS on libintl.so
Warning: you might not need LIB_DEPENDS on libgtk-3.so
** It seems that it doesn't depends on gtk30

Warning: you might not need LIB_DEPENDS on libpango-1.0.so
Warning: you might not need LIB_DEPENDS on libreadline.so.8
Warning: you might not need LIB_DEPENDS on libSDL2.so
** nothing to do here, Mk/Uses related

and:

Warning: Possible REINPLACE_CMD issues:
- - REINPLACE_CMD ran, but did not modify file contents: python-ui/hatariui.1
- - REINPLACE_CMD ran, but did not modify file contents:
tools/atari-convert-dir.1
- - REINPLACE_CMD ran, but did not modify file contents: tools/atari-hd-image.1
- - REINPLACE_CMD ran, but did not modify file contents:
tools/hatari-prg-args.1
- - REINPLACE_CMD ran, but did not modify file contents: tools/zip2st.1
- - REINPLACE_CMD ran, but did not modify file contents:
tools/debugger/gst2ascii.1
- - REINPLACE_CMD ran, but did not modify file contents:
tools/debugger/hatari_profile.1
- - REINPLACE_CMD ran, but did not modify file contents: tools/hmsa/hmsa.1

-- 
You are receiving this mail because:
You are the assignee for the bug.