From owner-svn-ports-head@FreeBSD.ORG Mon Sep 29 05:46:33 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8332681; Mon, 29 Sep 2014 05:46:33 +0000 (UTC) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0F4D7F24; Mon, 29 Sep 2014 05:46:32 +0000 (UTC) Received: by mail-wi0-f169.google.com with SMTP id hi2so3837061wib.4 for ; Sun, 28 Sep 2014 22:46:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=gtxR8gLPrGiv8D9KJbzJrhT/Wn7XLUTEEoBKNKy4d70=; b=jPNVUwCl8Osp0VnIzNtAQJVTK4jhhV6kzJQ5xk3GXc4arb+mNI2Ww6yVLgeKOsf25U GvwClcruNkEof5WbNWjFBoeqmnR7ASM00GgcUTIG63UMNO+M5IdbGEKA5zioW+kGl9TW nD39Q/Bb7mEy5uGpnRb/rc9qPNKyW30vgNPRKzuehAxi8DK9fucs5K6UH8bzeDx/IiVL sLJzb//2jpz+jfGzi72aAO3gqGeMKrS8n+tQOhoTmXrU9Crj24VZPHZ7VNcS9pXpK/Hi /A2L+mpyBD8J6u7P/lfzXRWkQenRhI2p2GwxSfI78KFHentg12/GZgxP3IIsm4uTUsOb 3+nQ== MIME-Version: 1.0 X-Received: by 10.194.21.230 with SMTP id y6mr42043904wje.42.1411969591234; Sun, 28 Sep 2014 22:46:31 -0700 (PDT) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.194.164.130 with HTTP; Sun, 28 Sep 2014 22:46:31 -0700 (PDT) In-Reply-To: <201409281625.s8SGP6IY027096@svn.freebsd.org> References: <201409281625.s8SGP6IY027096@svn.freebsd.org> Date: Mon, 29 Sep 2014 07:46:31 +0200 X-Google-Sender-Auth: zgQiJ7t7j-xPGz9Q4eqyi1vnikE Message-ID: Subject: Re: svn commit: r369464 - head/devel/goffice010 From: Antoine Brodin To: Koop Mast Content-Type: text/plain; charset=UTF-8 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2014 05:46:34 -0000 On Sun, Sep 28, 2014 at 6:25 PM, Koop Mast wrote: > Author: kwm > Date: Sun Sep 28 16:25:05 2014 > New Revision: 369464 > URL: http://svnweb.freebsd.org/changeset/ports/369464 > QAT: https://qat.redports.org/buildarchive/r369464/ > > Log: > Update to 0.10.18. > > Switch from USES=libtool:keepla to USES=libtool > > Modified: > head/devel/goffice010/Makefile > head/devel/goffice010/distinfo > head/devel/goffice010/pkg-plist > Hi, This fails to configure: http://package20.nyi.freebsd.org/data/91amd64-default-baseline/369506/logs/errors/goffice010-0.10.18.log Cheers, Antoine