Date: Wed, 11 May 2011 15:20:59 +0000 (UTC) From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/redis Makefile distinfo ports/databases/redis/files pkg-install.in Message-ID: <201105111520.p4BFKxxp045227@repoman.freebsd.org>
index | next in thread | raw e-mail
osa 2011-05-11 15:20:59 UTC
FreeBSD ports repository
Modified files:
databases/redis Makefile distinfo
Removed files:
databases/redis/files pkg-install.in
Log:
Update from 2.2.5 to 2.2.7.
Also update port infrastructure, remove needless script.
<ChangeLog>
What's new in Redis 2.2.7
=========================
* Fixed bug #543-2 (the issue was reopened with a completely different report)
that caused Redis to randomly crash on list push performed against lists
with other clients blocked with BLPOP (or variants).
What's new in Redis 2.2.6
=========================
* Fixed bug #543. If you saw Redis instances crashing on List operations
(only happening with a non-default max entry size ziplist setting in
redis.conf) it was almost certainly this problem.
* Fixed a bug with replication where SLAVEOF NO ONE caused a slave to close the
connection with all its slaves.
</ChangeLog>
Revision Changes Path
1.24 +6 -14 ports/databases/redis/Makefile
1.21 +2 -2 ports/databases/redis/distinfo
1.2 +0 -85 ports/databases/redis/files/pkg-install.in (dead)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105111520.p4BFKxxp045227>
