svn commit: r479609 - head/www/varnish6

Mark Felder feld at FreeBSD.org
Wed Sep 12 15:03:50 UTC 2018


Author: feld
Date: Wed Sep 12 15:03:48 2018
New Revision: 479609
URL: https://svnweb.freebsd.org/changeset/ports/479609

Log:
  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
  
  MFH:		2018Q3

Modified:
  head/www/varnish6/Makefile
  head/www/varnish6/distinfo
  head/www/varnish6/pkg-plist

Modified: head/www/varnish6/Makefile
==============================================================================
--- head/www/varnish6/Makefile	Wed Sep 12 14:58:32 2018	(r479608)
+++ head/www/varnish6/Makefile	Wed Sep 12 15:03:48 2018	(r479609)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	varnish
-PORTVERSION=	6.0.0
+PORTVERSION=	6.0.1
 DISTVERSIONPREFIX=	varnish-
 PORTREVISION=	0
 CATEGORIES=	www

Modified: head/www/varnish6/distinfo
==============================================================================
--- head/www/varnish6/distinfo	Wed Sep 12 14:58:32 2018	(r479608)
+++ head/www/varnish6/distinfo	Wed Sep 12 15:03:48 2018	(r479609)
@@ -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: head/www/varnish6/pkg-plist
==============================================================================
--- head/www/varnish6/pkg-plist	Wed Sep 12 14:58:32 2018	(r479608)
+++ head/www/varnish6/pkg-plist	Wed Sep 12 15:03:48 2018	(r479609)
@@ -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


More information about the svn-ports-head mailing list