Date: Fri, 10 Sep 2010 05:59:21 +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-devel Makefile distinfo Message-ID: <201009100559.o8A5xL4W016457@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2010-09-10 05:59:21 UTC
FreeBSD ports repository
Modified files:
databases/redis-devel Makefile distinfo
Log:
Update from 2.0.0 to 2.0.1.
<ChangeLog>
- Fixed a not critical but important VM bug: from time to time a race
condition may happen and a client may never get the reply from a given
request.
- Now we have a make install target as stated in the README.
- redis-cli no longer tries to understand if it's part of a pipe
so there is to use the -x option to read the last arg from stdin.
This prevents it from creating problem when running inside cron scripts.
- Fixed the init script provided in the tar.gz. It was totally broken.
- Fixed a bug related to connecting more than 10k clients to Redis.
</ChangeLog>
Revision Changes Path
1.15 +2 -2 ports/databases/redis-devel/Makefile
1.15 +3 -3 ports/databases/redis-devel/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009100559.o8A5xL4W016457>
