git: 4e6ff1052ebb - main - audio/icecast-kh: Deprecate and set expiration date to 2024-08-21
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jul 2024 19:06:43 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e6ff1052ebbb2396647b3178eea7a4e7054d960 commit 4e6ff1052ebbb2396647b3178eea7a4e7054d960 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-07-21 09:28:11 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-07-24 19:06:37 +0000 audio/icecast-kh: Deprecate and set expiration date to 2024-08-21 * Outdated, unmaintained and upstream has been inactive for 6+ months * Fails to build with libxml2 2.13 and newer PR: 280159 --- audio/icecast-kh/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/icecast-kh/Makefile b/audio/icecast-kh/Makefile index f685756bafeb..b860e296a30b 100644 --- a/audio/icecast-kh/Makefile +++ b/audio/icecast-kh/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/karlheyes/icecast-kh LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Fails to build with libxml2 2.13.2 (PR 280159) +EXPIRATION_DATE=2024-08-21 + LIB_DEPENDS= libogg.so:audio/libogg \ libtheora.so:multimedia/libtheora \ libvorbis.so:audio/libvorbis