Date: Mon, 20 Feb 2023 12:03:58 GMT From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 727ab4a77ec2 - main - www/varnish-nagios: mark BROKEN Message-ID: <202302201203.31KC3w6B091333@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=727ab4a77ec226495d54c4f5cf0f0b78bc4fe771 commit 727ab4a77ec226495d54c4f5cf0f0b78bc4fe771 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-02-20 11:59:29 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-02-20 11:59:29 +0000 www/varnish-nagios: mark BROKEN check_varnish.c:189:35: error: no member named 'section' in 'struct VSC_point' Reported by: pkg-fallout --- www/varnish-nagios/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/varnish-nagios/Makefile b/www/varnish-nagios/Makefile index f13d4855179f..729a167066e0 100644 --- a/www/varnish-nagios/Makefile +++ b/www/varnish-nagios/Makefile @@ -9,6 +9,8 @@ WWW= https://www.varnish-cache.org/utility/nagios-varnish-plugin LICENSE= BSD2CLAUSE +BROKEN= fails to build + RUN_DEPENDS= sudo:security/sudo GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302201203.31KC3w6B091333>