aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2012-05-04 12:53:43 +0800
committerosa <osa@FreeBSD.org>2012-05-04 12:53:43 +0800
commit9b61a5a9997d7ed41dab41af2269cf49c58cd328 (patch)
treeacea6662949552620cd0f5b639c012ec09606b93 /databases
parent85c3854139189ff4f9fab74c4006c75a5d182a5f (diff)
downloadfreebsd-ports-gnome-9b61a5a9997d7ed41dab41af2269cf49c58cd328.tar.gz
freebsd-ports-gnome-9b61a5a9997d7ed41dab41af2269cf49c58cd328.tar.zst
freebsd-ports-gnome-9b61a5a9997d7ed41dab41af2269cf49c58cd328.zip
Update from 2.4.11 to 2.4.13.
<ChangeLog> What's new in Redis 2.4.13 ========================== UPGRADE URGENCY: high for all the users of the KEYS command, otherwise low. * [BUGFIX] Fix for KEYS command: if the DB contains keys with expires the KEYS command may return the wrong output, having duplicated or missing keys. See issue #487 and #488 on github for details. What's new in Redis 2.4.12 ========================== UPGRADE URGENCY: low if you don't experience any of the fixed problems. * [BUGFIX] Limit the amount of memory consumed by the slow log. * [BUGFIX] --test-memory option fixes. * [BUGFIX] Less false positives in tests. </ChangeLog>
Diffstat (limited to 'databases')
-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 c5afd9ca771d..74cec13e51a1 100644
--- a/databases/redis/Makefile
+++ b/databases/redis/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= redis
-PORTVERSION= 2.4.11
+PORTVERSION= 2.4.13
CATEGORIES= databases
MASTER_SITES= GOOGLE_CODE
diff --git a/databases/redis/distinfo b/databases/redis/distinfo
index 03259da5a8f1..8b85858f569c 100644
--- a/databases/redis/distinfo
+++ b/databases/redis/distinfo
@@ -1,2 +1,2 @@
-SHA256 (redis-2.4.11.tar.gz) = f96e8ecb4bca73b650df04fcd8420998cbd12b43c12b4ef23e37bfd85507bffc
-SIZE (redis-2.4.11.tar.gz) = 624261
+SHA256 (redis-2.4.13.tar.gz) = b6e057b6b5cd5946f8b46b2427401400686ed4f6c4af446eb1f0ec170d3f87be
+SIZE (redis-2.4.13.tar.gz) = 625464