Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2012 13:04:14 +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 patch-deps::hiredis::Makefile patch-deps::linenoise::Makefile patch-deps:hiredis:hiredis.c patch-src::config.h
Message-ID:  <201202241304.q1OD4E8G062116@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202241304.q1OD4E8G062116>