From owner-svn-ports-head@freebsd.org Sun Nov 27 16:43:13 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 585B1C58635; Sun, 27 Nov 2016 16:43:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 081B31035; Sun, 27 Nov 2016 16:43:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uARGhCI9081743; Sun, 27 Nov 2016 16:43:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uARGhBFm081740; Sun, 27 Nov 2016 16:43:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611271643.uARGhBFm081740@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 27 Nov 2016 16:43:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427241 - head/www/nghttp2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2016 16:43:13 -0000 Author: sunpoet Date: Sun Nov 27 16:43:11 2016 New Revision: 427241 URL: https://svnweb.freebsd.org/changeset/ports/427241 Log: - Update to 1.17.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 Sun Nov 27 16:43:06 2016 (r427240) +++ head/www/nghttp2/Makefile Sun Nov 27 16:43:11 2016 (r427241) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.16.1 +PORTVERSION= 1.17.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www net MAINTAINER= sunpoet@FreeBSD.org @@ -38,7 +37,7 @@ PORTDOCS= * USE_GITHUB= yes -APP_BUILD_DEPENDS= libev>=4.15:devel/libev +APP_BUILD_DEPENDS= libev>=4.11:devel/libev APP_CONFIGURE_OFF= --without-libxml2 APP_CONFIGURE_ENABLE= app APP_LIB_DEPENDS= libev.so:devel/libev @@ -48,9 +47,10 @@ ASIO_CONFIGURE_OFF= --with-boost=no ASIO_CONFIGURE_ON= --enable-asio-lib --with-boost-asio --with-boost-system --with-boost-thread ASIO_LIB_DEPENDS= libboost_thread.so:devel/boost-libs ASIO_RUN_DEPENDS= boost-libs>=1.54.0:devel/boost-libs +HPACK_BUILD_DEPENDS= jansson>=2.5:devel/jansson HPACK_CONFIGURE_ENABLE= hpack-tools HPACK_LIB_DEPENDS= libjansson.so:devel/jansson -SPDY_BUILD_DEPENDS= spdylay>=1.3.0:www/spdylay +SPDY_BUILD_DEPENDS= spdylay>=1.3.2:www/spdylay SPDY_CONFIGURE_WITH= spdylay SPDY_LIB_DEPENDS= libspdylay.so:www/spdylay Modified: head/www/nghttp2/distinfo ============================================================================== --- head/www/nghttp2/distinfo Sun Nov 27 16:43:06 2016 (r427240) +++ head/www/nghttp2/distinfo Sun Nov 27 16:43:11 2016 (r427241) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479405356 -SHA256 (nghttp2-nghttp2-v1.16.1_GH0.tar.gz) = 535a6017a7624a7d37a0d721bfe1b14341c963b38fa22540515533516b81e83b -SIZE (nghttp2-nghttp2-v1.16.1_GH0.tar.gz) = 1692484 +TIMESTAMP = 1480231536 +SHA256 (nghttp2-nghttp2-v1.17.0_GH0.tar.gz) = dd6cee9dcc583dd5cac2d6652ca28f519f885dac2a3451e340fd72566adcf499 +SIZE (nghttp2-nghttp2-v1.17.0_GH0.tar.gz) = 1694346 Modified: head/www/nghttp2/pkg-plist ============================================================================== --- head/www/nghttp2/pkg-plist Sun Nov 27 16:43:06 2016 (r427240) +++ head/www/nghttp2/pkg-plist Sun Nov 27 16:43:11 2016 (r427241) @@ -13,7 +13,7 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.12.1 +lib/libnghttp2.so.14.12.2 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1