From owner-freebsd-ports@FreeBSD.ORG Sun Aug 28 14:14:47 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E70D2106566C for ; Sun, 28 Aug 2011 14:14:47 +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 9CD678FC08 for ; Sun, 28 Aug 2011 14:14:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 792965E169 for ; Sun, 28 Aug 2011 15:55:20 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -2.456 X-Spam-Level: X-Spam-Status: No, score=-2.456 tagged_above=-999 required=5 tests=[AWL=0.144, BAYES_00=-2.599, SPF_PASS=-0.001] 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 vBDNggTo+Gct for ; Sun, 28 Aug 2011 15:55:07 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (c-195-216-040-164.static.bjare.net [195.216.40.164]) by mx1.bjare.net (Postfix) with ESMTP id 3C0AC5E163 for ; Sun, 28 Aug 2011 15:55:07 +0200 (CEST) Message-ID: <4E5A48AC.6050201@eskk.nu> Date: Sun, 28 Aug 2011 15:54:52 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:6.0) Gecko/20110817 Thunderbird/6.0 MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: How to handle upgrade of libnotify when cups-client-1.4.8 is marked as broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2011 14:14:48 -0000 Following the instructions in /usr/ports/UPDATING I issued the command portmaster -r libnotify-0 And after a while I get this error Dependency check complete for print/cups-client libnotify-0.5.2 >> swt-devel-3.6.m5_2,1 >> apache-ant-1.8.2 >> jdk-1.6.0.3p4_25 >> cups-client-1.4.6 ===> Cleaning for cups-client-1.4.8 ===> cups-client-1.4.8 is marked as broken: gnutls does not support threads yet. *** Error code 1 Stop in /usr/ports/print/cups-client Thanks Leslie