CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/06/08 01:32:47
Modified files:
databases/redis: Makefile distinfo
databases/redis/patches: patch-deps_Makefile
patch-deps_hiredis_Makefile
patch-deps_hiredis_net_c
patch-deps_linenoise_linenoise_c
patch-redis_conf patch-sentinel_conf
patch-src_Makefile patch-src_config_c
patch-src_networking_c
patch-src_server_h patch-src_zmalloc_c
Added files:
databases/redis/patches: patch-tests_test_helper_tcl
patch-utils_gen-test-certs_sh
Log message:
Update to Redis 6.0.4
https://raw.githubusercontent.com/antirez/redis/6.0/00-RELEASENOTES
Thanks to cwen for helping me figure out what was going on with
64-bit atomics on powerpc and gkoehler for fixing this in clang.
ok danj sthen