From owner-cvs-ports@FreeBSD.ORG Thu Jul 27 15:47:31 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.ORG Delivered-To: cvs-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3D2616A4E2; Thu, 27 Jul 2006 15:47:31 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id D004043D5C; Thu, 27 Jul 2006 15:47:19 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.7/8.13.7) with ESMTP id k6RFlIRD096153; Thu, 27 Jul 2006 19:47:18 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.7/8.13.7/Submit) id k6RFlIeR096152; Thu, 27 Jul 2006 19:47:18 +0400 (MSD) (envelope-from ache) Date: Thu, 27 Jul 2006 19:47:17 +0400 From: Andrey Chernov To: Kirill Ponomarew , ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20060727154717.GB95836@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Kirill Ponomarew , ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200607261544.k6QFi4vo030825@repoman.freebsd.org> <20060727080920.GD44716@voodoo.bawue.com> <20060727143544.GA89188@nagual.pp.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060727143544.GA89188@nagual.pp.ru> User-Agent: Mutt/1.5.12-2006-07-14 Cc: Subject: Re: cvs commit: ports/graphics/ImageMagick Makefile distinfo pkg-plist 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 Jul 2006 15:47:31 -0000 On Thu, Jul 27, 2006 at 06:35:44PM +0400, Andrey Chernov wrote: > This function call is compiled only if PNG_USE_PNGGCCRD is defined, which > should _not_ be defined on != i386 i.e. amd64. See coders/png.c: >From other side, it could be PNG_NO_ASSEMBLER_CODE. It _should_ be defined on != i386, but currently not in pngconf.h Looks like libpng bug. I'll deal with it later when I'll find time. -- http://ache.pp.ru/