Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2023 16:13:28 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 595ab417f0ba - main - games/suyimazu: Update to 2023.09
Message-ID:  <202309101613.38AGDSj1024442@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz:

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

commit 595ab417f0ba049f8807d84dd746fc2ddcca15e5
Author:     Alexander Vereeken <Alexander88207@protonmail.com>
AuthorDate: 2023-09-05 18:05:00 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-09-10 16:12:57 +0000

    games/suyimazu: Update to 2023.09
    
    ChangeLog: https://codeberg.org/Alexander88207/Suyimazu/releases/tag/2023.09
    
    PR:             273584
---
 games/suyimazu/Makefile    |  4 ++--
 games/suyimazu/distinfo    |  6 +++---
 games/suyimazu/pkg-message | 14 ++++++--------
 3 files changed, 11 insertions(+), 13 deletions(-)

diff --git a/games/suyimazu/Makefile b/games/suyimazu/Makefile
index a300df3a7d3a..e17954957db7 100644
--- a/games/suyimazu/Makefile
+++ b/games/suyimazu/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	suyimazu
-DISTVERSION=	2023.06
+DISTVERSION=	2023.09
 CATEGORIES=	games emulators 
 MASTER_SITES=	https://codeberg.org/Alexander88207/Suyimazu/archive/${PORTVERSION}${EXTRACT_SUFX}?dummy=/
 
@@ -16,7 +16,7 @@ ONLY_FOR_ARCHS_REASON=	Wine only runs on x86 architecture
 RUN_DEPENDS=	7zz:archivers/7-zip \
 		bash:shells/bash \
 		vulkaninfo:graphics/vulkan-tools \
-		wine:emulators/wine \
+		wine:emulators/wine7 \
 		wine-mono>0:emulators/wine-mono \
 		winetricks:emulators/winetricks \
 		xdg-open:devel/xdg-utils \
diff --git a/games/suyimazu/distinfo b/games/suyimazu/distinfo
index 8403e6077995..cfeed7b326c0 100644
--- a/games/suyimazu/distinfo
+++ b/games/suyimazu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686771608
-SHA256 (suyimazu-2023.06.tar.gz) = b97ab04dd660f1024ce0ab710781fc3da4672101a86bb423de6193d4ec8f492d
-SIZE (suyimazu-2023.06.tar.gz) = 306020
+TIMESTAMP = 1693936439
+SHA256 (suyimazu-2023.09.tar.gz) = 722ccef7ced0a346b5b4b8260a392915db2d9cb5e25cf4dbf2f1e33049bd2b36
+SIZE (suyimazu-2023.09.tar.gz) = 306102
diff --git a/games/suyimazu/pkg-message b/games/suyimazu/pkg-message
index 96378f5e6526..d7be9816244c 100644
--- a/games/suyimazu/pkg-message
+++ b/games/suyimazu/pkg-message
@@ -1,17 +1,15 @@
 [
 {
   message: <<EOM
-Suyimazu was created for the gui usage in the first place,
-the gui can be opened via the commandline by typing Suyimazu
-but also via a shortcut (if you have allowed to create one).
+An application shortcut for the desktop will be not created by the port.
 
-For terminal fans there are also some fast commands:
+To open the main gui type: Suyimazu
 
-Examples:
+For quick commandline taks you can use the following examples:
 
-    To install something use: 	Suyimazu Install Steam
-    To launch something use: 	Suyimazu Launch Steam
-    To uninstall something use: Suyimazu Uninstall Steam
+    To install something use: 		Suyimazu Install Steam
+    To launch something use: 		Suyimazu Launch Steam
+    To uninstall something use: 	Suyimazu Uninstall Steam
 
 Enjoy playing!
 EOM



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309101613.38AGDSj1024442>