svn commit: r564082 - head/databases/redis

Sergey A. Osokin osa at FreeBSD.org
Fri Feb 5 03:49:38 UTC 2021


Author: osa
Date: Fri Feb  5 03:49:38 2021
New Revision: 564082
URL: https://svnweb.freebsd.org/changeset/ports/564082

Log:
  Update CONFLICTS.

Modified:
  head/databases/redis/Makefile

Modified: head/databases/redis/Makefile
==============================================================================
--- head/databases/redis/Makefile	Fri Feb  5 03:27:37 2021	(r564081)
+++ head/databases/redis/Makefile	Fri Feb  5 03:49:38 2021	(r564082)
@@ -69,7 +69,7 @@ LDFLAGS=	-Wl,-E
 
 LDFLAGS+=	-lpthread -lm -lexecinfo
 
-CONFLICTS?=	redis4-4.* redis-6.* redis-devel-6.*
+CONFLICTS?=	redis4-4.* redis5-5.* redis-devel-6.*
 
 USE_RC_SUBR=	redis sentinel
 BIN_FILES=	redis-benchmark redis-check-aof redis-check-rdb \


More information about the svn-ports-all mailing list