Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2018 15:04:34 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r479610 - branches/2018Q3/www/varnish6
Message-ID:  <201809121504.w8CF4YG5028402@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Wed Sep 12 15:04:33 2018
New Revision: 479610
URL: https://svnweb.freebsd.org/changeset/ports/479610

Log:
  MFH: r479609
  
  www/varnish6: Update to 6.0.1
  
  Changelog:	https://github.com/varnishcache/varnish-cache/blob/master/doc/changes.rst#varnish-cache-601-2018-08-29

Modified:
  branches/2018Q3/www/varnish6/Makefile
  branches/2018Q3/www/varnish6/distinfo
  branches/2018Q3/www/varnish6/pkg-plist
Directory Properties:
  branches/2018Q3/   (props changed)

Modified: branches/2018Q3/www/varnish6/Makefile
==============================================================================
--- branches/2018Q3/www/varnish6/Makefile	Wed Sep 12 15:03:48 2018	(r479609)
+++ branches/2018Q3/www/varnish6/Makefile	Wed Sep 12 15:04:33 2018	(r479610)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	varnish
-PORTVERSION=	6.0.0
+PORTVERSION=	6.0.1
 DISTVERSIONPREFIX=	varnish-
 PORTREVISION=	0
 CATEGORIES=	www

Modified: branches/2018Q3/www/varnish6/distinfo
==============================================================================
--- branches/2018Q3/www/varnish6/distinfo	Wed Sep 12 15:03:48 2018	(r479609)
+++ branches/2018Q3/www/varnish6/distinfo	Wed Sep 12 15:04:33 2018	(r479610)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521236203
-SHA256 (varnishcache-varnish-cache-varnish-6.0.0_GH0.tar.gz) = abfd48fbfadb98e5ea09b0c9a64cea6c19c8b07b6b4851a99a968b1ff2379ec5
-SIZE (varnishcache-varnish-cache-varnish-6.0.0_GH0.tar.gz) = 1351443
+TIMESTAMP = 1536763059
+SHA256 (varnishcache-varnish-cache-varnish-6.0.1_GH0.tar.gz) = 2705dc3bffedbdb993f7ae9008a67972f251146401a46b07172c8569646bb975
+SIZE (varnishcache-varnish-cache-varnish-6.0.1_GH0.tar.gz) = 1380728

Modified: branches/2018Q3/www/varnish6/pkg-plist
==============================================================================
--- branches/2018Q3/www/varnish6/pkg-plist	Wed Sep 12 15:03:48 2018	(r479609)
+++ branches/2018Q3/www/varnish6/pkg-plist	Wed Sep 12 15:04:33 2018	(r479610)
@@ -26,6 +26,7 @@ include/varnish/tbl/h2_error.h
 include/varnish/tbl/h2_frames.h
 include/varnish/tbl/h2_settings.h
 include/varnish/tbl/h2_stream.h
+include/varnish/tbl/htc.h
 include/varnish/tbl/http_headers.h
 include/varnish/tbl/http_response.h
 include/varnish/tbl/locks.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809121504.w8CF4YG5028402>