git: f45d21ec05cc - main - www/varnish-libvmod-maxminddb: Update to version 1.0.2
Allan Jude
allanjude at FreeBSD.org
Fri May 28 18:35:24 UTC 2021
The branch main has been updated by allanjude (doc, src committer):
URL: https://cgit.FreeBSD.org/ports/commit/?id=f45d21ec05cc03b2e85e8d8a9aab31ede4af112c
commit f45d21ec05cc03b2e85e8d8a9aab31ede4af112c
Author: Allan Jude <allanjude at FreeBSD.org>
AuthorDate: 2021-05-28 18:34:41 +0000
Commit: Allan Jude <allanjude at FreeBSD.org>
CommitDate: 2021-05-28 18:34:41 +0000
www/varnish-libvmod-maxminddb: Update to version 1.0.2
catch up with Varnish 6.6 API changes that broke the build
Reviewed by: jrm
Approved by: jrm
Sponsored by: ScaleEngine Inc.
Differential Revision: https://reviews.freebsd.org/D30523
---
www/varnish-libvmod-maxminddb/Makefile | 4 +---
www/varnish-libvmod-maxminddb/distinfo | 6 +++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/www/varnish-libvmod-maxminddb/Makefile b/www/varnish-libvmod-maxminddb/Makefile
index 22c87b6818c7..dfaf11d7253b 100644
--- a/www/varnish-libvmod-maxminddb/Makefile
+++ b/www/varnish-libvmod-maxminddb/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libvmod-maxminddb
-DISTVERSION= 1.0.1
+DISTVERSION= v1.0.2
CATEGORIES= www
PKGNAMEPREFIX= varnish-
@@ -8,8 +8,6 @@ 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
diff --git a/www/varnish-libvmod-maxminddb/distinfo b/www/varnish-libvmod-maxminddb/distinfo
index 4fa98570b094..ed789dd9389a 100644
--- a/www/varnish-libvmod-maxminddb/distinfo
+++ b/www/varnish-libvmod-maxminddb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588343073
-SHA256 (scaleengine-libvmod_maxminddb-1.0.1_GH0.tar.gz) = aeec44782edd964e2933cae0f2d66e4c1e9e255017cea67ec4cd0d428d4a51a0
-SIZE (scaleengine-libvmod_maxminddb-1.0.1_GH0.tar.gz) = 4152
+TIMESTAMP = 1622210781
+SHA256 (scaleengine-libvmod_maxminddb-v1.0.2_GH0.tar.gz) = 4663f6b32a9fc1bce294642b4df22f421fed680fce10ba188d44fdb1a6204804
+SIZE (scaleengine-libvmod_maxminddb-v1.0.2_GH0.tar.gz) = 4254
More information about the dev-commits-ports-all
mailing list