aboutsummaryrefslogtreecommitdiff
path: root/databases/redis
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2013-12-03 17:04:00 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2013-12-03 17:04:00 +0000
commitfafce49fe4a55e73cafde2712d737f0265243eb6 (patch)
tree0a8415503e83331bf88340e333f96a963691a67a /databases/redis
parenta47efd1d996c7a69354a0e33830578effc9ec61c (diff)
downloadports-fafce49fe4a55e73cafde2712d737f0265243eb6.tar.gz
ports-fafce49fe4a55e73cafde2712d737f0265243eb6.zip
Upgrade from 2.8.1 to 2.8.2.
<ChangeLog> # UPGRADE URGENCY: MODERATE for both Redis and Sentinel. * [FIX] Sentinel better desynchronization to avoid split-brain elections where no Sentinel managed to get elected. * [FIX] Stop accepting writes on "MISCONF" error only if master, not slave. * [FIX] Reply to PING with an error on "MISCONF" errors. </ChangeLog>
Notes
Notes: svn path=/head/; revision=335580
Diffstat (limited to 'databases/redis')
-rw-r--r--databases/redis/Makefile2
-rw-r--r--databases/redis/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/redis/Makefile b/databases/redis/Makefile
index 4f5982918a0c..4bd12d8d0bcb 100644
--- a/databases/redis/Makefile
+++ b/databases/redis/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= redis
-DISTVERSION= 2.8.1
+DISTVERSION= 2.8.2
CATEGORIES= databases
MASTER_SITES= http://download.redis.io/releases/
diff --git a/databases/redis/distinfo b/databases/redis/distinfo
index b03f6f8225d8..47f486035154 100644
--- a/databases/redis/distinfo
+++ b/databases/redis/distinfo
@@ -1,2 +1,2 @@
-SHA256 (redis-2.8.1.tar.gz) = 09cde5dc604d9e401668647da10dcd31e388b19f376e053946056b4318e96d1f
-SIZE (redis-2.8.1.tar.gz) = 1044710
+SHA256 (redis-2.8.2.tar.gz) = 8e46ab9916e308210255e33465f8021c6ebb1ff3f545cff141e36a9a10edaec7
+SIZE (redis-2.8.2.tar.gz) = 1045137