Date: Thu, 26 Oct 2023 20:34:33 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5800a4586148 - main - audio/mythplugin-mythmusic: Mark DEPRECATED Message-ID: <202310262034.39QKYXBt090466@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5800a458614880ff1b39f0342fc95101571bea43 commit 5800a458614880ff1b39f0342fc95101571bea43 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-26 18:28:03 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-26 20:34:03 +0000 audio/mythplugin-mythmusic: Mark DEPRECATED - Depends on deprecated multimedia/mythtv - Set EXPIRATION_DATE 2023-11-26 Approved by: portmgr (blanket) --- audio/mythplugin-mythmusic/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/mythplugin-mythmusic/Makefile b/audio/mythplugin-mythmusic/Makefile index cf66d399e80b..f70e0a59d83c 100644 --- a/audio/mythplugin-mythmusic/Makefile +++ b/audio/mythplugin-mythmusic/Makefile @@ -11,6 +11,9 @@ WWW= https://www.mythtv.org/wiki/MythMusic LICENSE= GPLv2 +DEPRECATED= Depends on deprecated multimedia/mythtv +EXPIRATION_DATE= 2023-11-26 + LIB_DEPENDS= libFLAC.so:audio/flac \ libmp3lame.so:audio/lame \ libogg.so:audio/libogg \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310262034.39QKYXBt090466>