Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2021 10:41:06 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5e9dcf7263e2 - main - www/varnish-ip2location: mark BROKEN (does not compile)
Message-ID:  <202105191041.14JAf68X047190@gitrepo.freebsd.org>

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

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

commit 5e9dcf7263e260d105e279a9715da8004b805512
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-05-19 10:35:44 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-05-19 10:36:07 +0000

    www/varnish-ip2location: mark BROKEN (does not compile)
    
    Approved by:    portmgr blanket
---
 www/varnish-ip2location/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/varnish-ip2location/Makefile b/www/varnish-ip2location/Makefile
index 3816959cf228..3aec9a27a0d9 100644
--- a/www/varnish-ip2location/Makefile
+++ b/www/varnish-ip2location/Makefile
@@ -11,6 +11,8 @@ COMMENT=	Varnish Module (vmod) for ip2location
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.TXT
 
+BROKEN=		does not compile: no member named 'free' in 'struct vmod_priv'
+
 LIB_DEPENDS=	libIP2Location.so:net/ip2location
 BUILD_DEPENDS=	rst2man:textproc/py-docutils@${PY_FLAVOR}
 



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