Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2016 19:03:54 +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: r414193 - head/www/nghttp2
Message-ID:  <201604281903.u3SJ3sBx040481@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Apr 28 19:03:54 2016
New Revision: 414193
URL: https://svnweb.freebsd.org/changeset/ports/414193

Log:
  - Update to 1.10.0
  
  Changes:	https://github.com/nghttp2/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	Thu Apr 28 19:03:49 2016	(r414192)
+++ head/www/nghttp2/Makefile	Thu Apr 28 19:03:54 2016	(r414193)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.9.2
+PORTVERSION=	1.10.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www net
 

Modified: head/www/nghttp2/distinfo
==============================================================================
--- head/www/nghttp2/distinfo	Thu Apr 28 19:03:49 2016	(r414192)
+++ head/www/nghttp2/distinfo	Thu Apr 28 19:03:54 2016	(r414193)
@@ -1,2 +1,2 @@
-SHA256 (nghttp2-nghttp2-v1.9.2_GH0.tar.gz) = d8d35021af90f6116e2dc920b5a943374468c341a651778dddbefaa48f8c8c11
-SIZE (nghttp2-nghttp2-v1.9.2_GH0.tar.gz) = 1608982
+SHA256 (nghttp2-nghttp2-v1.10.0_GH0.tar.gz) = f741681dd474fb8d795fbdd05d802c15bdc6bba2ed72843a0ab2a4c3f584ac2d
+SIZE (nghttp2-nghttp2-v1.10.0_GH0.tar.gz) = 1622583

Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist	Thu Apr 28 19:03:49 2016	(r414192)
+++ head/www/nghttp2/pkg-plist	Thu Apr 28 19:03:54 2016	(r414193)
@@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.6.0
+lib/libnghttp2.so.14.7.0
 %%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?201604281903.u3SJ3sBx040481>