Hello, this is an update to 2024.11. Changelog: Maintenance Release: - Added option for using "4GB Patch" to apply an 4GB virtual memory patch for 32-bit applications. - Getting more CLI friendly: The installation process is now full visibly when issuing one in a console and will not show a GUI progress bar. Special thanks to @KiwiDch for spotting and fixing the following issues : - Fixed proper parsing of Setup and Runtime environment variables (#41) - Do not clear config file when editing is canceled (#43) Thank you in advance!
Created attachment 255428 [details] 0001-games-mizuma-Update-to-2024.11.patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=343d230b963dd4eebed5ccc63c53d4dd93e61e21 commit 343d230b963dd4eebed5ccc63c53d4dd93e61e21 Author: Alexander Vereeken <Alexander88207@protonmail.com> AuthorDate: 2024-11-26 21:02:30 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-11-26 21:05:25 +0000 games/mizuma: Update to 2024.11 Changelog: https://codeberg.org/Alexander88207/Mizutamari/releases/tag/2024.11 PR: 282950 Approved by: submitter is maintainer games/mizuma/Makefile | 2 +- games/mizuma/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Committed, thanks!