git: 8e0fd14ab33a - main - net-im/telepathy-logger-qt5: Mark for removal

From: Jason E. Hale <jhale_at_FreeBSD.org>
Date: Fri, 07 Mar 2025 09:28:19 UTC
The branch main has been updated by jhale:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8e0fd14ab33a630f0c4fa1f517860747f81e6b5d

commit 8e0fd14ab33a630f0c4fa1f517860747f81e6b5d
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-03-07 08:48:36 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-03-07 09:27:31 +0000

    net-im/telepathy-logger-qt5: Mark for removal
    
    This is a leaf library and has been discontinued upstream.
---
 net-im/telepathy-logger-qt5/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-im/telepathy-logger-qt5/Makefile b/net-im/telepathy-logger-qt5/Makefile
index 7cb3b7cbac68..9f88c6acd784 100644
--- a/net-im/telepathy-logger-qt5/Makefile
+++ b/net-im/telepathy-logger-qt5/Makefile
@@ -13,6 +13,9 @@ WWW=		https://community.kde.org/KTp
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandoned project
+EXPIRATION_DATE=2025-03-31
+
 LIB_DEPENDS=	libdbus-1.so:devel/dbus \
 		libdbus-glib-1.so:devel/dbus-glib \
 		libtelepathy-glib.so:net-im/telepathy-glib \