From owner-freebsd-ports@freebsd.org Fri Jun 26 12:51:57 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 469F898C237 for ; Fri, 26 Jun 2015 12:51:57 +0000 (UTC) (envelope-from kubito@gmail.com) Received: from mail-ob0-x235.google.com (mail-ob0-x235.google.com [IPv6:2607:f8b0:4003:c01::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F4431C66; Fri, 26 Jun 2015 12:51:57 +0000 (UTC) (envelope-from kubito@gmail.com) Received: by obbop1 with SMTP id op1so66111022obb.2; Fri, 26 Jun 2015 05:51:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=/wikLyLWFOVUiF3jrt2Q9UztcsnLFGowAe5ZQ1Mo+nw=; b=Q8SU2B3z9jpmKjRYmTJqdGEGSWH3QyrZqDUNDLBucybNlms3jaOUSQNNte+rF6L/sv BoPhnpL/UXx6igRGi4t5jLay7FrqK7+OKaoNzc+KtdKZ/QhVkVXKpwZyUZr+yYXIK5BC Zo1MyU1IeZOeJYwVJHWLvwaM8vpRhN+vX0ax+kyt9R+RtMZyJDVzaypHiyy2SvUZuKje HAavfgkriOCahRx5Fq6VHyaq6ftAulXBWnkpYH9YjHmOdz6wCo6d+iU3Q1Ep1cEGiAhG m7DJb5a5wCX6ZSrntMgi98j/+oTeUwTbZLeQSBcljcYF/ySN4NKhvaZT0AKWR3f81LYj Jxww== X-Received: by 10.60.78.230 with SMTP id e6mr1428735oex.24.1435323116257; Fri, 26 Jun 2015 05:51:56 -0700 (PDT) Received: from rachacuca.gmail.com (li113-135.members.linode.com. [69.164.198.135]) by mx.google.com with ESMTPSA id k129sm17683227oia.14.2015.06.26.05.51.55 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Jun 2015 05:51:55 -0700 (PDT) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: Gary Palmer Cc: freebsd-ports@freebsd.org, kde@freebsd.org Subject: Re: [kde-freebsd] problem with graphics/libkdcraw-kde4 after upgrade of libraw to libraw-0.16.2 References: <20150615175419.GC29089@in-addr.com> <20150616100729.GA10434@in-addr.com> Date: Fri, 26 Jun 2015 09:51:16 -0300 In-Reply-To: <20150616100729.GA10434@in-addr.com> (Gary Palmer's message of "Tue, 16 Jun 2015 11:07:29 +0100") Message-ID: <83mvzm4oqj.fsf@FreeBSD.org> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2015 12:51:57 -0000 Gary Palmer writes: > On Mon, Jun 15, 2015 at 06:54:19PM +0100, Gary Palmer wrote: >> Hi, >> >> After the upgrade of libraw earlier in the month I've been unable to build >> graphics/libkdcraw-kde4. This is on 9.3-RELEASE-p13 >> >> Build log at the end >> >> Anyone got any ideas? > > > Never mind, it built last night. No idea what changed https://svnweb.freebsd.org/ports?view=revision&revision=389739 happened.