Date: Sun, 25 Aug 2024 10:18:04 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: 2db1a01a90e0 - main - www/libresonic-standalone: Mark BROKEN, deprecate and set expiration date to 2024-09-14 Message-ID: <202408251018.47PAI42a002313@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=2db1a01a90e06b836759f39ab19df006340f01f8 commit 2db1a01a90e06b836759f39ab19df006340f01f8 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-08-25 10:17:05 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-08-25 10:17:09 +0000 www/libresonic-standalone: Mark BROKEN, deprecate and set expiration date to 2024-09-14 Upstream is gone and repo is deleted Approved by: portmgr (blanket) --- www/libresonic-standalone/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/libresonic-standalone/Makefile b/www/libresonic-standalone/Makefile index fd019ccc4080..43eebfaeb2c5 100644 --- a/www/libresonic-standalone/Makefile +++ b/www/libresonic-standalone/Makefile @@ -16,6 +16,10 @@ USE_RC_SUBR= libresonic LICENSE= GPLv3 +BROKEN= Unfetchable, upstream is gone +DEPRECATED= Abandonware, repo deleted +EXPIRATION_DATE=2024-09-14 + OPTIONS_GROUP= TRANSCODING TRANSCODING_DESC= Transcoding support OPTIONS_GROUP_TRANSCODING= FFMPEG FLAC LAME VORBIS FAAC FAAD XMP APE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408251018.47PAI42a002313>