Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2015 23:30:27 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403880 - head/www/h2o
Message-ID:  <201512162330.tBGNUREJ016858@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Wed Dec 16 23:30:27 2015
New Revision: 403880
URL: https://svnweb.freebsd.org/changeset/ports/403880

Log:
  www/h2o: update 1.5.3 -> 1.6.0
  
  Changes:	https://github.com/h2o/h2o/releases/tag/v1.6.0
  
  PR:		205337
  Submitted by:	Dave Cottlehuber <dch@skunkwerks.at> (maintainer)

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

Modified: head/www/h2o/Makefile
==============================================================================
--- head/www/h2o/Makefile	Wed Dec 16 23:22:15 2015	(r403879)
+++ head/www/h2o/Makefile	Wed Dec 16 23:30:27 2015	(r403880)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	h2o
-PORTVERSION=	1.5.3
+PORTVERSION=	1.6.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 

Modified: head/www/h2o/distinfo
==============================================================================
--- head/www/h2o/distinfo	Wed Dec 16 23:22:15 2015	(r403879)
+++ head/www/h2o/distinfo	Wed Dec 16 23:30:27 2015	(r403880)
@@ -1,2 +1,2 @@
-SHA256 (h2o-h2o-v1.5.3_GH0.tar.gz) = 93bbfac7f781b82a276a69b2bc331782c4020f8c877ec6c8ca6a4f9addb42922
-SIZE (h2o-h2o-v1.5.3_GH0.tar.gz) = 6264687
+SHA256 (h2o-h2o-v1.6.0_GH0.tar.gz) = 5c8b96ac9e930fbd563359323413e3e08057fe850e515eb41c3bfff896a78593
+SIZE (h2o-h2o-v1.6.0_GH0.tar.gz) = 6279605

Modified: head/www/h2o/pkg-plist
==============================================================================
--- head/www/h2o/pkg-plist	Wed Dec 16 23:22:15 2015	(r403879)
+++ head/www/h2o/pkg-plist	Wed Dec 16 23:30:27 2015	(r403880)
@@ -15,6 +15,7 @@ share/h2o/start_server
 %%PORTDOCS%%%%DOCSDIR%%/configure/access_log_directives.html
 %%PORTDOCS%%%%DOCSDIR%%/configure/base_directives.html
 %%PORTDOCS%%%%DOCSDIR%%/configure/command_options.html
+%%PORTDOCS%%%%DOCSDIR%%/configure/errordoc_directives.html
 %%PORTDOCS%%%%DOCSDIR%%/configure/expires_directives.html
 %%PORTDOCS%%%%DOCSDIR%%/configure/fastcgi_directives.html
 %%PORTDOCS%%%%DOCSDIR%%/configure/file_directives.html



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