Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2023 20:34:31 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3331cd3c3e8c - main - x11-toolkits/pythonqt: mark DEPRECATED
Message-ID:  <202310262034.39QKYVwa090426@gitrepo.freebsd.org>

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

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

commit 3331cd3c3e8c5f1d393ac644beacb0a9273ca160
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-26 18:26:01 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 20:34:03 +0000

    x11-toolkits/pythonqt: mark DEPRECATED
    
    - Depends on deprecated www/qt5-webkit
    - Set EXPIRATION_DATE 2023-11-26
    
    Approved by:    portmgr (blanket)
---
 x11-toolkits/pythonqt/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-toolkits/pythonqt/Makefile b/x11-toolkits/pythonqt/Makefile
index 74c72225c531..734241b64a48 100644
--- a/x11-toolkits/pythonqt/Makefile
+++ b/x11-toolkits/pythonqt/Makefile
@@ -10,6 +10,9 @@ WWW=		https://mevislab.github.io/pythonqt/
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Depends on deprecated www/qt5-webkit
+EXPIRATION_DATE=	2023-11-26
+
 USES=		gettext-runtime gl python qmake qt:5
 USE_QT=		core declarative gui multimedia network opengl printsupport sql svg webkit widgets xml xmlpatterns \
 		buildtools:build



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