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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"