git: 5eedc797e12d - main - UPDATING: add entry for databases/redisearch20
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Nov 2021 01:20:10 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=5eedc797e12dd2275607356f07c380080b835992 commit 5eedc797e12dd2275607356f07c380080b835992 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2021-11-02 01:19:12 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2021-11-02 01:19:12 +0000 UPDATING: add entry for databases/redisearch20 --- UPDATING | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/UPDATING b/UPDATING index 7a296fb88ea0..d979fdd80318 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,24 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20211101: + AFFECTS: users of textproc/redisearch + AUTHOR: osa@FreeBSD.org + + The textproc/redisearch port has been updated to the recent stable + release - v2.2. Users wanting to stay on v2.0 can replace + textproc/redisearch with textproc/redisearch20 with one of the + following commands: + + # pkg install textproc/redisearch20 + or + # portmaster -o textproc/redisearch20 textproc/redisearch + or + # portupgrade -o textproc/redisearch20 textproc/redisearch + + NOTE: The textproc/redisearch20 brings a new name for the module, + i.e. redisearch20.so, so be careful. + 20211024: AFFECTS: sysutils/beats7 AUTHOR: otis@FreeBSD.org