Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2016 17:56:27 +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: r412003 - head/www/nghttp2
Message-ID:  <201603271756.u2RHuRfj020376@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar 27 17:56:27 2016
New Revision: 412003
URL: https://svnweb.freebsd.org/changeset/ports/412003

Log:
  - Update to 1.9.1
  - Remove GH_ACCOUNT
  
  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	Sun Mar 27 17:56:22 2016	(r412002)
+++ head/www/nghttp2/Makefile	Sun Mar 27 17:56:27 2016	(r412003)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.8.0
+PORTVERSION=	1.9.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www net
 
@@ -24,7 +24,6 @@ OPTIONS_DEFAULT=HPACK
 OPTIONS_SUB=	yes
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	tatsuhiro-t
 
 CONFIGURE_ARGS=	--disable-python-bindings \
 		--enable-app \

Modified: head/www/nghttp2/distinfo
==============================================================================
--- head/www/nghttp2/distinfo	Sun Mar 27 17:56:22 2016	(r412002)
+++ head/www/nghttp2/distinfo	Sun Mar 27 17:56:27 2016	(r412003)
@@ -1,2 +1,2 @@
-SHA256 (tatsuhiro-t-nghttp2-v1.8.0_GH0.tar.gz) = aee17f09907676d824eb88af42acf645a1e66bdf60ddf2660d931503a742577a
-SIZE (tatsuhiro-t-nghttp2-v1.8.0_GH0.tar.gz) = 1579253
+SHA256 (nghttp2-nghttp2-v1.9.1_GH0.tar.gz) = c443d74c63a781d83b4c6d731641222c5635010fc2fdc9afe6dfeb4e50d3ef38
+SIZE (nghttp2-nghttp2-v1.9.1_GH0.tar.gz) = 1608684

Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist	Sun Mar 27 17:56:22 2016	(r412002)
+++ head/www/nghttp2/pkg-plist	Sun Mar 27 17:56:27 2016	(r412003)
@@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.5.0
+lib/libnghttp2.so.14.6.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?201603271756.u2RHuRfj020376>