Date: Thu, 26 Oct 2023 18:19:20 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: 3901e10fc4ff - main - multimedia/mythtv: mark DEPECATED Message-ID: <202310261819.39QIJK55057857@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=3901e10fc4ffacb0c12b0eb3e9a952ddfe3a76df commit 3901e10fc4ffacb0c12b0eb3e9a952ddfe3a76df Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-26 18:08:26 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-26 18:08:26 +0000 multimedia/mythtv: mark DEPECATED - Depends on deprecated www/qt5-webkit - Set EXPIRATION_DATE 2023-11-26 Approved by: portmgr (blanket) --- multimedia/mythtv/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile index 6c9000987fe6..2d440c3866b3 100644 --- a/multimedia/mythtv/Makefile +++ b/multimedia/mythtv/Makefile @@ -15,6 +15,8 @@ ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc powerpc64 powerpc64le .if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld BROKEN_i386= ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment .endif +DEPRECATED=Depends on deprecated www/qt5-webkit +EXPIRATION_DATE=2023-11-26 LIB_DEPENDS= liblzo2.so:archivers/lzo2 \ libmp3lame.so:audio/lame \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310261819.39QIJK55057857>