Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2024 05:17:54 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: 3b21c04334f9 - main - graphics/wrapland: chase to the new home
Message-ID:  <202404130517.43D5HswD095813@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=3b21c04334f9be3d6e6c91aebe218e6cafcaaadd

commit 3b21c04334f9be3d6e6c91aebe218e6cafcaaadd
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:09 +0000

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

diff --git a/graphics/wrapland/Makefile b/graphics/wrapland/Makefile
index 639bcf1816ec..5af682579ff2 100644
--- a/graphics/wrapland/Makefile
+++ b/graphics/wrapland/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Qt/C++ library wrapping libwayland
-WWW=		https://gitlab.com/kwinft/wrapland
+WWW=		https://github.com/winft/wrapland
 
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING.LIB
@@ -16,12 +16,13 @@ LIB_DEPENDS=	libwayland-client.so:graphics/wayland
 TEST_DEPENDS=	${qt-testlib_PORT:T}>0:${qt-testlib_PORT}
 
 USES=		cmake:testing gl kde:5 pkgconfig qt:5
-USE_GITLAB=	yes
+USE_GITHUB=	yes
 USE_GL=		egl
 USE_KDE=	ecm:build
 USE_LDCONFIG=	yes
 USE_QT=		qmake:build buildtools:build concurrent core gui
-GL_ACCOUNT=	kwinft
+GH_ACCOUNT=	winft
+WRKSRC=		${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME:S/@/-/}
 PLIST_SUB=	VERSION=${PORTVERSION}
 
 OPTIONS_DEFINE=	DOXYGEN
diff --git a/graphics/wrapland/distinfo b/graphics/wrapland/distinfo
index 024ae2341196..b6c5a4dd94fd 100644
--- a/graphics/wrapland/distinfo
+++ b/graphics/wrapland/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1676636801
-SHA256 (wrapland-wrapland@0.527.0.tar.bz2) = 2b4b7182ed7d31e6aed1ae0bce44659bb4558c8fcb6f494fd349ea5caf4bdb8c
-SIZE (wrapland-wrapland@0.527.0.tar.bz2) = 418978
+SHA256 (winft-wrapland-wrapland@0.527.0_GH0.tar.gz) = 415bc8a51ca74cfb7324d3aca8b6240535febe5dae8326f5296a448305a77953
+SIZE (winft-wrapland-wrapland@0.527.0_GH0.tar.gz) = 571883



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