From owner-freebsd-x11@FreeBSD.ORG Sat May 5 17:10:14 2007 Return-Path: X-Original-To: x11@freeBSD.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9FD8416A400; Sat, 5 May 2007 17:10:14 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 90CC513C480; Sat, 5 May 2007 17:10:14 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 06AAE1A4DB4; Sat, 5 May 2007 10:10:52 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 76837530BB; Sat, 5 May 2007 13:10:13 -0400 (EDT) Date: Sat, 5 May 2007 13:10:13 -0400 From: Kris Kennaway To: Kris Kennaway Message-ID: <20070505171012.GA19212@xor.obsecurity.org> References: <20070505170012.GA62735@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070505170012.GA62735@xor.obsecurity.org> User-Agent: Mutt/1.4.2.2i Cc: x11@freeBSD.org, marcus@FreeBSD.org Subject: Re: ImageMagick bump X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2007 17:10:14 -0000 On Sat, May 05, 2007 at 01:00:12PM -0400, Kris Kennaway wrote: > It looks like ImageMagick depends on fontconfig but didnt get bumped, > can you confirm? > > Also I wonder about ports that have optional dependencies on > fontconfig, we should probably bump them too to be safe (otherwise > people will have stale references to /usr/X11R6 in .la files again) Also everything that depends on ImageMagick, e.g. transcode. Kris