git: 2da279ebe6bd - main - audio/gbemol: Deprecate and set expiration date to 2023-06-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 07 May 2023 07:46:32 UTC
The branch main has been updated by diizzy:

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

commit 2da279ebe6bdf2ca20eca737e682f9bfdaf8e27d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-05-07 07:44:37 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-05-07 07:44:41 +0000

    audio/gbemol: Deprecate and set expiration date to 2023-06-30
    
    Unmaintained for years upstream, depends on deprecated GTK2, removed in
    most repos and there are reports of broken behavour in forums dating
    years back
    
    PR:             270711
    Approved by:    portmgr (maintainer timeout, 4+ weeks)
---
 audio/gbemol/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile
index bbf6ff12577d..9d12856a4f2e 100644
--- a/audio/gbemol/Makefile
+++ b/audio/gbemol/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	tmh.public@gmail.com
 COMMENT=	Graphical frontend for the Music Player Daemon
 WWW=		http://gbemol.sourceforge.net/
 
+DEPRECATED=	Unmaintained for years and depends on deprecated GTK2
+EXPIRATION_DATE=2023-06-30
+
 LIB_DEPENDS=	libmpd.so:audio/libmpd \
 		libcurl.so:ftp/curl \
 		libxml2.so:textproc/libxml2