git: e626349e1bae - main - audio/glurp: Deprecate and set expiration date to 2023-06-30

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

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

commit e626349e1baee1e0055e3d76477f2167d92861bb
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-05-07 07:42:32 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-05-07 07:42:43 +0000

    audio/glurp: Deprecate and set expiration date to 2023-06-30
    
    Unmaintained for years, depends on deprecated GTK2, removed in most repos
    and there are reports of broken behavour in forums dating years back
    (such as crashes when importing ~mid-size/large repos randomly etc)
    
    PR:             270712
    Approved by:    portmgr (maintainer timeout, 4+ weeks)
---
 audio/glurp/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile
index 59aa9f9c3447..a3ae89aea066 100644
--- a/audio/glurp/Makefile
+++ b/audio/glurp/Makefile
@@ -11,6 +11,9 @@ WWW=		https://sourceforge.net/projects/glurp/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Unmaintained for years and depends on deprecated GTK2
+EXPIRATION_DATE=2023-06-30
+
 LIB_DEPENDS=	libmpd.so:audio/libmpd
 
 GNU_CONFIGURE=	yes