Date: Fri, 16 Aug 2024 11:07:10 GMT From: Yasuhiro Kimura <yasu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7580d4274e27 - main - UPDATING: Fix another typo Message-ID: <202408161107.47GB7Anf022850@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=7580d4274e27f2fb64cc186d018b41b8a6e063d4 commit 7580d4274e27f2fb64cc186d018b41b8a6e063d4 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2024-08-16 11:03:21 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2024-08-16 11:06:17 +0000 UPDATING: Fix another typo Reported by: pi (via private mail) Fixes: 6bcc3e564860 databases/redis: Update to 7.4.0 --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index a5bdd3c7b927..bd36e7454865 100644 --- a/UPDATING +++ b/UPDATING @@ -24,7 +24,7 @@ you update your ports collection, before attempting any port upgrades. Keep in mind license term has changed with Redis 7.4. Now it is distributed under dual license of Redis Source Available License v2 (RSALv2) and Server Side Public License v1 (SSPLv1). If you don't - want to accept either of them, then Valkey (database/valkey) may be + want to accept either of them, then Valkey (databases/valkey) may be alternative for you. It is fork of Redis 7.2 and distributed under 3-clause BSD license that is same as Redis 7.2 and before.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408161107.47GB7Anf022850>