Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2023 15:57:09 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: 1eef0235b5bc - main - www/madsonic: Deprecate and set expiration date to 2023-11-30
Message-ID:  <202310081557.398Fv9vG039515@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=1eef0235b5bcf824ae4ba60f41ab5c89649546bb

commit 1eef0235b5bcf824ae4ba60f41ab5c89649546bb
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-08 15:55:18 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-08 15:56:35 +0000

    www/madsonic: Deprecate and set expiration date to 2023-11-30
    
    Depends on www/jetty8 which has been listed as end of life since 2015
---
 www/madsonic/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/madsonic/Makefile b/www/madsonic/Makefile
index 544b5bb81d20..b2a394db3bb9 100644
--- a/www/madsonic/Makefile
+++ b/www/madsonic/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Madsonic streaming media server
 WWW=		https://www.madsonic.org
 
+DEPRECATED=	Depends on www/jetty8 which has been listed as end of life since 2015
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv3
 
 RUN_DEPENDS+=	${JAVALIBDIR}/servlet-api.jar:www/servlet-api \



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