git: 0760f4e599f2 - main - www/varnish-libvmod-maxminddb: mark BROKEN (does not compile)

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun May 16 17:33:36 UTC 2021


The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0760f4e599f25f81ebb5a35f533a2275f4232cd3

commit 0760f4e599f25f81ebb5a35f533a2275f4232cd3
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-05-16 15:47:34 +0000
Commit:     Dmitry Marakasov <amdmi3 at 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
 


More information about the dev-commits-ports-all mailing list