From nobody Sat Nov 13 11:54:33 2021 X-Original-To: dev-commits-ports-main@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 840E217F79E4; Sat, 13 Nov 2021 11:54:34 +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 4Hrv561jVbz3rmv; Sat, 13 Nov 2021 11:54:34 +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 1A8B012F5A; Sat, 13 Nov 2021 11:54: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 1ADBsXmr093101; Sat, 13 Nov 2021 11:54:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ADBsX44093100; Sat, 13 Nov 2021 11:54:33 GMT (envelope-from git) Date: Sat, 13 Nov 2021 11:54:33 GMT Message-Id: <202111131154.1ADBsX44093100@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: 9cd931c5b838 - main - textproc/groonga: Update version 11.0.7=>11.0.9 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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: 9cd931c5b83832f2822d3ae724304b235dbada44 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=9cd931c5b83832f2822d3ae724304b235dbada44 commit 9cd931c5b83832f2822d3ae724304b235dbada44 Author: Muhammad Moinur Rahman AuthorDate: 2021-11-13 05:38:09 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2021-11-13 11:54:14 +0000 textproc/groonga: Update version 11.0.7=>11.0.9 Relnotes: https://groonga.org/en/blog/2021/11/05/groonga-11.0.9.html --- 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 8230ad1506d3..bac44abcb2d7 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,5 +1,5 @@ PORTNAME= groonga -PORTVERSION= 11.0.7 +PORTVERSION= 11.0.9 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ @@ -58,7 +58,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.21.1/auto/install + ${WRKSRC}/vendor/nginx-1.21.3/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 f997e654aff4..18494f9ca9d4 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633694253 -SHA256 (groonga-11.0.7.tar.gz) = 296aa2924d54a8a9cf9e1a82a201c352c30c84fea3f8652a49d0e2cc94ffee60 -SIZE (groonga-11.0.7.tar.gz) = 18574531 +TIMESTAMP = 1636742456 +SHA256 (groonga-11.0.9.tar.gz) = c84fce93440d63df9ae2f7cd2566634785bc13f8be970ed3f395f6fa83b0f26e +SIZE (groonga-11.0.9.tar.gz) = 18637400