aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vereeken <Alexander88207@protonmail.com>2023-09-05 18:05:00 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-09-10 16:12:57 +0000
commit595ab417f0ba049f8807d84dd746fc2ddcca15e5 (patch)
tree5e979b11fa0d473443a273e275b6c9ed184eb2cb
parent8da970ab75e1a1031d93ff8e1aa8e3ff71afef07 (diff)
downloadports-595ab417f0ba049f8807d84dd746fc2ddcca15e5.tar.gz
ports-595ab417f0ba049f8807d84dd746fc2ddcca15e5.zip
games/suyimazu: Update to 2023.09
-rw-r--r--games/suyimazu/Makefile4
-rw-r--r--games/suyimazu/distinfo6
-rw-r--r--games/suyimazu/pkg-message14
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