From owner-cvs-ports@FreeBSD.ORG Fri Dec 2 03:42:57 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 100EE106566B; Fri, 2 Dec 2011 03:42:57 +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 DC6D18FC16; Fri, 2 Dec 2011 03:42:56 +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 pB23guin092889; Fri, 2 Dec 2011 03:42:56 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pB23guwT092888; Fri, 2 Dec 2011 03:42:56 GMT (envelope-from osa) Message-Id: <201112020342.pB23guwT092888@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Fri, 2 Dec 2011 03:42:56 +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/files patch-src::redis.c 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: Fri, 02 Dec 2011 03:42:57 -0000 osa 2011-12-02 03:42:56 UTC FreeBSD ports repository Modified files: databases/redis/files patch-src::redis.c Log: Fix build on i386. Feature safe: yes PR: 163004 Revision Changes Path 1.3 +7 -3 ports/databases/redis/files/patch-src::redis.c