From nobody Wed Oct 13 19:20:33 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 7068B17F29C2; Wed, 13 Oct 2021 19:20:42 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HV2S85Ndsz4qP5; Wed, 13 Oct 2021 19:20:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0E5BD2D4A1; Wed, 13 Oct 2021 19:20:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19DJKXCA072139; Wed, 13 Oct 2021 19:20:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19DJKXT4072138; Wed, 13 Oct 2021 19:20:33 GMT (envelope-from git) Date: Wed, 13 Oct 2021 19:20:33 GMT Message-Id: <202110131920.19DJKXT4072138@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: a7cdae7d91ef - main - www/libnghttp2: Update to 1.45.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a7cdae7d91ef4f0214be135c609795ab892efd23 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7cdae7d91ef4f0214be135c609795ab892efd23 commit a7cdae7d91ef4f0214be135c609795ab892efd23 Author: Po-Chuan Hsieh AuthorDate: 2021-10-13 19:12:45 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-13 19:12:45 +0000 www/libnghttp2: Update to 1.45.1 Changes: https://github.com/nghttp2/nghttp2/releases --- www/libnghttp2/Makefile | 2 +- www/libnghttp2/distinfo | 6 +++--- www/libnghttp2/files/patch-Makefile.in | 8 ++++---- www/libnghttp2/pkg-plist | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 82232e14adb6..e6a43e23204d 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh PORTNAME= nghttp2 -PORTVERSION= 1.44.0 +PORTVERSION= 1.45.1 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 4a49013577e8..3053ed9efc70 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627157200 -SHA256 (nghttp2-1.44.0.tar.xz) = 5699473b29941e8dafed10de5c8cb37a3581edf62ba7d04b911ca247d4de3c5d -SIZE (nghttp2-1.44.0.tar.xz) = 3972832 +TIMESTAMP = 1634111656 +SHA256 (nghttp2-1.45.1.tar.xz) = abdc4addccadbc7d89abe27c4d6427d78e57d139f69c1f45749227393c68bf79 +SIZE (nghttp2-1.45.1.tar.xz) = 4017852 diff --git a/www/libnghttp2/files/patch-Makefile.in b/www/libnghttp2/files/patch-Makefile.in index 7634abf32fdf..03e06cc3f46b 100644 --- a/www/libnghttp2/files/patch-Makefile.in +++ b/www/libnghttp2/files/patch-Makefile.in @@ -1,16 +1,16 @@ ---- Makefile.in.orig 2021-02-02 11:37:05 UTC +--- Makefile.in.orig 2021-09-21 13:09:49 UTC +++ Makefile.in -@@ -448,8 +448,7 @@ top_srcdir = @top_srcdir@ +@@ -461,8 +461,7 @@ top_srcdir = @top_srcdir@ # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --SUBDIRS = lib third-party src examples python tests integration-tests \ +-SUBDIRS = lib third-party src bpf examples python tests integration-tests \ - doc contrib script +SUBDIRS = lib # Now with python setuptools, make uninstall will leave many files we -@@ -457,7 +456,7 @@ SUBDIRS = lib third-party src examples python tests in +@@ -470,7 +469,7 @@ SUBDIRS = lib third-party src bpf examples python test # distcheck rule. AM_DISTCHECK_CONFIGURE_FLAGS = --disable-python-bindings ACLOCAL_AMFLAGS = -I m4 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index df23b30f9ee3..32f20c56264c 100644 --- a/www/libnghttp2/pkg-plist +++ b/www/libnghttp2/pkg-plist @@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.20.2 +lib/libnghttp2.so.14.21.0 libdata/pkgconfig/libnghttp2.pc