Update from 2.8.0-rc5 to 2.8.0-rc6.

<ChangeLog>

--[ Redis 2.8 Release Candidate 5 (2.7.106) ] Release date: 6 Nov 2013

This is the 6th release candidate of Redis 2.8 (official version is 2.7.106).

# UPGRADE URGENCY: LOW, only new features back ported, no fixes.

* [NEW] SCAN, SSCAN, HSCAN, ZSCAN commands.

</ChangeLog>
This commit is contained in:
Sergey A. Osokin 2013-11-06 16:02:19 +00:00
parent a3b6c3aa10
commit 63f95d150d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333007
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= redis
DISTVERSION= 2.8.0-rc5
DISTVERSION= 2.8.0-rc6
CATEGORIES= databases
MASTER_SITES= http://download.redis.io/releases/
PKGNAMESUFFIX= -devel

View file

@ -1,2 +1,2 @@
SHA256 (redis-2.8.0-rc5.tar.gz) = 83b3e9ea10ebfff3ab1f78ed38fc255eea65ba5dab0bb056e9c140f3d056c635
SIZE (redis-2.8.0-rc5.tar.gz) = 1035790
SHA256 (redis-2.8.0-rc6.tar.gz) = e3b1799b956733b5cbf9c52a590fe7148777adb3809ee7a5036b13c2ced30238
SIZE (redis-2.8.0-rc6.tar.gz) = 1043128