From owner-svn-ports-all@FreeBSD.ORG Wed Jun 17 17:24:53 2015 Return-Path: Delivered-To: svn-ports-all@hub.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 D0EEC85E; Wed, 17 Jun 2015 17:24:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) 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 BF34DB80; Wed, 17 Jun 2015 17:24:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5HHOrGe014779; Wed, 17 Jun 2015 17:24:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5HHOrM2014774; Wed, 17 Jun 2015 17:24:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201506171724.t5HHOrM2014774@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 17 Jun 2015 17:24:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389952 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2015 17:24:53 -0000 Author: sunpoet Date: Wed Jun 17 17:24:52 2015 New Revision: 389952 URL: https://svnweb.freebsd.org/changeset/ports/389952 Log: - Update to 1.0.2 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 Wed Jun 17 17:24:31 2015 (r389951) +++ head/www/nghttp2/Makefile Wed Jun 17 17:24:52 2015 (r389952) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 0.7.15 +PORTVERSION= 1.0.2 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 Wed Jun 17 17:24:31 2015 (r389951) +++ head/www/nghttp2/distinfo Wed Jun 17 17:24:52 2015 (r389952) @@ -1,2 +1,2 @@ -SHA256 (nghttp2-0.7.15.tar.xz) = c42a691d6924b3dad94ad97417c3023878fb0c1e5f09567f2e1cc82b73bfc60c -SIZE (nghttp2-0.7.15.tar.xz) = 905864 +SHA256 (nghttp2-1.0.2.tar.xz) = 0ea61f0aca47dedfedb6179e26d0e89dac7674fd93fe1d9645d51ff24fcd00cc +SIZE (nghttp2-1.0.2.tar.xz) = 910308 Modified: head/www/nghttp2/pkg-plist ============================================================================== --- head/www/nghttp2/pkg-plist Wed Jun 17 17:24:31 2015 (r389951) +++ head/www/nghttp2/pkg-plist Wed Jun 17 17:24:52 2015 (r389952) @@ -11,8 +11,8 @@ include/nghttp2/nghttp2.h include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so -lib/libnghttp2.so.5 -lib/libnghttp2.so.5.8.4 +lib/libnghttp2.so.14 +lib/libnghttp2.so.14.0.2 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1