From owner-cvs-all@FreeBSD.ORG Fri Jul 28 08:43:54 2006 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 6A1C316A5B6; Fri, 28 Jul 2006 08:43:54 +0000 (UTC) Date: Fri, 28 Jul 2006 08:43:54 +0000 From: Alexey Dokuchaev To: "Andrey A. Chernov" Message-ID: <20060728084354.GA71771@FreeBSD.org> References: <200607271821.k6RILAdk007164@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200607271821.k6RILAdk007164@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/png Makefile ports/graphics/png/files patch-aa patch-ad 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: Fri, 28 Jul 2006 08:43:54 -0000 On Thu, Jul 27, 2006 at 06:21:10PM +0000, Andrey A. Chernov wrote: > ache 2006-07-27 18:21:10 UTC > > FreeBSD ports repository > > Modified files: > graphics/png Makefile > graphics/png/files patch-aa > Added files: > graphics/png/files patch-ad > Log: > Use another method to turn off assembler code on non-i386 > It should produce correct pngconf.h > > Revision Changes Path > 1.78 +1 -0 ports/graphics/png/Makefile > 1.28 +7 -10 ports/graphics/png/files/patch-aa > 1.1 +11 -0 ports/graphics/png/files/patch-ad (new) I was under impression that we should not create more files in "patch-xy" form. Does not portlint(1) check for this? ./danfe