svn commit: r403880 - head/www/h2o

Jason Unovitch junovitch at FreeBSD.org
Wed Dec 16 23:30:29 UTC 2015


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 at 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


More information about the svn-ports-all mailing list