diff --git a/www/varnish7/Makefile b/www/varnish7/Makefile index 44a2700e7fe2..54ae3376523a 100644 --- a/www/varnish7/Makefile +++ b/www/varnish7/Makefile @@ -1,53 +1,53 @@ PORTNAME= varnish -DISTVERSION= 7.4.2 +DISTVERSION= 7.4.3 CATEGORIES= www MASTER_SITES= https://varnish-cache.org/downloads/ PKGNAMESUFFIX= 7 MAINTAINER= dbaio@FreeBSD.org COMMENT= High-performance HTTP accelerator WWW= https://varnish-cache.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} LIB_DEPENDS= libpcre2-8.so:devel/pcre2 USES= cpe libedit libtool localbase ncurses pathfix \ pkgconfig python:build shebangfix tar:tgz CPE_VENDOR= varnish-cache CPE_PRODUCT= varnish_cache GNU_CONFIGURE= yes SHEBANG_FILES= lib/libvcc/*.py lib/libvsc/*.py USE_LDCONFIG= yes USE_RC_SUBR= varnishd varnishlog varnishncsa CONFLICTS= varnish4 varnish6 SUB_FILES= pkg-message USERS= varnish varnishlog GROUPS= varnish INSTALL_TARGET= install-strip TEST_TARGET= check TEST_ARGS= TESTS_PARALLELISM=1 CONFIGURE_ARGS= --localstatedir=${PREFIX} --without-dot # Needed for clang 15 (#268814) CONFIGURE_ENV+= ax_cv_check_cflags___Werror=no .if defined(NO_INET6) || defined(WITHOUT_INET6) BAD_TESTS= r00832 EXTRA_PATCHES= ${FILESDIR}/no-inet6.patch .endif OPTIONS_DEFINE= DOCS post-patch: .if defined(BAD_TESTS) ${RM} ${BAD_TESTS:C|.+|${WRKSRC}/bin/varnishtest/tests/\0.vtc|} .endif .include diff --git a/www/varnish7/distinfo b/www/varnish7/distinfo index 484dff7bf8ba..dc2b87bf97c9 100644 --- a/www/varnish7/distinfo +++ b/www/varnish7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701519754 -SHA256 (varnish-7.4.2.tgz) = 6d3d03c67514e6bb4e8584e40a381f51e708607d39337a63dc4ae42061d9a46f -SIZE (varnish-7.4.2.tgz) = 3977831 +TIMESTAMP = 1710798217 +SHA256 (varnish-7.4.3.tgz) = eb9e43507f836eef2e32802d46dd3cf92eca3d547ba4b640fda59b407cdb1b88 +SIZE (varnish-7.4.3.tgz) = 3984340