aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2012-01-12 12:29:36 +0800
committerSergey A. Osokin <osa@FreeBSD.org>2012-01-12 12:29:36 +0800
commit95b12899491469beb5cf7a8748130917d597f029 (patch)
treeec16d1f8fa461635274fd4b1f8bd112a2bf84f74
parentdfeb3fe7de018683996e4d1d69920aca33327511 (diff)
downloadfreebsd-ports-gnome-95b12899491469beb5cf7a8748130917d597f029.tar.gz
freebsd-ports-gnome-95b12899491469beb5cf7a8748130917d597f029.tar.zst
freebsd-ports-gnome-95b12899491469beb5cf7a8748130917d597f029.zip
Update from 2.4.5 to 2.4.6.
<ChangeLog> * [BUGFIX] Fixed issue #141 part 1: Possible protocol desyncs when clients send wrong protocol is now fixed. (See issue 141 for more details) * [BUGFIX] Fixed issue #141 part 2: Connection of multiple slaves used to result from time to time into corrupted protocol send to slaves connected after the first one. (See issue 141 for more details) * [BUGFIX] Do not propagate DEBUG LOADAOF. * New INFO contains information such as ip/port/state for every conneced slave. * Show GCC version in INFO output. </ChangeLog>
-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 ff109b704009..78c4e99fecb7 100644
--- a/databases/redis/Makefile
+++ b/databases/redis/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= redis
-PORTVERSION= 2.4.5
+PORTVERSION= 2.4.6
CATEGORIES= databases
MASTER_SITES= GOOGLE_CODE
diff --git a/databases/redis/distinfo b/databases/redis/distinfo
index 86433459491d..14410437ccd6 100644
--- a/databases/redis/distinfo
+++ b/databases/redis/distinfo
@@ -1,2 +1,2 @@
-SHA256 (redis-2.4.5.tar.gz) = aa92b0370377e7904432b7ff113aca5e15dd6f615488695b16f2bb170c8f1377
-SIZE (redis-2.4.5.tar.gz) = 608509
+SHA256 (redis-2.4.6.tar.gz) = 6b2566d26d672ba74f9435dd8e7687ed95d1cc58541895f1d9006506d0c6fd2b
+SIZE (redis-2.4.6.tar.gz) = 610267