Date: Mon, 11 Apr 2022 18:25:52 GMT From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4f5ec988883d - main - www/varnish-libvmod-digest: Switch to varnish 7, bump PORTREVISION\nApproved by: maintainer Message-ID: <202204111825.23BIPqUT007695@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f5ec988883d5f25cadb9563a632ace9e9ab92dc commit 4f5ec988883d5f25cadb9563a632ace9e9ab92dc Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2022-04-11 18:19:54 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2022-04-11 18:20:59 +0000 www/varnish-libvmod-digest: Switch to varnish 7, bump PORTREVISION\nApproved by: maintainer --- www/varnish-libvmod-digest/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/varnish-libvmod-digest/Makefile b/www/varnish-libvmod-digest/Makefile index d928cc8c78fd..417a4c1ad671 100644 --- a/www/varnish-libvmod-digest/Makefile +++ b/www/varnish-libvmod-digest/Makefile @@ -1,6 +1,7 @@ PORTNAME= libvmod-digest DISTVERSION= 1.0.2-6 DISTVERSIONSUFFIX= -g1793bea +PORTREVISION= 1 CATEGORIES= www PKGNAMEPREFIX= varnish- @@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR} LIB_DEPENDS= libmhash.so:security/mhash -USES= autoreconf gmake libtool pkgconfig python:3.7+,build varnish:6 +USES= autoreconf gmake libtool pkgconfig python:3.7+,build varnish:7 USE_GITHUB= yes GH_ACCOUNT= varnish USE_LDCONFIG= ${PREFIX}/lib/varnach/vmods
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204111825.23BIPqUT007695>