From owner-svn-ports-all@freebsd.org Fri Aug 16 18:29:16 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1BA37AB21C; Fri, 16 Aug 2019 18:29:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 469Bfz71hDz4bZn; Fri, 16 Aug 2019 18:29:15 +0000 (UTC) (envelope-from sunpoet@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CFE87545B; Fri, 16 Aug 2019 18:29:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7GITFBc040595; Fri, 16 Aug 2019 18:29:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7GITELH040588; Fri, 16 Aug 2019 18:29:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201908161829.x7GITELH040588@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 16 Aug 2019 18:29:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r509118 - in branches/2019Q3/www: libnghttp2 nghttp2 X-SVN-Group: ports-branches X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in branches/2019Q3/www: libnghttp2 nghttp2 X-SVN-Commit-Revision: 509118 X-SVN-Commit-Repository: ports 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.29 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: Fri, 16 Aug 2019 18:29:16 -0000 Author: sunpoet Date: Fri Aug 16 18:29:14 2019 New Revision: 509118 URL: https://svnweb.freebsd.org/changeset/ports/509118 Log: MFH: r508943 r508944 Update to 1.39.2 Changes: https://github.com/nghttp2/nghttp2/releases Update to 1.39.2 Changes: https://github.com/nghttp2/nghttp2/releases Approved by: ports-secteam (joneum) Modified: branches/2019Q3/www/libnghttp2/Makefile branches/2019Q3/www/libnghttp2/distinfo branches/2019Q3/www/libnghttp2/pkg-plist branches/2019Q3/www/nghttp2/Makefile branches/2019Q3/www/nghttp2/distinfo Directory Properties: branches/2019Q3/ (props changed) Modified: branches/2019Q3/www/libnghttp2/Makefile ============================================================================== --- branches/2019Q3/www/libnghttp2/Makefile Fri Aug 16 18:12:00 2019 (r509117) +++ branches/2019Q3/www/libnghttp2/Makefile Fri Aug 16 18:29:14 2019 (r509118) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.39.1 +PORTVERSION= 1.39.2 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib Modified: branches/2019Q3/www/libnghttp2/distinfo ============================================================================== --- branches/2019Q3/www/libnghttp2/distinfo Fri Aug 16 18:12:00 2019 (r509117) +++ branches/2019Q3/www/libnghttp2/distinfo Fri Aug 16 18:29:14 2019 (r509118) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560418062 -SHA256 (nghttp2-nghttp2-v1.39.1_GH0.tar.gz) = 4eca2520da3a80cf01d8abb8e6483f70229b9f4e0c9b6dbdd67435c655526d66 -SIZE (nghttp2-nghttp2-v1.39.1_GH0.tar.gz) = 1748667 +TIMESTAMP = 1565801650 +SHA256 (nghttp2-nghttp2-v1.39.2_GH0.tar.gz) = 485daaa0ada7da8b4d1c2c789e7ffbe7d037763f672efa0809699d4000db265b +SIZE (nghttp2-nghttp2-v1.39.2_GH0.tar.gz) = 1749765 Modified: branches/2019Q3/www/libnghttp2/pkg-plist ============================================================================== --- branches/2019Q3/www/libnghttp2/pkg-plist Fri Aug 16 18:12:00 2019 (r509117) +++ branches/2019Q3/www/libnghttp2/pkg-plist Fri Aug 16 18:29:14 2019 (r509118) @@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.17.4 +lib/libnghttp2.so.14.18.0 libdata/pkgconfig/libnghttp2.pc Modified: branches/2019Q3/www/nghttp2/Makefile ============================================================================== --- branches/2019Q3/www/nghttp2/Makefile Fri Aug 16 18:12:00 2019 (r509117) +++ branches/2019Q3/www/nghttp2/Makefile Fri Aug 16 18:29:14 2019 (r509118) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.39.1 +PORTVERSION= 1.39.2 DISTVERSIONPREFIX= v CATEGORIES= www net Modified: branches/2019Q3/www/nghttp2/distinfo ============================================================================== --- branches/2019Q3/www/nghttp2/distinfo Fri Aug 16 18:12:00 2019 (r509117) +++ branches/2019Q3/www/nghttp2/distinfo Fri Aug 16 18:29:14 2019 (r509118) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560418062 -SHA256 (nghttp2-nghttp2-v1.39.1_GH0.tar.gz) = 4eca2520da3a80cf01d8abb8e6483f70229b9f4e0c9b6dbdd67435c655526d66 -SIZE (nghttp2-nghttp2-v1.39.1_GH0.tar.gz) = 1748667 +TIMESTAMP = 1565801653 +SHA256 (nghttp2-nghttp2-v1.39.2_GH0.tar.gz) = 485daaa0ada7da8b4d1c2c789e7ffbe7d037763f672efa0809699d4000db265b +SIZE (nghttp2-nghttp2-v1.39.2_GH0.tar.gz) = 1749765