Date: Sun, 16 May 2021 17:33:35 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: 0760f4e599f2 - main - www/varnish-libvmod-maxminddb: mark BROKEN (does not compile) Message-ID: <202105161733.14GHXZNx040595@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=0760f4e599f25f81ebb5a35f533a2275f4232cd3 commit 0760f4e599f25f81ebb5a35f533a2275f4232cd3 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-05-16 15:47:34 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-05-16 17:31:02 +0000 www/varnish-libvmod-maxminddb: mark BROKEN (does not compile) Approved by: portmgr blanket --- www/varnish-libvmod-maxminddb/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/varnish-libvmod-maxminddb/Makefile b/www/varnish-libvmod-maxminddb/Makefile index 954faf960f6f..22c87b6818c7 100644 --- a/www/varnish-libvmod-maxminddb/Makefile +++ b/www/varnish-libvmod-maxminddb/Makefile @@ -8,6 +8,8 @@ COMMENT= Varnish Module (vmod) for accessing maxminddb geoip data LICENSE= BSD2CLAUSE +BROKEN= does not compile: no member named 'free' in 'struct vmod_priv' + BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR} LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105161733.14GHXZNx040595>