From owner-freebsd-ports@FreeBSD.ORG Sat May 31 15:00:39 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4584D6B5 for ; Sat, 31 May 2014 15:00:39 +0000 (UTC) Received: from winston.madpilot.net (winston.madpilot.net [78.47.75.155]) by mx1.freebsd.org (Postfix) with ESMTP id 023B02FFA for ; Sat, 31 May 2014 15:00:38 +0000 (UTC) Received: from winston.madpilot.net (localhost [127.0.0.1]) by winston.madpilot.net (Postfix) with ESMTP id 3ggm6Y0qJRzFT9x; Sat, 31 May 2014 17:00:37 +0200 (CEST) Received: from winston.madpilot.net ([127.0.0.1]) by winston.madpilot.net (winston.madpilot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iRohnThMXfUO; Sat, 31 May 2014 17:00:35 +0200 (CEST) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) by winston.madpilot.net (Postfix) with ESMTPSA; Sat, 31 May 2014 17:00:35 +0200 (CEST) Message-ID: <5389EE92.5070105@FreeBSD.org> Date: Sat, 31 May 2014 17:00:34 +0200 From: Guido Falsi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Steve Kargl Subject: Re: please revert graphics/xfig r354029 References: <20140531000800.GA57984@troutmask.apl.washington.edu> <5389D9B6.8030005@FreeBSD.org> <20140531143509.GA60572@troutmask.apl.washington.edu> In-Reply-To: <20140531143509.GA60572@troutmask.apl.washington.edu> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 May 2014 15:00:39 -0000 On 05/31/14 16:35, Steve Kargl wrote: > On Sat, May 31, 2014 at 03:31:34PM +0200, Guido Falsi wrote: >> On 05/31/14 02:08, Steve Kargl wrote: >>> Can someone please revert r354029 for graphics/xfig? >>> This revision breaks the ability to install the port. >>> >>> cd /usr/ports/graphics/xfig >>> svn merge -r 354029:340725 . >>> >> >> Hi, >> >> I did commit the revision you mention. I just tested the port and it >> installs fine. > > Not on my system, which is an up-to-date freebsd-current. > After some digging I found out the port is broken when the DOCS option is disabled. I'm cooking a fix I'll get to you soon. Please always report if using custom options when reporting a problem. -- Guido Falsi