aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2017-06-05 08:07:12 +0800
committerosa <osa@FreeBSD.org>2017-06-05 08:07:12 +0800
commitc456771621c98ecfd461730c401ac62e022a608f (patch)
tree751afd819b2f32502f74168dc7f458b8f73a0b4c /databases
parent30ef83e489f755671abd6a6ca831b5983c10937b (diff)
downloadfreebsd-ports-gnome-c456771621c98ecfd461730c401ac62e022a608f.tar.gz
freebsd-ports-gnome-c456771621c98ecfd461730c401ac62e022a608f.tar.zst
freebsd-ports-gnome-c456771621c98ecfd461730c401ac62e022a608f.zip
Upgrade from 3.2.8 to 3.2.9.
<ChangeLog> Upgrade urgency LOW: A few rarely harmful bugs were fixed. This release just fixes bugs that are unlikely to cause serious problems so there is no need to update ASAP. Please, see the list of commits for the details on the bugs fixed and credits: o) redis-cli --bigkeys: show error when TYPE fails o) Fix preprocessor if/else chain broken in order to fix #3927 o) Fix zmalloc_get_memory_size() ifdefs to actually use the else branch o) Set lua-time-limit default value at safe place o) Fix #3848 by closing the descriptor on error o) Update block->free after some diff data are written to the child process o) Test: fix, hopefully, false PSYNC failure like in issue #2715 o) Fix #2883, #2857 pipe fds leak when fork() failed on bg aof rw o) Don't leak file descriptor on syncWithMaster() </ChangeLog> M Makefile M distinfo
Diffstat (limited to 'databases')
-rw-r--r--databases/redis/Makefile2
-rw-r--r--databases/redis/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/redis/Makefile b/databases/redis/Makefile
index 043c71745e5d..b17b79349f4a 100644
--- a/databases/redis/Makefile
+++ b/databases/redis/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= redis
-DISTVERSION= 3.2.8
+DISTVERSION= 3.2.9
CATEGORIES= databases
MASTER_SITES= http://download.redis.io/releases/
diff --git a/databases/redis/distinfo b/databases/redis/distinfo
index 9fc74c50f756..3d3d8a1dee54 100644
--- a/databases/redis/distinfo
+++ b/databases/redis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487040769
-SHA256 (redis-3.2.8.tar.gz) = 61b373c23d18e6cc752a69d5ab7f676c6216dc2853e46750a8c4ed791d68482c
-SIZE (redis-3.2.8.tar.gz) = 1547237
+TIMESTAMP = 1496620704
+SHA256 (redis-3.2.9.tar.gz) = 6eaacfa983b287e440d0839ead20c2231749d5d6b78bbe0e0ffa3a890c59ff26
+SIZE (redis-3.2.9.tar.gz) = 1547695