Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jan 2024 21:08:41 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bd7ad5acd7d7 - main - www/lighttpd-mod_h264_streaming: deprecate
Message-ID:  <202401012108.401L8fwR030946@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bd7ad5acd7d7824c5a8a9abd69de9627655265ce

commit bd7ad5acd7d7824c5a8a9abd69de9627655265ce
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2024-01-01 21:00:10 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2024-01-01 21:08:28 +0000

    www/lighttpd-mod_h264_streaming: deprecate
    
    Not maintained anymore upstream.
---
 www/lighttpd-mod_h264_streaming/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/lighttpd-mod_h264_streaming/Makefile b/www/lighttpd-mod_h264_streaming/Makefile
index 3ec7eee7e131..3e2170c9ae13 100644
--- a/www/lighttpd-mod_h264_streaming/Makefile
+++ b/www/lighttpd-mod_h264_streaming/Makefile
@@ -10,6 +10,9 @@ LICENSE=	CC-BY-NC-SA-3.0
 LICENSE_FILE=	${FILESDIR}/COPYING.mod_h264_streaming
 LICENSE_DISTFILES=	${PATCHFILES}
 
+DEPRECATED=	Does not build with new lighttpd
+EXPIRATION_DATE=	2024-01-31
+
 BUILD_DEPENDS=	${LOCALBASE}/sbin/lighttpd:www/lighttpd
 RUN_DEPENDS=	${LOCALBASE}/sbin/lighttpd:www/lighttpd
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401012108.401L8fwR030946>