CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/07/14 10:47:41
Modified files:
databases/redis/bsd: Makefile
Log message:
add MODTCL_VERSION=8.6 to redis/bsd, stu@ is planning to change the
default to 9 and tests in this version of redis have "package require
tcl 8.5" (which is >=8.5, <9).
redis/main tests fail in the same way with Tcl 9 as they do with 8.5
and 8.6.
