From owner-freebsd-office@FreeBSD.ORG Tue Oct 29 05:49:01 2013 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0D528ECC for ; Tue, 29 Oct 2013 05:49:01 +0000 (UTC) (envelope-from Robert.Burmeister@utoledo.edu) Received: from smtpin2.utoledo.edu (smtpin2.utoledo.edu [131.183.2.214]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A46AF2AD2 for ; Tue, 29 Oct 2013 05:49:00 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0BAOZLb1KDtwN/l2dsb2JhbABZg3UegxOJGbNzFg4BAQEBAQgWBzyCTxUbOyACBRYLAgsDAgECAUsNCAEBiAMFlnSPB4lSiRSBKY47glSBQgOeRo8Ogg4 X-IronPort-AV: E=Sophos;i="4.93,590,1378872000"; d="scan'208";a="240219594" Received: from dlpint01.utoledo.edu ([131.183.3.127]) by smtpin2.utoledo.edu with ESMTP/TLS/DHE-RSA-AES256-SHA; 29 Oct 2013 01:48:53 -0400 Received: from MSGAPP12.utad.utoledo.edu (msgapp12.utad.utoledo.edu [131.183.3.8]) by dlpint01.utoledo.edu (RSA Interceptor) for ; Tue, 29 Oct 2013 01:48:42 -0400 Received: from [192.168.1.79] (76.238.196.183) by Email.Utoledo.Edu (131.183.3.18) with Microsoft SMTP Server (TLS) id 14.2.328.9; Tue, 29 Oct 2013 01:48:42 -0400 Message-ID: <526F4C09.2010106@UToledo.edu> Date: Tue, 29 Oct 2013 01:47:53 -0400 From: Robert Burmeister User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: Subject: FreeBSD Port: editors/libreoffice X-Priority: 1 (Highest) Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [76.238.196.183] X-RSA-Inspected: yes X-RSA-Classifications: public X-RSA-Action: allow X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Oct 2013 05:49:01 -0000 I was building libreoffice 4.0.6 just fine on FreeBSD 9.2 i386 with clang-devel-3.4.r191854 libreoffice 4.0.6_1 now requires clang-3.3 ??? Shouldn't the requirement be clang-3.3+ ?