git: e53c4ed32d3f - main - multimedia/gst123: Deprecate and set expiration date to 2025-02-28

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 05 Jan 2025 01:07:10 UTC
The branch main has been updated by diizzy:

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

commit e53c4ed32d3f8ad4bc3d15042145c76c262c5140
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-01-05 00:10:35 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-01-05 01:06:35 +0000

    multimedia/gst123: Deprecate and set expiration date to 2025-02-28
    
    Outdated and unsupported upstream, depends on deprecated library GTK2
    
    Reference:
    https://github.com/swesterfeld/gst123
    
    PR:             282590
    Approved by:    portmgr (maintainer timeout, 2+ months)
---
 multimedia/gst123/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/multimedia/gst123/Makefile b/multimedia/gst123/Makefile
index a22feefd8b4e..3886076431ae 100644
--- a/multimedia/gst123/Makefile
+++ b/multimedia/gst123/Makefile
@@ -10,6 +10,9 @@ WWW=		https://space.twc.de/~stefan/gst123.php
 
 LICENSE=	LGPL20
 
+DEPRECATED=	Outdated, unsupported upstream and depends on deprecated library GTK2
+EXPIRATION_DATE=2024-02-28
+
 GNU_CONFIGURE=	yes
 USES=		compiler:c++11-lang localbase gmake gnome gstreamer ncurses pkgconfig \
 		tar:bzip2