From owner-svn-ports-all@freebsd.org Mon Sep 28 06:20:57 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 C90B49CF4C0; Mon, 28 Sep 2015 06:20:57 +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 64D001155; Mon, 28 Sep 2015 06:20:57 +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 t8S6Kv7F015207; Mon, 28 Sep 2015 06:20:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8S6KuJM015204; Mon, 28 Sep 2015 06:20:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201509280620.t8S6KuJM015204@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 28 Sep 2015 06:20:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398086 - 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: Mon, 28 Sep 2015 06:20:57 -0000 Author: sunpoet Date: Mon Sep 28 06:20:55 2015 New Revision: 398086 URL: https://svnweb.freebsd.org/changeset/ports/398086 Log: - Update to 1.3.4 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 Mon Sep 28 06:20:50 2015 (r398085) +++ head/www/nghttp2/Makefile Mon Sep 28 06:20:55 2015 (r398086) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 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 Mon Sep 28 06:20:50 2015 (r398085) +++ head/www/nghttp2/distinfo Mon Sep 28 06:20:55 2015 (r398086) @@ -1,2 +1,2 @@ -SHA256 (nghttp2-1.3.3.tar.xz) = 80be5a32dbfce84bcf75753732dc9f3b2b8588102943b0af2eb525692251f264 -SIZE (nghttp2-1.3.3.tar.xz) = 1271448 +SHA256 (nghttp2-1.3.4.tar.xz) = 87803308317247f90cab37cdba2eb45cf03a7f083fac5ed4e40f0937a9c37867 +SIZE (nghttp2-1.3.4.tar.xz) = 1271920 Modified: head/www/nghttp2/pkg-plist ============================================================================== --- head/www/nghttp2/pkg-plist Mon Sep 28 06:20:50 2015 (r398085) +++ head/www/nghttp2/pkg-plist Mon Sep 28 06:20:55 2015 (r398086) @@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.1.3 +lib/libnghttp2.so.14.1.4 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1