Update CONFLICTS after databases/redis4 removal.

This commit is contained in:
Sergey A. Osokin 2021-04-08 15:30:59 -04:00
parent c608d56205
commit e1d32975ed
3 changed files with 3 additions and 3 deletions

View file

@ -69,7 +69,7 @@ LDFLAGS= -Wl,-E
LDFLAGS+= -lpthread -lm -lexecinfo
CONFLICTS?= redis4-4.* redis5-5.* redis-6.*
CONFLICTS?= redis5-5.* redis-6.*
USE_RC_SUBR= redis sentinel
BIN_FILES= redis-benchmark redis-check-aof redis-check-rdb \

View file

@ -68,7 +68,7 @@ LDFLAGS= -Wl,-E
LDFLAGS+= -lpthread -lm -lexecinfo
CONFLICTS?= redis4-4.* redis5-5.* redis-devel-6.*
CONFLICTS?= redis5-5.* redis-devel-6.*
USE_RC_SUBR= redis sentinel
BIN_FILES= redis-benchmark redis-check-aof redis-check-rdb \

View file

@ -71,7 +71,7 @@ USES+= tcl:build
LDFLAGS+= -lpthread -lm -lexecinfo
CONFLICTS?= redis4-4.* redis-6.* redis-devel-6.*
CONFLICTS?= redis-6.* redis-devel-6.*
USE_RC_SUBR= redis sentinel
BIN_FILES= redis-benchmark redis-check-aof redis-check-rdb \