aboutsummaryrefslogtreecommitdiffstats
path: root/databases/redis-devel
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2013-11-23 19:02:30 +0800
committerosa <osa@FreeBSD.org>2013-11-23 19:02:30 +0800
commit53210ec84d38a925e0546a01356ec8e688d66cc4 (patch)
tree6253df622595b0cd23b3c59747ba314999f84303 /databases/redis-devel
parent994cef6d711a90d91539f6a1efd9aa0864ec5cb4 (diff)
downloadfreebsd-ports-gnome-53210ec84d38a925e0546a01356ec8e688d66cc4.tar.gz
freebsd-ports-gnome-53210ec84d38a925e0546a01356ec8e688d66cc4.tar.zst
freebsd-ports-gnome-53210ec84d38a925e0546a01356ec8e688d66cc4.zip
Upgrade from 2.8.0-rc6 to 2.8.0.
<ChangeLog> # UPGRADE URGENCY: LOW, unless you want to upgrade to new Sentinel code. * [FIX] Fixed an error in rdbWriteRaw() that should have no practical impact. * [NEW] Log the new master when SLAVEOF command is used. * [NEW] Sentinel code synchronized with the unstable branch, the new Sentinel is a reimplementation that uses more reliable algorithms. </ChangeLog>
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 65b2cefcc0d0..ee28d4669021 100644
--- a/databases/redis-devel/Makefile
+++ b/databases/redis-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= redis
-DISTVERSION= 2.8.0-rc6
+DISTVERSION= 2.8.0
CATEGORIES= databases
MASTER_SITES= http://download.redis.io/releases/
PKGNAMESUFFIX= -devel
diff --git a/databases/redis-devel/distinfo b/databases/redis-devel/distinfo
index a842e9bba19c..4caa0b9f869d 100644
--- a/databases/redis-devel/distinfo
+++ b/databases/redis-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (redis-2.8.0-rc6.tar.gz) = e3b1799b956733b5cbf9c52a590fe7148777adb3809ee7a5036b13c2ced30238
-SIZE (redis-2.8.0-rc6.tar.gz) = 1043128
+SHA256 (redis-2.8.0.tar.gz) = 6250071f47ed086f0a39f551923f61f9e9240085e07a61c7f1408372545b59c9
+SIZE (redis-2.8.0.tar.gz) = 1044786