aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-01-19 20:11:23 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-01-19 20:14:46 +0000
commit89de8e1c564a2f52e0b3460814d721320ae4b5aa (patch)
treef3f2b2d3e16ca51c8d53e35d40ec29d4b353d9b2
parent3774476f812609db98bacab12b788e22bb4b5fc7 (diff)
downloadports-89de8e1c564a2f52e0b3460814d721320ae4b5aa.tar.gz
ports-89de8e1c564a2f52e0b3460814d721320ae4b5aa.zip
games/suyimazu: Adjust DISTNAME to not only contain version
Make sure port keeps project name in filename to avoid clashes and to easier determine origin. Approved by: portmgr (blanket)
-rw-r--r--games/suyimazu/Makefile3
-rw-r--r--games/suyimazu/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/games/suyimazu/Makefile b/games/suyimazu/Makefile
index 3ba70d9a7431..639b1c7d7f59 100644
--- a/games/suyimazu/Makefile
+++ b/games/suyimazu/Makefile
@@ -1,8 +1,7 @@
PORTNAME= suyimazu
DISTVERSION= 2023
CATEGORIES= games
-MASTER_SITES= https://codeberg.org/Alexander88207/Suyimazu/archive/
-DISTNAME= ${DISTVERSION}
+MASTER_SITES= https://codeberg.org/Alexander88207/Suyimazu/archive/${PORTVERSION}${EXTRACT_SUFX}?dummy=/
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Wine-based Game Launcher for FreeBSD
diff --git a/games/suyimazu/distinfo b/games/suyimazu/distinfo
index 3ed4f0e942e2..5de26d7654b7 100644
--- a/games/suyimazu/distinfo
+++ b/games/suyimazu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672833533
-SHA256 (2023.tar.gz) = 1a7a9e0e0b520f0ca912af4677abd33fa70dd70ba021ca48b10383bc8c653da8
-SIZE (2023.tar.gz) = 294736
+TIMESTAMP = 1674078221
+SHA256 (suyimazu-2023.tar.gz) = 1a7a9e0e0b520f0ca912af4677abd33fa70dd70ba021ca48b10383bc8c653da8
+SIZE (suyimazu-2023.tar.gz) = 294736