From nobody Fri Oct 08 12:46:56 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 3659D12D4AFC; Fri, 8 Oct 2021 12:46:57 +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 4HQny90yBjz3wTp; Fri, 8 Oct 2021 12:46:57 +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 EF400272C9; Fri, 8 Oct 2021 12:46:56 +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 198Ckufv034433; Fri, 8 Oct 2021 12:46:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 198CkuIQ034432; Fri, 8 Oct 2021 12:46:56 GMT (envelope-from git) Date: Fri, 8 Oct 2021 12:46:56 GMT Message-Id: <202110081246.198CkuIQ034432@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: 8a2fb2761819 - main - textproc/groonga: Update version 11.0.6=>11.0.7 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: 8a2fb2761819daf5b079c7beefd7a77e1b9eec70 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a2fb2761819daf5b079c7beefd7a77e1b9eec70 commit 8a2fb2761819daf5b079c7beefd7a77e1b9eec70 Author: Muhammad Moinur Rahman AuthorDate: 2021-10-08 12:41:14 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2021-10-08 12:46:33 +0000 textproc/groonga: Update version 11.0.6=>11.0.7 - Add LICENSE_FILE Relnotes: https://groonga.org/docs/news.html#release-11-0-7-2021-09-29 --- textproc/groonga/Makefile | 3 ++- textproc/groonga/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 9f589716543e..8230ad1506d3 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,5 +1,5 @@ PORTNAME= groonga -PORTVERSION= 11.0.6 +PORTVERSION= 11.0.7 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ @@ -7,6 +7,7 @@ MAINTAINER= bofh@FreeBSD.org COMMENT= Open-source fulltext search engine and column store LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpcre.so:devel/pcre diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index e243b4f2ab08..f997e654aff4 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632746968 -SHA256 (groonga-11.0.6.tar.gz) = 456d2515896d8e77b120052b093257c2f6ca3435a1dd2c7c72b803b4652f51a9 -SIZE (groonga-11.0.6.tar.gz) = 18504892 +TIMESTAMP = 1633694253 +SHA256 (groonga-11.0.7.tar.gz) = 296aa2924d54a8a9cf9e1a82a201c352c30c84fea3f8652a49d0e2cc94ffee60 +SIZE (groonga-11.0.7.tar.gz) = 18574531