From owner-cvs-ports@FreeBSD.ORG Thu Oct 27 20:16:42 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4AF6106566C; Thu, 27 Oct 2011 20:16:42 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9CF9F8FC0A; Thu, 27 Oct 2011 20:16:42 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p9RKGg40067005; Thu, 27 Oct 2011 20:16:42 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9RKGgR0067004; Thu, 27 Oct 2011 20:16:42 GMT (envelope-from osa) Message-Id: <201110272016.p9RKGgR0067004@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Thu, 27 Oct 2011 20:16:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/redis Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2011 20:16:42 -0000 osa 2011-10-27 20:16:42 UTC FreeBSD ports repository Modified files: databases/redis Makefile distinfo Log: Update from 2.2.14 to 2.2.15. Note. The 2.2.15 release is the latest release from legacy 2.2 branch. Next commit is up to latest bugfix release from 2.4 branch. * [BUGFIX] FLUSHALL was not replicated nor written into the Append Only File. * [BUGFIX] FLUSHALL now only performs a sync SAVE if there is at least one save point configured. Revision Changes Path 1.35 +1 -1 ports/databases/redis/Makefile 1.29 +2 -2 ports/databases/redis/distinfo