Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2015 17:45:22 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391086 - head/www/nghttp2
Message-ID:  <201507011745.t61HjM3x057118@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jul  1 17:45:21 2015
New Revision: 391086
URL: https://svnweb.freebsd.org/changeset/ports/391086

Log:
  - Update to 1.0.5
  
  Changes:	https://github.com/tatsuhiro-t/nghttp2/releases

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

Modified: head/www/nghttp2/Makefile
==============================================================================
--- head/www/nghttp2/Makefile	Wed Jul  1 17:45:16 2015	(r391085)
+++ head/www/nghttp2/Makefile	Wed Jul  1 17:45:21 2015	(r391086)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.5
 CATEGORIES=	www net
 MASTER_SITES=	https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \
 		LOCAL/sunpoet

Modified: head/www/nghttp2/distinfo
==============================================================================
--- head/www/nghttp2/distinfo	Wed Jul  1 17:45:16 2015	(r391085)
+++ head/www/nghttp2/distinfo	Wed Jul  1 17:45:21 2015	(r391086)
@@ -1,2 +1,2 @@
-SHA256 (nghttp2-1.0.4.tar.xz) = 87985496c0636e548c12f92fb629c576e4b5ad9b9a3f6fe59baaffc3c5ba3f89
-SIZE (nghttp2-1.0.4.tar.xz) = 909196
+SHA256 (nghttp2-1.0.5.tar.xz) = 8515822015016008ac536de92a7e3652c7dd4f67315ee415f26a30a505f8c821
+SIZE (nghttp2-1.0.5.tar.xz) = 910360

Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist	Wed Jul  1 17:45:16 2015	(r391085)
+++ head/www/nghttp2/pkg-plist	Wed Jul  1 17:45:21 2015	(r391086)
@@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.0.4
+lib/libnghttp2.so.14.0.5
 %%ASIO%%lib/libnghttp2_asio.a
 %%ASIO%%lib/libnghttp2_asio.so
 %%ASIO%%lib/libnghttp2_asio.so.1



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