aboutsummaryrefslogtreecommitdiff
path: root/databases/redis-devel
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2013-10-12 06:28:07 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2013-10-12 06:28:07 +0000
commit135de9985d8cc333674f039897cca490f61d46e1 (patch)
treedaf343442bee5e2827b99621546d716a450265dd /databases/redis-devel
parent0e0cee522211c5a046736eee8287230ee4f39b8c (diff)
downloadports-135de9985d8cc333674f039897cca490f61d46e1.tar.gz
ports-135de9985d8cc333674f039897cca490f61d46e1.zip
Update from 2.8.0-rc4 to 2.8.0-rc5.
<ChangeLog> --[ Redis 2.8 Release Candidate 5 (2.7.105) ] Release date: 9 Oct 2013 This is the 5th release candidate of Redis 2.8 (official version is 2.7.105). Important bugs fixed inside. # UPGRADE URGENCY: HIGH because of many non critical replication bugs fixed. * [FIX] redis-cli: don't crash with --bigkeys when the key no longer exist. * [FIX] Allow AUTH / PING when disconnected from slave and serve-stale-data is no. * [FIX] PSYNC: safer handling of PSYNC requests with offsets in the future. * [FIX] Replication: Fix master timeout detection. * [FIX] Replication: Correctly install the write handler after successful PSYNC. </ChangeLog>
Notes
Notes: svn path=/head/; revision=330121
Diffstat (limited to 'databases/redis-devel')
-rw-r--r--databases/redis-devel/Makefile2
-rw-r--r--databases/redis-devel/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/redis-devel/Makefile b/databases/redis-devel/Makefile
index 1c62747e8912..d2b76d9a6a35 100644
--- a/databases/redis-devel/Makefile
+++ b/databases/redis-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= redis
-DISTVERSION= 2.8.0-rc4
+DISTVERSION= 2.8.0-rc5
CATEGORIES= databases
MASTER_SITES= http://download.redis.io/releases/
PKGNAMESUFFIX= -devel
diff --git a/databases/redis-devel/distinfo b/databases/redis-devel/distinfo
index ed762823dd0f..4736d7da4da4 100644
--- a/databases/redis-devel/distinfo
+++ b/databases/redis-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (redis-2.8.0-rc4.tar.gz) = 3d30432ba551697e9d43f11451d2f9ef00cfca89da534c53ccf2ceb0655df77c
-SIZE (redis-2.8.0-rc4.tar.gz) = 1035528
+SHA256 (redis-2.8.0-rc5.tar.gz) = 83b3e9ea10ebfff3ab1f78ed38fc255eea65ba5dab0bb056e9c140f3d056c635
+SIZE (redis-2.8.0-rc5.tar.gz) = 1035790