From owner-svn-ports-head@FreeBSD.ORG Thu Dec 4 15:09:00 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6877C6B1; Thu, 4 Dec 2014 15:09:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 54DB712E; Thu, 4 Dec 2014 15:09:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB4F90e9067137; Thu, 4 Dec 2014 15:09:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB4F8xDi067128; Thu, 4 Dec 2014 15:08:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412041508.sB4F8xDi067128@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 4 Dec 2014 15:08:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373936 - 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.18-1 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: Thu, 04 Dec 2014 15:09:00 -0000 Author: sunpoet Date: Thu Dec 4 15:08:58 2014 New Revision: 373936 URL: https://svnweb.freebsd.org/changeset/ports/373936 QAT: https://qat.redports.org/buildarchive/r373936/ Log: - Update to 0.6.6 - Add ASIO option - Update WWW 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 Thu Dec 4 15:08:53 2014 (r373935) +++ head/www/nghttp2/Makefile Thu Dec 4 15:08:58 2014 (r373936) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 0.6.6 +PORTVERSION= 0.6.7 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 Thu Dec 4 15:08:53 2014 (r373935) +++ head/www/nghttp2/distinfo Thu Dec 4 15:08:58 2014 (r373936) @@ -1,2 +1,2 @@ -SHA256 (nghttp2-0.6.6.tar.xz) = 3636ead6820e153990a61308d1bdbdb970a0980dd109fe73a710fbabcc0015b0 -SIZE (nghttp2-0.6.6.tar.xz) = 799492 +SHA256 (nghttp2-0.6.7.tar.xz) = 6cd748982f03c0039072c6a61c8dd88fe270ec34b826fb4591e5ed93f1a8376c +SIZE (nghttp2-0.6.7.tar.xz) = 813524 Modified: head/www/nghttp2/pkg-plist ============================================================================== --- head/www/nghttp2/pkg-plist Thu Dec 4 15:08:53 2014 (r373935) +++ head/www/nghttp2/pkg-plist Thu Dec 4 15:08:58 2014 (r373936) @@ -10,7 +10,7 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.5 -lib/libnghttp2.so.5.2.1 +lib/libnghttp2.so.5.2.2 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.0