git: 0f93e8ec2841 - main - databases/redis84: Add PORTSCOUT

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 23 Feb 2026 11:14:15 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0f93e8ec28414df3f78d8b589da761f627ae5b8c

commit 0f93e8ec28414df3f78d8b589da761f627ae5b8c
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-02-23 09:15:32 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-02-23 11:14:02 +0000

    databases/redis84: Add PORTSCOUT
    
    - Pet portclippy
---
 databases/redis84/Makefile | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/databases/redis84/Makefile b/databases/redis84/Makefile
index 0fb7d7e5997a..f0b52f58a3d5 100644
--- a/databases/redis84/Makefile
+++ b/databases/redis84/Makefile
@@ -22,14 +22,13 @@ USE_RC_SUBR=	redis sentinel
 
 MAKE_ENV=	OPTIMIZATION= \
 		V=yo
-BINARY_ALIAS=	gmd5sum=md5sum
-
-#PIE_UNSAFE=	ld: error: relocation R_X86_64_32 cannot be used against local \
-#		symbol; recompile with -fPIC
 
 CONFLICTS_INSTALL=	redis-devel redis[0-9]*
 
-PORTSCOUT=	limit:^[0-9\.]*$$
+BINARY_ALIAS=	gmd5sum=md5sum
+#PIE_UNSAFE=	ld: error: relocation R_X86_64_32 cannot be used against local \
+#		symbol; recompile with -fPIC
+PORTSCOUT=	limit:^8\.4\.
 SUB_FILES=	pkg-message
 SUB_LIST=	PORTNAME=${PORTNAME} \
 		REDIS_DBDIR=${REDIS_DBDIR} \