Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2023 18:19:22 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: a2c98899ccaf - main - net/libkvkontakte: Mark DEPRECATED
Message-ID:  <202310261819.39QIJM70057936@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=a2c98899ccaf121487b4bfb7450e044750e6175d

commit a2c98899ccaf121487b4bfb7450e044750e6175d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-26 18:11:28 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 18:11:28 +0000

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

diff --git a/net/libkvkontakte/Makefile b/net/libkvkontakte/Makefile
index c64d61ec074a..ffab447d3815 100644
--- a/net/libkvkontakte/Makefile
+++ b/net/libkvkontakte/Makefile
@@ -12,6 +12,9 @@ WWW=		https://www.digikam.org
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
+DEPRECATED=Depends on deprecated www/qt5-webkit
+EXPIRATION_DATE=2023-11-26
+
 USES=		cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
 USE_KDE=	config coreaddons i18n kdewebkit kio service widgetsaddons \
 		ecm:build



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