Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2023 09:55:02 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: c8d3ad9e66e5 - main - www/varnish-nagios: Deprecate and set expiration date to 2023-11-30
Message-ID:  <202310220955.39M9t2uU016143@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=c8d3ad9e66e5b8c9dcfac20a86996505c1b4b699

commit c8d3ad9e66e5b8c9dcfac20a86996505c1b4b699
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-22 09:47:47 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-22 09:54:21 +0000

    www/varnish-nagios: Deprecate and set expiration date to 2023-11-30
    
    Marked BROKEN for months and depends on deprecated version of Varnish
---
 www/varnish-nagios/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/varnish-nagios/Makefile b/www/varnish-nagios/Makefile
index 729a167066e0..ae67f26a7e84 100644
--- a/www/varnish-nagios/Makefile
+++ b/www/varnish-nagios/Makefile
@@ -10,6 +10,8 @@ WWW=		https://www.varnish-cache.org/utility/nagios-varnish-plugin
 LICENSE=	BSD2CLAUSE
 
 BROKEN=		fails to build
+DEPRECATED=	Marked BROKEN for months, also depends on deprecated version of Varnish
+EXPIRATION_DATE=2023-11-30
 
 RUN_DEPENDS=	sudo:security/sudo
 



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