From owner-freebsd-ports@FreeBSD.ORG Fri Mar 22 07:25:29 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A2677467 for ; Fri, 22 Mar 2013 07:25:29 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 64917870 for ; Fri, 22 Mar 2013 07:25:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 40AAF5E475 for ; Fri, 22 Mar 2013 08:25:22 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.987 X-Spam-Level: X-Spam-Status: No, score=-1.987 tagged_above=-999 required=5 tests=[AWL=-0.084, BAYES_00=-2.599, RDNS_NONE=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id E6T0H+q7Uc4Y for ; Fri, 22 Mar 2013 08:25:20 +0100 (CET) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (unknown [195.216.53.111]) by mx1.bjare.net (Postfix) with ESMTP id A30A95E3B9 for ; Fri, 22 Mar 2013 08:25:15 +0100 (CET) Message-ID: <514C075B.9090409@eskk.nu> Date: Fri, 22 Mar 2013 08:25:15 +0100 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130309 Thunderbird/17.0.4 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Updating poppler Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Mar 2013 07:25:29 -0000 According to /usr/ports/UPDATING One should do portmaster -r poppler-0 Unfortunately it gives me this: ===>>> Launching child to reinstall libreoffice-4.0.1 ===>>> Checking dependent ports >> libreoffice-4.0.1 (9/9) ===>>> Currently installed version: libreoffice-4.0.1 ===>>> Port directory: /usr/ports/editors/libreoffice ===>>> This port is marked BROKEN ===>>> mergelibs causes runtime problems ===>>> If you are sure you can build it, remove the BROKEN line in the Makefile and try again. ===>>> Update for libreoffice-4.0.1 failed ===>>> Aborting update I have it installed so I should be able to build it again, or has things changed so that I'll get into problems? Are there any ways to circumvent this? Thanks /Leslie