Hello, this is an update to 2024.04. Changes in general: - Removed "Run a foreign executable in a selected prefix" as it is now included in winetricks. - Added the Move function that moves the downloaded app file into the installation prefix. - Improved detection if someone is trying to run it as root. Changes to the port: - Depend on wine8 as the regular Wine port doesn't have an patch for WoW64 functionality yet again. Thank you in advance!
Created attachment 249941 [details] 0001-games-mizuma-Update-to-2023.04.patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a046bd6c8feb85fc1f6150a94e199083b7b3d676 commit a046bd6c8feb85fc1f6150a94e199083b7b3d676 Author: Alexander Vereeken <Alexander88207@protonmail.com> AuthorDate: 2024-04-12 21:31:43 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-05-13 21:19:58 +0000 games/mizuma: Update to 2023.04 Changes: - Removed "Run a foreign executable in a selected prefix" as it is now included in winetricks. - Added the Move function that moves the downloaded app file into the installation prefix. - Improved detection if someone is trying to run it as root. Changes to the port: - Depend on wine8 as the updated regular Wine port doesn't have an patch for WoW64 functionality. Changelog: https://codeberg.org/Alexander88207/Mizutamari/releases/tag/2024.04 PR: 278337 Approved by: Submitter is maintainer games/mizuma/Makefile | 6 +++--- games/mizuma/distinfo | 6 +++--- games/mizuma/files/patch-Mizuma (new) | 14 ++++++++++++++ 3 files changed, 20 insertions(+), 6 deletions(-)
Thank you for your contribution.