From owner-dev-commits-ports-all@freebsd.org Wed May 12 01:32:13 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 7D48962CC78; Wed, 12 May 2021 01:32:13 +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 4Ffy2P2w8Tz3K9g; Wed, 12 May 2021 01:32:13 +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 56F4122A1D; Wed, 12 May 2021 01:32:13 +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 14C1WD6i092927; Wed, 12 May 2021 01:32:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14C1WDHq092926; Wed, 12 May 2021 01:32:13 GMT (envelope-from git) Date: Wed, 12 May 2021 01:32:13 GMT Message-Id: <202105120132.14C1WDHq092926@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Sergey A. Osokin" Subject: git: 233a07aa6a93 - main - textproc/redisearch: update to v2.0.9. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: osa X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 233a07aa6a93e193878cc497cbb674a16f2d4268 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: Wed, 12 May 2021 01:32:13 -0000 The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=233a07aa6a93e193878cc497cbb674a16f2d4268 commit 233a07aa6a93e193878cc497cbb674a16f2d4268 Author: Sergey A. Osokin AuthorDate: 2021-05-12 01:31:31 +0000 Commit: Sergey A. Osokin CommitDate: 2021-05-12 01:32:02 +0000 textproc/redisearch: update to v2.0.9. --- textproc/redisearch/Makefile | 3 ++- textproc/redisearch/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/textproc/redisearch/Makefile b/textproc/redisearch/Makefile index bd858b0dcff6..71f55f39a24b 100644 --- a/textproc/redisearch/Makefile +++ b/textproc/redisearch/Makefile @@ -1,7 +1,8 @@ # Created by: Sergey A. Osokin PORTNAME= redisearch -DISTVERSION= 2.0.8 +DISTVERSIONPREFIX= v +DISTVERSION= 2.0.9 CATEGORIES= textproc MAINTAINER= osa@FreeBSD.org diff --git a/textproc/redisearch/distinfo b/textproc/redisearch/distinfo index ad38f0c9d4d4..0a5aa70fd791 100644 --- a/textproc/redisearch/distinfo +++ b/textproc/redisearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619787265 -SHA256 (RediSearch-RediSearch-2.0.8_GH0.tar.gz) = 16b104a928f0622c9a1a4ea39a2a377f836cf2c0897ca6ca1f09f82698f09be7 -SIZE (RediSearch-RediSearch-2.0.8_GH0.tar.gz) = 3994315 +TIMESTAMP = 1620781667 +SHA256 (RediSearch-RediSearch-v2.0.9_GH0.tar.gz) = 6dc3d7585c46dfca135be426623e7da51777514f5538c5cc3e25272953c81186 +SIZE (RediSearch-RediSearch-v2.0.9_GH0.tar.gz) = 3981830