From owner-svn-ports-head@FreeBSD.ORG Mon Jun 23 17:13:04 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D559EBFA; Mon, 23 Jun 2014 17:13:04 +0000 (UTC) Received: from mail-lb0-x235.google.com (mail-lb0-x235.google.com [IPv6:2a00:1450:4010:c04::235]) (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 CB5B52E62; Mon, 23 Jun 2014 17:13:03 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id p9so4870750lbv.40 for ; Mon, 23 Jun 2014 10:13:01 -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=oxgNawjNapnYBcMk8nfXcw2gjI5Yv/fc7YbbIBKoA08=; b=TWop2ZB+bXyMOraJke8/hwgXtj4mM4PfSDe6JegBYT8LBGbX3hd/6sAj3DlEy9cIy0 6i5O5HeFsQY7bcSe7pE15nVWcWawm7fr3FoPeIMToSjhSd10+ZGbqjyprQWwWLXQldh9 APo94uSlMhhArRJzk+M/KaewxOnSDLPXipTTJgntaL2U5SycZrA6U51QVREI6WnNb9nJ 4Cj53FH6dCkyt+XlTGzs2WH7J7GDdoe+krNh3QXpluuaE0O5HJ6vw8irviGetR5jfcQn UtxgESqE4I+xXpCdQrcvcL4eDije+9eSS5ASXSiUFjdLccsq5vXLjdK722lEZ4Qa5Rpb qcRg== X-Received: by 10.112.97.163 with SMTP id eb3mr2743341lbb.67.1403543581620; Mon, 23 Jun 2014 10:13:01 -0700 (PDT) Received: from orwell.Elisa.gmail.com ([212.7.194.208]) by mx.google.com with ESMTPSA id s5sm8107014lag.7.2014.06.23.10.12.59 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 23 Jun 2014 10:13:00 -0700 (PDT) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: Kurt Jaeger Subject: Re: svn commit: r357752 - in head/devel/doxygen: . files References: <201406140722.s5E7MsiC010737@svn.freebsd.org> <53A84B7E.4020706@alexdupre.com> <20140623155303.GY9253@f10.opsec.eu> Date: Mon, 23 Jun 2014 20:12:50 +0300 In-Reply-To: <20140623155303.GY9253@f10.opsec.eu> (Kurt Jaeger's message of "Mon, 23 Jun 2014 17:53:03 +0200") Message-ID: <86d2dz4kj1.fsf@orwell.Elisa> User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain 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 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, 23 Jun 2014 17:13:04 -0000 Kurt Jaeger writes: > Hi! > >> Antoine Brodin ha scritto: >> >> Log: >> >> devel/doxygen: 1.8.3.1 -> 1.8.7 > >> > This update broke the packaging of at least those ports: >> >> On the other hand doxygen 1.8.4 is required to build libreoffice sdk: >> >> > configure: error: found doxygen is too old; need at least version 1.8.4 or specify --without-doxygen > > Yes -- because of this requirement I started the whole update. > I'm beginning to regret it due to the large pile of work required 8-) Look at the bright side, it would probably have been a thousand times worse if you had touched ImageMagick ;-)