aboutsummaryrefslogtreecommitdiff
path: root/databases/redis
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2012-03-31 14:01:30 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2012-03-31 14:01:30 +0000
commite515c443ca8f8c6c6585f4c7e6b4793d0b616a81 (patch)
treeb68140905a0a8457a6ff96c2024fe0f7c820b35d /databases/redis
parent182ea3f26a2b253390d95afadb5a9168b3698026 (diff)
downloadports-e515c443ca8f8c6c6585f4c7e6b4793d0b616a81.tar.gz
ports-e515c443ca8f8c6c6585f4c7e6b4793d0b616a81.zip
Update from 2.4.9 to 2.4.10.
Feature safe: yes <ChangeLog> UPGRADE URGENCY: High for users using replication with a DB identifier higher than 9, or chaining replication so that slaves are attached to other slaves. Low for all the other users. * [FEATURE] Redis --test-meory improved with new test testing addressing. * [BUGFIX] Fixed a memory leak: happens when replication is used with DB > 9. * [BUGFIX] Fixed a replication bug that happens in chained replicaiton when a slave is attached to a master that is later turned into a slave. Now the chained slave reconnection is properly forced. </ChangeLog>
Notes
Notes: svn path=/head/; revision=294044
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 6b648cbb6657..dbddc467f5ad 100644
--- a/databases/redis/Makefile
+++ b/databases/redis/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= redis
-PORTVERSION= 2.4.9
+PORTVERSION= 2.4.10
CATEGORIES= databases
MASTER_SITES= GOOGLE_CODE
diff --git a/databases/redis/distinfo b/databases/redis/distinfo
index 471c7bfd2383..35385ca0620e 100644
--- a/databases/redis/distinfo
+++ b/databases/redis/distinfo
@@ -1,2 +1,2 @@
-SHA256 (redis-2.4.9.tar.gz) = ac420c9f01f5e1d4e977401936f8da81d2401e65c03de2e0ca11eba1cc71c874
-SIZE (redis-2.4.9.tar.gz) = 621457
+SHA256 (redis-2.4.10.tar.gz) = 4d34482198cec272afd45d0390d4e1f32ee847094834133613a925012810ed21
+SIZE (redis-2.4.10.tar.gz) = 621824