From owner-svn-ports-head@freebsd.org Sun Oct 16 11:35:49 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 2B79FBEDDDB; Sun, 16 Oct 2016 11:35:49 +0000 (UTC) (envelope-from brnrd@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 D3C0519F7; Sun, 16 Oct 2016 11:35:48 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9GBZlM5052637; Sun, 16 Oct 2016 11:35:47 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9GBZlTT052634; Sun, 16 Oct 2016 11:35:47 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201610161135.u9GBZlTT052634@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 16 Oct 2016 11:35:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424058 - 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, 16 Oct 2016 11:35:49 -0000 Author: brnrd Date: Sun Oct 16 11:35:47 2016 New Revision: 424058 URL: https://svnweb.freebsd.org/changeset/ports/424058 Log: www/nghttp2: Update to 1.15.0 - Update to 1.15.0 - Bump shlib-version PR: 213044 Approved by: Maintainer timeout Modified: head/www/nghttp2/Makefile head/www/nghttp2/distinfo head/www/nghttp2/pkg-plist Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Sun Oct 16 11:06:52 2016 (r424057) +++ head/www/nghttp2/Makefile Sun Oct 16 11:35:47 2016 (r424058) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.14.1 +PORTVERSION= 1.15.0 DISTVERSIONPREFIX= v CATEGORIES= www net @@ -21,7 +21,7 @@ USE_RC_SUBR= nghttpx USE_GITHUB= yes CONFIGURE_ARGS= --disable-python-bindings \ - --disable-examples + --disable-examples CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" \ ZLIB_CFLAGS="-I${INCLUDEDIR}" \ Modified: head/www/nghttp2/distinfo ============================================================================== --- head/www/nghttp2/distinfo Sun Oct 16 11:06:52 2016 (r424057) +++ head/www/nghttp2/distinfo Sun Oct 16 11:35:47 2016 (r424058) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473580381 -SHA256 (nghttp2-nghttp2-v1.14.1_GH0.tar.gz) = f11a16d8851044926f2a3099f9033014a7024f78c08b97f8d11d4312293231cc -SIZE (nghttp2-nghttp2-v1.14.1_GH0.tar.gz) = 1669717 +TIMESTAMP = 1475071035 +SHA256 (nghttp2-nghttp2-v1.15.0_GH0.tar.gz) = 43663f071b4976a876bb541269fdb02bba45a692e36ff09b928333b5efad84e2 +SIZE (nghttp2-nghttp2-v1.15.0_GH0.tar.gz) = 1680240 Modified: head/www/nghttp2/pkg-plist ============================================================================== --- head/www/nghttp2/pkg-plist Sun Oct 16 11:06:52 2016 (r424057) +++ head/www/nghttp2/pkg-plist Sun Oct 16 11:35:47 2016 (r424058) @@ -13,7 +13,7 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.10.1 +lib/libnghttp2.so.14.11.0 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1