Date: Mon, 16 Jun 2025 23:55:49 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4b83f1d714b9 - main - x11-themes/qt6gtk2: Update port to version 0.5 with QT 6.9 support. Message-ID: <202506162355.55GNtnQZ035347@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b83f1d714b96fb646547f7115aa4ae89b73f1b2 commit 4b83f1d714b96fb646547f7115aa4ae89b73f1b2 Author: Sergey Kiselev <root@dc365.ru> AuthorDate: 2025-06-16 10:13:36 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2025-06-16 23:54:24 +0000 x11-themes/qt6gtk2: Update port to version 0.5 with QT 6.9 support. Replace USE_GITHUB with USE_GITLAB as the project moved from GitHub to opencode.net. --- x11-themes/qt6gtk2/Makefile | 12 +++++++----- x11-themes/qt6gtk2/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/x11-themes/qt6gtk2/Makefile b/x11-themes/qt6gtk2/Makefile index e5105a438fa2..fbf9c04bfa36 100644 --- a/x11-themes/qt6gtk2/Makefile +++ b/x11-themes/qt6gtk2/Makefile @@ -1,14 +1,16 @@ PORTNAME= qt6gtk2 -PORTVERSION= 0.3 +PORTVERSION= 0.5 CATEGORIES= x11-themes MAINTAINER= root@dc365.ru COMMENT= Qt6Gtk2 - GTK+2.0 integration plugins for Qt6 -WWW= https://github.com/trialuser02/qt6gtk2 +WWW= https://www.opencode.net/trialuser/qt6gtk2 -USE_GITHUB= yes -GH_ACCOUNT= trialuser02 -GH_PROJECT= qt6gtk2 +USE_GITLAB= yes +GL_SITE= https://www.opencode.net +GL_ACCOUNT= trialuser +GL_PROJECT= qt6gtk2 +GL_COMMIT= 8e019e8b67b4022d15a6c1344e42ca5b9bb9df40 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/x11-themes/qt6gtk2/distinfo b/x11-themes/qt6gtk2/distinfo index bff5611a7ab0..83dfe5f47a85 100644 --- a/x11-themes/qt6gtk2/distinfo +++ b/x11-themes/qt6gtk2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739169346 -SHA256 (trialuser02-qt6gtk2-0.3_GH0.tar.gz) = 15ddd412336198b41383cc46260f2161de9100617b57d8f3de7ad5788e2f05a8 -SIZE (trialuser02-qt6gtk2-0.3_GH0.tar.gz) = 65979 +TIMESTAMP = 1750067242 +SHA256 (trialuser-qt6gtk2-8e019e8b67b4022d15a6c1344e42ca5b9bb9df40_GL0.tar.gz) = 6b266eb39130364f35d9a261289e944938c8603a166bb00ebfd0103890fc9e43 +SIZE (trialuser-qt6gtk2-8e019e8b67b4022d15a6c1344e42ca5b9bb9df40_GL0.tar.gz) = 66289home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506162355.55GNtnQZ035347>
