From owner-svn-ports-all@freebsd.org Sat Sep 12 17:08:00 2015 Return-Path: Delivered-To: svn-ports-all@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 6D31DA0345D; Sat, 12 Sep 2015 17:08:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.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 3C3951C98; Sat, 12 Sep 2015 17:08:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8CH80iN047442; Sat, 12 Sep 2015 17:08:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8CH7xk7047439; Sat, 12 Sep 2015 17:07:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201509121707.t8CH7xk7047439@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 12 Sep 2015 17:07:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396755 - 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: Sat, 12 Sep 2015 17:08:00 -0000 Author: sunpoet Date: Sat Sep 12 17:07:58 2015 New Revision: 396755 URL: https://svnweb.freebsd.org/changeset/ports/396755 Log: - Update to 1.3.1 Changes: https://github.com/tatsuhiro-t/nghttp2/releases Notified by: brnrd Modified: head/www/nghttp2/Makefile head/www/nghttp2/distinfo head/www/nghttp2/pkg-plist Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Sat Sep 12 17:07:53 2015 (r396754) +++ head/www/nghttp2/Makefile Sat Sep 12 17:07:58 2015 (r396755) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 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 Sat Sep 12 17:07:53 2015 (r396754) +++ head/www/nghttp2/distinfo Sat Sep 12 17:07:58 2015 (r396755) @@ -1,2 +1,2 @@ -SHA256 (nghttp2-1.3.0.tar.xz) = 85be1e859cf310bd13204c58d1e4539cfb1d74eb5ef6b0146063fa2907d7b3f2 -SIZE (nghttp2-1.3.0.tar.xz) = 940448 +SHA256 (nghttp2-1.3.1.tar.xz) = 2497ac04c04168cacab77626cf0d67a673ecec74b367a7619d911ff6add0e24e +SIZE (nghttp2-1.3.1.tar.xz) = 1267448 Modified: head/www/nghttp2/pkg-plist ============================================================================== --- head/www/nghttp2/pkg-plist Sat Sep 12 17:07:53 2015 (r396754) +++ head/www/nghttp2/pkg-plist Sat Sep 12 17:07:58 2015 (r396755) @@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.1.0 +lib/libnghttp2.so.14.1.1 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1