Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2011 06:36:02 +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 pkg-plist
Message-ID:  <201106280636.p5S6a3Vj074736@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2011-06-28 06:36:02 UTC

  FreeBSD ports repository

  Modified files:
    databases/redis      Makefile distinfo pkg-plist 
  Log:
  Update from 2.2.10 to 2.2.11.
  Create/remove necessary directories in install/deinstall process.
  Optimize SUB_LIST.
  
  PRs:    ports/158115, ports/158190
  
  <ChangeLog>
  
  * Solved a never reported but possibly critical bug in the AOF
    and RDB persistence, introduced with the new version of the
    iterator: In very rare circumstances the AOF (after rerwite)
    or the rdb file may contain the same key more than one time.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.28      +15 -7     ports/databases/redis/Makefile
  1.25      +2 -2      ports/databases/redis/distinfo
  1.3       +9 -0      ports/databases/redis/pkg-plist



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