Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2025 19:22:23 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: 5eafd2ac39ca - main - databases/redis74: Update to 7.4.5
Message-ID:  <202507071922.567JMNtX008948@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yasu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5eafd2ac39caa5771bd79b4329eeb4f6e106cf4d

commit 5eafd2ac39caa5771bd79b4329eeb4f6e106cf4d
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2025-07-07 19:02:57 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2025-07-07 19:22:06 +0000

    databases/redis74: Update to 7.4.5
    
    ReleaseNotes:   https://github.com/redis/redis/blob/7.4.5/00-RELEASENOTES
    MFH:            2025Q3
    Security:       4ea9cbc3-5b28-11f0-b507-000c295725e4
    Security:       f11d0a69-5b2d-11f0-b507-000c295725e4
    Security:       7b3e7f71-5b30-11f0-b507-000c295725e4
---
 databases/redis74/Makefile | 2 +-
 databases/redis74/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/databases/redis74/Makefile b/databases/redis74/Makefile
index f1fc140628c9..81de920bb66c 100644
--- a/databases/redis74/Makefile
+++ b/databases/redis74/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	redis
-DISTVERSION=	7.4.3
+DISTVERSION=	7.4.5
 CATEGORIES=	databases
 MASTER_SITES=	https://download.redis.io/releases/
 PKGNAMESUFFIX=	74
diff --git a/databases/redis74/distinfo b/databases/redis74/distinfo
index 6d3c2716a02b..366d5792cfe9 100644
--- a/databases/redis74/distinfo
+++ b/databases/redis74/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1745481453
-SHA256 (redis-7.4.3.tar.gz) = e1807d7c0f824f4c5450244ef50c1e596b8d09b35d03a83f4e018fb7316acf45
-SIZE (redis-7.4.3.tar.gz) = 3530739
+TIMESTAMP = 1751914908
+SHA256 (redis-7.4.5.tar.gz) = 00bb280528f5d7934bec8ab309b8125088c209131e10609cb1563b91365633bb
+SIZE (redis-7.4.5.tar.gz) = 3532716


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507071922.567JMNtX008948>