Date: Sun, 1 Aug 2021 15:54:56 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 1f8fc2d56c65 - 2021Q3 - misc/qt5ct: update WWW Message-ID: <202108011554.171Fsu0a016077@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f8fc2d56c658d33b21ea6c37ea65fd52cbc4aed commit 1f8fc2d56c658d33b21ea6c37ea65fd52cbc4aed Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2021-08-01 15:52:25 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-08-01 15:54:50 +0000 misc/qt5ct: update WWW Switch to the official website of the project, the previous one is defunct. Reported by: p5B2E9A8F@t-online.de PR: 257535 (cherry picked from commit fe5d3c9d90e62135136c34fcec4e98a78026b507) --- misc/qt5ct/Makefile | 1 + misc/qt5ct/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index 986b991d4ff1..04a35679ca1f 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -1,5 +1,6 @@ PORTNAME= qt5ct DISTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} diff --git a/misc/qt5ct/pkg-descr b/misc/qt5ct/pkg-descr index baf68b818ba1..f7f415f747cb 100644 --- a/misc/qt5ct/pkg-descr +++ b/misc/qt5ct/pkg-descr @@ -1,4 +1,4 @@ This utility allows users to configure Qt 5 settings (theme, font, icons, etc.) under DE/WM without Qt integration. -WWW: http://qt-apps.org/content/show.php?content=168066 +WWW: https://sourceforge.net/projects/qt5ct/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108011554.171Fsu0a016077>