Date: Wed, 12 May 2021 01:32:13 GMT From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 233a07aa6a93 - main - textproc/redisearch: update to v2.0.9. Message-ID: <202105120132.14C1WDHq092926@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=233a07aa6a93e193878cc497cbb674a16f2d4268 commit 233a07aa6a93e193878cc497cbb674a16f2d4268 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2021-05-12 01:31:31 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> 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 <osa@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105120132.14C1WDHq092926>