Bug 278337

Summary: games/mizuma: Update to 2024.04
Product: Ports & Packages Reporter: Alexander Vereeken <Alexander88207>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Only Me CC: fuz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://codeberg.org/Alexander88207/Mizutamari/releases/tag/2024.04
Attachments:
Description Flags
0001-games-mizuma-Update-to-2023.04.patch Alexander88207: maintainer-approval+

Description Alexander Vereeken freebsd_triage 2024-04-12 21:42:31 UTC
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!
Comment 1 Alexander Vereeken freebsd_triage 2024-04-12 21:56:49 UTC
Created attachment 249941 [details]
0001-games-mizuma-Update-to-2023.04.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-13 21:23:03 UTC
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(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2024-05-13 21:28:11 UTC
Thank you for your contribution.