From owner-freebsd-ports@FreeBSD.ORG Fri Jan 30 10:27:14 2009 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 678971065676 for ; Fri, 30 Jan 2009 10:27:14 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by mx1.freebsd.org (Postfix) with ESMTP id DBBD28FC3B for ; Fri, 30 Jan 2009 10:27:13 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from w2003s01.double-l.local (double-l.xs4all.nl [80.126.205.144]) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id n0UARBtn053793 for ; Fri, 30 Jan 2009 11:27:11 +0100 (CET) (envelope-from Johan@double-l.nl) Content-class: urn:content-classes:message MIME-Version: 1.0 X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Fri, 30 Jan 2009 11:27:10 +0100 Message-ID: <57200BF94E69E54880C9BB1AF714BBCB5DE4C8@w2003s01.double-l.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Upgrading Thread-Index: AcmCxU8V/EzfQ2A9QNql295GyvzUUw== From: "Johan Hendriks" To: X-Virus-Scanned: by XS4ALL Virus Scanner Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Upgrading 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: Fri, 30 Jan 2009 10:27:18 -0000 Hello all =20 I am in the process of updating my system. =20 I have several entry=92s in UPDATING =20 20090123: AFFECTS: users of x11/libxcb AUTHOR: flz@FreeBSD.org =20 Libxcb shared library version was bumped from 1 to 2. You need to rebuild any consumer of libxcb.so.1 or some applications will be linked against two versions of libxcb once libX11 is upgraded. =20 For portupgrade users: =20 # portupgrade -rf libxcb =20 20090107: AFFECTS: users of security/libgcrypt AUTHOR: rafan@FreeBSD.org =20 libgcrypt has been upgraded to 1.4.3 which has a shared library version bump. You need to reinstall all ports depending on it. Use something like this: =20 portupgrade -rf libgcrypt portmaster -r libgcrypt =20 Some ports are being updated twice if I first run portupgrade -rf = libgcrypt and then portupgrade -rf libxcb, and because it is a rather = slow machine I like to avoid that. =20 Or can I savely use run portupgrade -rf libgcrypt libxcb =20 Regards, Johan Hendriks =20 =20 =20 =20 =20