diff --git a/www/varnish7/Makefile b/www/varnish7/Makefile index e942a7284b5f..0c5a2e8fc035 100644 --- a/www/varnish7/Makefile +++ b/www/varnish7/Makefile @@ -1,58 +1,58 @@ PORTNAME= varnish -DISTVERSION= 7.1.0 +DISTVERSION= 7.1.1 DISTVERSIONPREFIX= varnish- CATEGORIES= www PKGNAMESUFFIX= 7 MAINTAINER= dbaio@FreeBSD.org COMMENT= High-performance HTTP accelerator 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= autoreconf compiler cpe gmake libedit libtool ncurses pathfix \ pkgconfig python:3.6+,build readline shebangfix CONFLICTS= varnish4 varnish6 SHEBANG_FILES= lib/libvcc/*.py lib/libvsc/*.py CPE_VENDOR= varnish-cache CPE_PRODUCT= varnish_cache CFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX} --without-dot USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check TEST_ARGS= TESTS_PARALLELISM=1 USE_GITHUB= yes GH_ACCOUNT= varnishcache GH_PROJECT= varnish-cache USERS= varnish varnishlog GROUPS= varnish USE_RC_SUBR= varnishd varnishlog varnishncsa .if defined(NO_INET6) || defined(WITHOUT_INET6) BAD_TESTS+= r00832 EXTRA_PATCHES+= ${FILESDIR}/no-inet6.patch .endif OPTIONS_DEFINE= DOCS .include post-patch: .if defined(BAD_TESTS) ${RM} ${BAD_TESTS:C|.+|${WRKSRC}/bin/varnishtest/tests/\0.vtc|} .endif .if ${CHOSEN_COMPILER_TYPE} == gcc ${REINPLACE_CMD} -e '/-Wno-unknown-warning-option -Wno-implicit-fallthrough/d' ${WRKSRC}/configure.ac .endif .include diff --git a/www/varnish7/distinfo b/www/varnish7/distinfo index 0ad0ee3a62db..7531e675a851 100644 --- a/www/varnish7/distinfo +++ b/www/varnish7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648299456 -SHA256 (varnishcache-varnish-cache-varnish-7.1.0_GH0.tar.gz) = 6dc4b066a949886e917736c21ae4e9ee3f519d7479820914643b45133a793684 -SIZE (varnishcache-varnish-cache-varnish-7.1.0_GH0.tar.gz) = 1742291 +TIMESTAMP = 1660166131 +SHA256 (varnishcache-varnish-cache-varnish-7.1.1_GH0.tar.gz) = 87f4eb220eefbc42bd850f04f5e6568c80010d93f15fb51195efc620fa1e05cc +SIZE (varnishcache-varnish-cache-varnish-7.1.1_GH0.tar.gz) = 1742215