From 0e1dacaf8c600b42ba7f2ea8916ef6e96e51bbef Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Thu, 22 Sep 2011 05:37:47 +0000 Subject: [PATCH] Update from 2.2.13 to latest bugfix release 2.2.14. Notice from: miwi * [BUGFIX] Fixed a rare but possible AOF race condition that could result into duplicated commands inside the AOF. * [BUGFIX] Don't replicate SAVE. * LRANGE optimization may drastically improve performances when querying the final part of a long list. * redis-cli now implements a --latency mode to monitory Redis delay. --- databases/redis/Makefile | 2 +- databases/redis/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/databases/redis/Makefile b/databases/redis/Makefile index 3e9955d4452b..aa8388f8a37f 100644 --- a/databases/redis/Makefile +++ b/databases/redis/Makefile @@ -6,7 +6,7 @@ # PORTNAME= redis -PORTVERSION= 2.2.13 +PORTVERSION= 2.2.14 CATEGORIES= databases MASTER_SITES= GOOGLE_CODE diff --git a/databases/redis/distinfo b/databases/redis/distinfo index 0da834621eee..a6821a5a8119 100644 --- a/databases/redis/distinfo +++ b/databases/redis/distinfo @@ -1,2 +1,2 @@ -SHA256 (redis-2.2.13.tar.gz) = e6353c022bc6442d61f196ca411348a6a3ab61cfa30f629c2c954d759710d370 -SIZE (redis-2.2.13.tar.gz) = 455330 +SHA256 (redis-2.2.14.tar.gz) = 212d8e6f8f3bdfee71697d6e1ec41caa3365d24d57108992d221f722eb45402d +SIZE (redis-2.2.14.tar.gz) = 455988