Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2024 05:17:58 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ab306c90a31c - main - x11-wm/kwinft: chase to the new home
Message-ID:  <202404130517.43D5HwAC095992@gitrepo.freebsd.org>

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

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

commit ab306c90a31ca17a9e0c19acd4c57cdfd9fbe497
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-04-08 10:23:50 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-04-13 05:09:12 +0000

    x11-wm/kwinft: chase to the new home
    
    From GitLab banner: "This is an archived project. Repository and other
    project resources are read-only."
---
 x11-wm/kwinft/Makefile | 8 ++++++--
 x11-wm/kwinft/distinfo | 4 ++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/x11-wm/kwinft/Makefile b/x11-wm/kwinft/Makefile
index 89daffa32901..46b09b6d86f2 100644
--- a/x11-wm/kwinft/Makefile
+++ b/x11-wm/kwinft/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	kwinft
 DISTVERSIONPREFIX=	${PORTNAME}@
 DISTVERSION=	5.27.0
+DISTVERSIONSUFFIX=	-0-g6d47e3aeb
 PORTREVISION=	4
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Wayland compositor and X11 window manager
-WWW=		https://gitlab.com/kwinft/kwinft
+WWW=		https://github.com/winft/theseus-ship
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
@@ -29,7 +30,7 @@ TEST_DEPENDS=	${qt-testlib_PORT:T}>0:${qt-testlib_PORT}
 CONFLICTS_INSTALL=	plasma5-kwin # bin/kwin_wayland
 
 USES=		cmake:testing gl kde:5 pkgconfig python:run qt:5 shebangfix xorg
-USE_GITLAB=	yes
+USE_GITHUB=	yes
 USE_GL=		egl
 USE_KDE=	ecm:build auth config configwidgets \
 		coreaddons crash dbusaddons decoration globalaccel i18n \
@@ -40,6 +41,9 @@ USE_LDCONFIG=	yes
 USE_QT=		qmake:build buildtools:build core dbus declarative gui \
 		multimedia:run quickcontrols2:run widgets x11extras
 USE_XORG=	pixman x11 xcb xi
+GH_ACCOUNT=	winft
+GH_PROJECT=	theseus-ship
+WRKSRC=		${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME:S/@/-/}
 SHEBANG_FILES=	effect/effects/*.py kconf_update/*.py kconf_update/*.pl
 PLIST_SUB=	VERSION=${PORTVERSION}
 LDFLAGS+=	-Wl,--as-needed # GL, ICE/SM/Xext, glib, intl, Qt5*, KF5*
diff --git a/x11-wm/kwinft/distinfo b/x11-wm/kwinft/distinfo
index 1c43c2815fab..6770054da6d2 100644
--- a/x11-wm/kwinft/distinfo
+++ b/x11-wm/kwinft/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1676645458
-SHA256 (kwinft-kwinft@5.27.0.tar.bz2) = 98bedd738adf3513eaf826c5d341204e9c8388172d9db4d0dfd3a0a562b3dc0b
-SIZE (kwinft-kwinft@5.27.0.tar.bz2) = 4596647
+SHA256 (winft-theseus-ship-kwinft@5.27.0-0-g6d47e3aeb_GH0.tar.gz) = 0a128ae9af589b2506f851f00578779bbde9dc9170cdbb5e9e3943a2210f54a6
+SIZE (winft-theseus-ship-kwinft@5.27.0-0-g6d47e3aeb_GH0.tar.gz) = 5025775



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