From owner-svn-ports-all@freebsd.org Tue Oct 6 15:17:13 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4968D4355C4; Tue, 6 Oct 2020 15:17:13 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C5Lfx1672z4bVx; Tue, 6 Oct 2020 15:17:13 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 09731864F; Tue, 6 Oct 2020 15:17:13 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 096FHCdl074696; Tue, 6 Oct 2020 15:17:12 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 096FHCXI074693; Tue, 6 Oct 2020 15:17:12 GMT (envelope-from feld@FreeBSD.org) Message-Id: <202010061517.096FHCXI074693@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 6 Oct 2020 15:17:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551584 - head/www/varnish6 X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/www/varnish6 X-SVN-Commit-Revision: 551584 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Oct 2020 15:17:13 -0000 Author: feld Date: Tue Oct 6 15:17:12 2020 New Revision: 551584 URL: https://svnweb.freebsd.org/changeset/ports/551584 Log: www/varnish6: Update to 6.5.1 Changelog: https://varnish-cache.org/releases/rel6.5.1.html#rel6-5-1 Modified: head/www/varnish6/Makefile head/www/varnish6/distinfo head/www/varnish6/pkg-plist Modified: head/www/varnish6/Makefile ============================================================================== --- head/www/varnish6/Makefile Tue Oct 6 14:43:05 2020 (r551583) +++ head/www/varnish6/Makefile Tue Oct 6 15:17:12 2020 (r551584) @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= varnish -PORTVERSION= 6.4.0 +PORTVERSION= 6.5.1 DISTVERSIONPREFIX= varnish- -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= www PKGNAMESUFFIX= 6 Modified: head/www/varnish6/distinfo ============================================================================== --- head/www/varnish6/distinfo Tue Oct 6 14:43:05 2020 (r551583) +++ head/www/varnish6/distinfo Tue Oct 6 15:17:12 2020 (r551584) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585241172 -SHA256 (varnishcache-varnish-cache-varnish-6.4.0_GH0.tar.gz) = d9702c2c689c5d4ecd911886f769ddf22f46ac0722e275bee4033928cab09243 -SIZE (varnishcache-varnish-cache-varnish-6.4.0_GH0.tar.gz) = 1541748 +TIMESTAMP = 1601996456 +SHA256 (varnishcache-varnish-cache-varnish-6.5.1_GH0.tar.gz) = 5f1597dfabf85b73aa2fa97c840e9ec687f33d025a85cc29174208b3f476bea1 +SIZE (varnishcache-varnish-cache-varnish-6.5.1_GH0.tar.gz) = 1574011 Modified: head/www/varnish6/pkg-plist ============================================================================== --- head/www/varnish6/pkg-plist Tue Oct 6 14:43:05 2020 (r551583) +++ head/www/varnish6/pkg-plist Tue Oct 6 15:17:12 2020 (r551584) @@ -3,6 +3,7 @@ bin/varnishhist bin/varnishlog bin/varnishncsa bin/varnishstat +bin/varnishstat_help_gen bin/varnishtest bin/varnishtop include/varnish/cache/cache_backend.h @@ -32,6 +33,7 @@ include/varnish/tbl/htc.h include/varnish/tbl/http_headers.h include/varnish/tbl/http_response.h include/varnish/tbl/locks.h +include/varnish/tbl/mgt_vcc.h include/varnish/tbl/obj_attr.h include/varnish/tbl/oc_exp_flags.h include/varnish/tbl/oc_flags.h @@ -41,7 +43,6 @@ include/varnish/tbl/sess_attr.h include/varnish/tbl/sess_close.h include/varnish/tbl/steps.h include/varnish/tbl/symbol_kind.h -include/varnish/tbl/vcc_types.h include/varnish/tbl/vcl_returns.h include/varnish/tbl/vcl_states.h include/varnish/tbl/vhd_fsm_funcs.h @@ -64,6 +65,7 @@ include/varnish/vapi/vsl.h include/varnish/vapi/vsm.h include/varnish/vas.h include/varnish/vav.h +include/varnish/vbh.h include/varnish/vbm.h include/varnish/vcl.h include/varnish/vcli.h