git: d9b193db4e86 - main - x11/arcan-trayicon: Update 0.7.0.1 => 0.7.1

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Sat, 10 Jan 2026 14:33:43 UTC
The branch main has been updated by vvd:

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

commit d9b193db4e8622e1b6ae6c9980210c6394be80a3
Author:     Al Hoang <hoanga@gmail.com>
AuthorDate: 2026-01-10 14:29:52 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-10 14:29:52 +0000

    x11/arcan-trayicon: Update 0.7.0.1 => 0.7.1
    
    Changelog:
    https://codeberg.org/letoram/arcan/src/tag/0.7.1/CHANGELOG.md
    
    - Upstream moved to Codeberg.
    - Use PKGNAMESUFFIX.
    - Fix LIB_DEPENDS.
    
    PR:             292083
    Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
---
 x11/arcan-trayicon/Makefile | 17 +++++++++--------
 x11/arcan-trayicon/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/x11/arcan-trayicon/Makefile b/x11/arcan-trayicon/Makefile
index dde5291d640a..9828b9336fdb 100644
--- a/x11/arcan-trayicon/Makefile
+++ b/x11/arcan-trayicon/Makefile
@@ -1,6 +1,8 @@
-PORTNAME=	arcan-trayicon
-DISTVERSION=	0.7.0.1
+PORTNAME=	arcan
+DISTVERSION=	0.7.1
 CATEGORIES=	x11
+MASTER_SITES=	https://codeberg.org/letoram/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
+PKGNAMESUFFIX=	-trayicon
 
 MAINTAINER=	hoanga@gmail.com
 COMMENT=	Generic wrapper for registering Arcan clients as tray icons
@@ -9,13 +11,12 @@ WWW=		https://arcan-fe.com/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC:H:H:H}/data/distr/LICENSE.BSD
 
-LIB_DEPENDS=	libarcan_shmif_ext.so:multimedia/arcan
+LIB_DEPENDS=	libarcan_shmif.so:multimedia/arcan \
+		libarcan_tui.so:multimedia/arcan
 
 USES=		compiler:c11 meson pkgconfig
-USE_GITHUB=	yes
-GH_ACCOUNT=	letoram
-GH_PROJECT=	arcan
-WRKSRC_SUBDIR=	src/tools/${PORTNAME:S/arcan-//}
-PLIST_FILES=	bin/${PORTNAME}
+WRKSRC=		${WRKDIR}/${PORTNAME}
+WRKSRC_SUBDIR=	src/tools/${PKGNAMESUFFIX:S/-//}
+PLIST_FILES=	bin/${PORTNAME}${PKGNAMESUFFIX}
 
 .include <bsd.port.mk>
diff --git a/x11/arcan-trayicon/distinfo b/x11/arcan-trayicon/distinfo
index a866c228580c..67a4779ec456 100644
--- a/x11/arcan-trayicon/distinfo
+++ b/x11/arcan-trayicon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747584654
-SHA256 (letoram-arcan-0.7.0.1_GH0.tar.gz) = 63d925d100389e7a1074a8746a080a01d94739df487c2f8e311eb49adc006c6e
-SIZE (letoram-arcan-0.7.0.1_GH0.tar.gz) = 12978670
+TIMESTAMP = 1767213134
+SHA256 (arcan-0.7.1.tar.gz) = b015dba937a5dc3ef525d09d07cd59f8aeeb8173e37a2f514ff5d19f7bc1ed0c
+SIZE (arcan-0.7.1.tar.gz) = 13392556