Bug 276471

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

Description Alexander Vereeken 2024-01-20 10:57:26 UTC
Hello,

this is an update to 2024.01.

Changelog: 

This is an maintenance release

- The DXVK version is now able to get chosen during installation of an application.

- Changed runtime from wine7 to normal wine as it currently has full functionality again.

- More visual feedback is now given for some background processes.

- The function VKD3D has been renamed to VKD3D-Proton as it is the proton version.

Thank you in advance!
Comment 1 Alexander Vereeken 2024-01-20 11:14:20 UTC
Created attachment 247791 [details]
0001-games-mizuma-Update-to-2024.01.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-01-30 21:21:11 UTC
A commit in branch main references this bug:

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

commit f54b67599f88f90995c0b3692552f347c63040b8
Author:     Alexander Vereeken <Alexander88207@protonmail.com>
AuthorDate: 2024-01-29 21:33:03 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-01-30 21:20:18 +0000

    games/mizuma: update to 2024.01

    - DXVK version can now be chosen during application installation
    - Changed runtime from wine7 to regular wine as it is fully functional again
    - Increase visual feedback for some background processes
    - The function "VKD3D" has been renamed to "VKD3D-Proton" as it is the
      proton version

    PR:             276471

 games/mizuma/Makefile    | 4 ++--
 games/mizuma/distinfo    | 6 +++---
 games/mizuma/pkg-message | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2024-01-30 21:24:13 UTC
Patch committed to main, thanks for the update!