git: 5e9dcf7263e2 - main - www/varnish-ip2location: mark BROKEN (does not compile)

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed May 19 10:41:08 UTC 2021


The branch main has been updated by amdmi3:

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

commit 5e9dcf7263e260d105e279a9715da8004b805512
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-05-19 10:35:44 +0000
Commit:     Dmitry Marakasov <amdmi3 at 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}
 


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