git: fe4daf6d3f09 - main - www/varnish-libvmod-maxminddb: Switch to varnish 7, bump PORTREVISION\nApproved by: maintainer
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Apr 2022 18:25:54 UTC
The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe4daf6d3f0929d3ac1748cde07a6a3db8f43fd7 commit fe4daf6d3f0929d3ac1748cde07a6a3db8f43fd7 Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2022-04-11 18:20:31 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2022-04-11 18:20:59 +0000 www/varnish-libvmod-maxminddb: Switch to varnish 7, bump PORTREVISION\nApproved by: maintainer --- www/varnish-libvmod-maxminddb/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/varnish-libvmod-maxminddb/Makefile b/www/varnish-libvmod-maxminddb/Makefile index 5dbb4c42c954..67e931aa03c3 100644 --- a/www/varnish-libvmod-maxminddb/Makefile +++ b/www/varnish-libvmod-maxminddb/Makefile @@ -1,6 +1,7 @@ PORTNAME= libvmod-maxminddb DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= www PKGNAMEPREFIX= varnish- @@ -13,7 +14,7 @@ BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR} LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb USES= autoreconf compiler:c11 gmake libtool pkgconfig \ - python:3.7+,build varnish:6 + python:3.7+,build varnish:7 USE_GITHUB= yes GH_ACCOUNT= scaleengine GH_PROJECT= libvmod_maxminddb