From owner-dev-commits-ports-all@freebsd.org Fri Jun 4 11:14:30 2021 Return-Path: Delivered-To: dev-commits-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 A3D1764C9E8; Fri, 4 Jun 2021 11:14:30 +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 4FxKsf3sTdz3Fw2; Fri, 4 Jun 2021 11:14:30 +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 630231C231; Fri, 4 Jun 2021 11:14:30 +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 154BEUOn060100; Fri, 4 Jun 2021 11:14:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 154BEUk2060099; Fri, 4 Jun 2021 11:14:30 GMT (envelope-from git) Date: Fri, 4 Jun 2021 11:14:30 GMT Message-Id: <202106041114.154BEUk2060099@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 3d218c48f4f2 - main - textproc/groonga: Update version 11.0.2=>11.0.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3d218c48f4f2245ea8f255d303af2fa11d71a76c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2021 11:14:30 -0000 The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d218c48f4f2245ea8f255d303af2fa11d71a76c commit 3d218c48f4f2245ea8f255d303af2fa11d71a76c Author: Muhammad Moinur Rahman AuthorDate: 2021-06-04 05:47:31 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2021-06-04 11:13:46 +0000 textproc/groonga: Update version 11.0.2=>11.0.3 Relnotes: https://groonga.org/docs/news.html#release-11-0-3-2021-05-29 --- textproc/groonga/Makefile | 4 ++-- textproc/groonga/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 18b5bf43a532..8461e5f0b24d 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,5 +1,5 @@ PORTNAME= groonga -PORTVERSION= 11.0.2 +PORTVERSION= 11.0.3 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ @@ -57,7 +57,7 @@ post-patch: '/NGX_PID_PATH/s|mkdir|${TRUE}| ; \ /NGX_HTTP_LOG_PATH/s|mkdir|${TRUE}| ; \ /NGX_ERROR_LOG_PATH/s|mkdir|${TRUE}|' \ - ${WRKSRC}/vendor/nginx-1.19.10/auto/install + ${WRKSRC}/vendor/nginx-1.20.1/auto/install # Avoid conflict with C++20 by adding .txt suffix @${MV} ${WRKSRC}/version ${WRKSRC}/version.txt @${REINPLACE_CMD} -Ei .c++20 '/test|cat/s/[[:<:]]version/&.txt/' \ diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index b0f0dfec1ec3..3228c9c2ecbe 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621803799 -SHA256 (groonga-11.0.2.tar.gz) = de29cb5648e3c29873d343747d626a5efcb302357dc7bd82dc4df776e2de558c -SIZE (groonga-11.0.2.tar.gz) = 18190322 +TIMESTAMP = 1622777609 +SHA256 (groonga-11.0.3.tar.gz) = a1895ce8f4812e8bcdb0458373a786a4323ce53e9b4c7801bf103f3d93f76905 +SIZE (groonga-11.0.3.tar.gz) = 18351968