cvs commit: ports/databases/redis Makefile distinfo
ports/databases/redis/files patch-deps::hiredis::Makefile
patch-deps::linenoise::Makefile
patch-deps:hiredis:hiredis.c patch-src::config.h
Sergey A. Osokin
osa at FreeBSD.org
Fri Feb 24 13:04:14 UTC 2012
osa 2012-02-24 13:04:14 UTC
FreeBSD ports repository
Modified files:
databases/redis Makefile distinfo
databases/redis/files patch-deps::hiredis::Makefile
patch-deps::linenoise::Makefile
patch-src::config.h
Removed files:
databases/redis/files patch-deps:hiredis:hiredis.c
Log:
Update from 2.4.7 to 2.4.8.
<ChangeLog>
UPGRADE URGENCY: moderate if you don't experience any of the fixed problems.
* [BUGFIX] Make install now uses cp -f to avoid 'text file busy' errors.
* [BUGFIX] redis-check-aof is now large files safe also on 32 bit systems.
* [BUGFIX] Issue #327 fixed: maxmemory and replication now work much better.
* [BUGFIX] Now HINCRBY can detect overflows too. Fix for issue #330.
* [BUGFIX] Fixed compilation with latest clang.
* [BUGFIX] Fixed handling of empty sorted sets produced in RDB by
very old Redis versions (1.2.x).
</ChangeLog>
Revision Changes Path
1.42 +1 -1 ports/databases/redis/Makefile
1.35 +2 -2 ports/databases/redis/distinfo
1.2 +33 -21 ports/databases/redis/files/patch-deps::hiredis::Makefile
1.2 +2 -2 ports/databases/redis/files/patch-deps::linenoise::Makefile
1.2 +0 -11 ports/databases/redis/files/patch-deps:hiredis:hiredis.c (dead)
1.2 +4 -4 ports/databases/redis/files/patch-src::config.h
More information about the cvs-ports
mailing list