From owner-cvs-all@FreeBSD.ORG Sun Jun 24 15:01:41 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 6A50E16A468; Sun, 24 Jun 2007 15:01:41 +0000 (UTC) Date: Sun, 24 Jun 2007 15:01:41 +0000 From: Alexey Dokuchaev To: Joe Marcus Clarke Message-ID: <20070624150141.GA85107@FreeBSD.org> References: <200706230010.l5N0AYKJ055836@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200706230010.l5N0AYKJ055836@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/cairo Makefile ports/graphics/cairo/files patch-git X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 15:01:41 -0000 On Sat, Jun 23, 2007 at 12:10:34AM +0000, Joe Marcus Clarke wrote: > marcus 2007-06-23 00:10:34 UTC > Add a patch from Freedesktop git to fix a crash with OpenOffice > applications. > > Obtained from: Freedesktop git > > Revision Changes Path > 1.28 +1 -1 ports/graphics/cairo/Makefile > 1.1 +72 -0 ports/graphics/cairo/files/patch-git (new) It's usually a better practice to name such patches like `patch-ooo-crash-fix' instead. Mere `-git' suffix does not tell much about what is this patch for. ./danfe