Date: Sun, 7 May 2023 07:46:31 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e626349e1bae - main - audio/glurp: Deprecate and set expiration date to 2023-06-30 Message-ID: <202305070746.3477kVR4000890@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305070746.3477kVR4000890>