diff --git a/www/varnish-ip2location/Makefile b/www/varnish-ip2location/Makefile index 3aec9a27a0d9..577eca0b3c13 100644 --- a/www/varnish-ip2location/Makefile +++ b/www/varnish-ip2location/Makefile @@ -1,46 +1,44 @@ # Created by: Ryan Steinmetz PORTNAME= ip2location -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.3 CATEGORIES= www PKGNAMEPREFIX= varnish- MAINTAINER= zi@FreeBSD.org 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} USES= autoreconf:build libtool pkgconfig python:build varnish:6 USE_LDCONFIG= yes PLIST_FILES= lib/varnish/vmods/libvmod_ip2location.so GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static INSTALL_TARGET= install-strip DOCSDIR= ${PREFIX}/share/doc/vmod-dynamic MAKE_JOBS_UNSAFE= yes CFLAGS+= -I${WRKSRC}/src USE_GITHUB= yes GH_ACCOUNT= ip2location GH_PROJECT= ${PORTNAME}-varnish GH_TAGNAME= 25928cf OPTIONS_DEFINE= DOCS post-extract: @(cd ${WRKDIR} && ${LN} -sf IP2Location-Varnish-${GH_TAGNAME} \ ${PORTNAME}-${PKGNAMEPREFIX}${GH_TAGNAME}) pre-configure: (cd ${WRKSRC} && ${SH} ./autogen.sh) .include diff --git a/www/varnish-ip2location/distinfo b/www/varnish-ip2location/distinfo index 5e592e107a48..d7fff7a2c57c 100644 --- a/www/varnish-ip2location/distinfo +++ b/www/varnish-ip2location/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596149976 -SHA256 (ip2location-ip2location-varnish-1.0.1-25928cf_GH0.tar.gz) = d10c85a42efa5aed788fe6fc30e5761a057b63e99643e6a466dd2aca736a6111 -SIZE (ip2location-ip2location-varnish-1.0.1-25928cf_GH0.tar.gz) = 7056 +TIMESTAMP = 1649178745 +SHA256 (ip2location-ip2location-varnish-1.0.3-25928cf_GH0.tar.gz) = d10c85a42efa5aed788fe6fc30e5761a057b63e99643e6a466dd2aca736a6111 +SIZE (ip2location-ip2location-varnish-1.0.3-25928cf_GH0.tar.gz) = 7056