git: c28431f31433 - main - games/mizuma: Update 2025.02 => 2025.04

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Sun, 27 Apr 2025 02:43:09 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c28431f314330a0675c62ba16114cf40709154f7

commit c28431f314330a0675c62ba16114cf40709154f7
Author:     Alexander Vereeken <Alexander88207@protonmail.com>
AuthorDate: 2025-04-27 02:40:34 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-04-27 02:40:34 +0000

    games/mizuma: Update 2025.02 => 2025.04
    
    Changes:
    - [Config] Renamed PreventPrefixDamage to BackupPrefixRegistry
    - Made Usage of wine/pkg.32.sh verbose
    - Added ability to use local setup of applications like CD-ROM
      installations for instance.
    - Added description about applications in the installation confirmation
      dialog.
    - Added a warning about issues with VKD3D-proton 2.14+ and the
      possibility to downgrade.
    https://codeberg.org/Alexander88207/Mizutamari/releases/tag/2025.04
    
    PR:     286374
---
 games/mizuma/Makefile    |  2 +-
 games/mizuma/distinfo    |  6 +++---
 games/mizuma/pkg-descr   |  4 ++--
 games/mizuma/pkg-message | 14 ++++++++------
 4 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/games/mizuma/Makefile b/games/mizuma/Makefile
index 99ad46658f00..3c49d8e2bc67 100644
--- a/games/mizuma/Makefile
+++ b/games/mizuma/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mizuma
-DISTVERSION=	2025.02
+DISTVERSION=	2025.04
 CATEGORIES=	games emulators
 MASTER_SITES=	https://codeberg.org/Alexander88207/Mizutamari/archive/${PORTVERSION}${EXTRACT_SUFX}?dummy=/
 
diff --git a/games/mizuma/distinfo b/games/mizuma/distinfo
index 45765e21bc28..012427cc2d34 100644
--- a/games/mizuma/distinfo
+++ b/games/mizuma/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1739723391
-SHA256 (mizuma-2025.02.tar.gz) = 57ff8469c59fe4a425d55b890c99ee693aba1a01f248e31260d76b2c36d6c717
-SIZE (mizuma-2025.02.tar.gz) = 220879
+TIMESTAMP = 1745705501
+SHA256 (mizuma-2025.04.tar.gz) = 0316149e76b9223687fb080ccd58ec94a44786c2305bfc5f34d87312c28a80eb
+SIZE (mizuma-2025.04.tar.gz) = 217212
diff --git a/games/mizuma/pkg-descr b/games/mizuma/pkg-descr
index 3614b640a01e..0f6da9a829fa 100644
--- a/games/mizuma/pkg-descr
+++ b/games/mizuma/pkg-descr
@@ -1,7 +1,7 @@
-Mizutamari is a Wine front-end.
-Written in Bash with a GUI provided by Zentiy.
+Mizutamari is A Wine front-end. Written in Bash with a GUI provided by Zentiy.
 
 A predefined library is used to manage the Windows applications.
+Providing/applying the required fixes and workarounds.
 
 Note: In order to avoid conflicts with the KDE environment,
 you need to build this port with the MESA_DEMOS option instead.
diff --git a/games/mizuma/pkg-message b/games/mizuma/pkg-message
index 7465e917d81e..b4ee767fad80 100644
--- a/games/mizuma/pkg-message
+++ b/games/mizuma/pkg-message
@@ -5,14 +5,16 @@ An application shortcut for the desktop will be not created by the port.
 
 To open the main gui type: Mizuma
 
-For quick commandline tasks you can use the following examples:
+The following commandline tasks are currently available:
 
-    To install something use: 		Mizuma Install Skype
-    To launch something use: 		Mizuma Launch Skype
-    To uninstall something use: 	Mizuma Uninstall Skype
+Mizuma Install $APPNAME
+Mizuma Launch $APPNAME
+Mizuma Uninstall $APPNAME
+Mizuma List Library
+Mizuma List Installed
 
-For further possibly helpful information please read:
-https://codeberg.org/Alexander88207/Mizutamari#support
+For further possibly helpful information take a look at:
+https://codeberg.org/Alexander88207/Mizutamari
 
 Enjoy!
 EOM