From owner-freebsd-ports@FreeBSD.ORG Sun Aug 28 10:30:30 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 507F2106566B for ; Sun, 28 Aug 2011 10:30:30 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id 12B568FC0A for ; Sun, 28 Aug 2011 10:30:29 +0000 (UTC) Received: from p57918f02.dip.t-dialin.net ([87.145.143.2] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QxcdH-000839-M4; Sun, 28 Aug 2011 12:30:27 +0200 Message-ID: <4E5A18C3.9090105@gwdg.de> Date: Sun, 28 Aug 2011 12:30:27 +0200 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:6.0) Gecko/20110825 Thunderbird/6.0 MIME-Version: 1.0 To: rotkap@gmx.de References: <4E560ACC.4080407@FreeBSD.org> <4E560D94.90902@gmx.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: Heino Tiedemann , freebsd-ports@freebsd.org Subject: Re: print/cups-* ports vs. GNUTLS 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 10:30:30 -0000 On 28.08.2011 11:16 (UTC+1), Heino Tiedemann wrote: > Matthias Andree wrote: > >> Oh I see Dirk has just fixed this at 08:51 UTC. Thanks, that was quick! > > Fixed? > > I cannot update my cups ports: > > cups-base-1.4.6_5< needs updating (port has 1.4.8) > cups-client-1.4.6< needs updating (port has 1.4.8) > cups-image-1.4.6< needs updating (port has 1.4.8) > > > > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > - print/cups-base (marked as IGNORE) > - print/cups-client (marked as IGNORE) > - print/cups-image (marked as IGNORE) > > > > Do I have do to something that these problem diasapear? This was discussed before on this list and on the forum. It should be sufficient to remove the GNUTLS option for the three mentioned ports. You can use 'make rmconfig' or 'make config' for this. > Heino Hope this helps, Rainer