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