Index: branches/2019Q3/www/varnish6/Makefile =================================================================== --- branches/2019Q3/www/varnish6/Makefile (revision 510947) +++ branches/2019Q3/www/varnish6/Makefile (revision 510948) @@ -1,59 +1,58 @@ # $FreeBSD$ PORTNAME= varnish -PORTVERSION= 6.2.0 +PORTVERSION= 6.2.1 DISTVERSIONPREFIX= varnish- -PORTREVISION= 3 CATEGORIES= www PKGNAMESUFFIX= 6 MAINTAINER= feld@FreeBSD.org COMMENT= High-performance HTTP accelerator LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= rst2man:textproc/py-docutils \ ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} LIB_DEPENDS= libpcre.so:devel/pcre CONFLICTS= varnish-2.* varnish-3.* varnish4-4.* varnish5-5.* USES= autoreconf cpe gmake libedit libtool ncurses pathfix \ pkgconfig python:3.4+,build readline shebangfix SHEBANG_FILES= lib/libvcc/*.py CPE_VENDOR= 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 ${ARCH:Mmips*} || ${ARCH:Mpowerpc*} || ${ARCH} == sparc64 ${REINPLACE_CMD} -e '/-Wno-unknown-warning-option -Wno-implicit-fallthrough/d' ${WRKSRC}/configure.ac .endif .include Index: branches/2019Q3/www/varnish6/distinfo =================================================================== --- branches/2019Q3/www/varnish6/distinfo (revision 510947) +++ branches/2019Q3/www/varnish6/distinfo (revision 510948) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554243019 -SHA256 (varnishcache-varnish-cache-varnish-6.2.0_GH0.tar.gz) = 0024add1a9d9fc3933096f3837e6069c0fc3001b0033e32240e3a193ec3d8528 -SIZE (varnishcache-varnish-cache-varnish-6.2.0_GH0.tar.gz) = 1453074 +TIMESTAMP = 1567520215 +SHA256 (varnishcache-varnish-cache-varnish-6.2.1_GH0.tar.gz) = 0064717597058fa55b3b20f92a13bf04eeb2e766bcc3e7d5d0ba3a8b7abec208 +SIZE (varnishcache-varnish-cache-varnish-6.2.1_GH0.tar.gz) = 1453439 Index: branches/2019Q3 =================================================================== --- branches/2019Q3 (revision 510947) +++ branches/2019Q3 (revision 510948) Property changes on: branches/2019Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r510947