From owner-freebsd-ports@FreeBSD.ORG Mon Nov 4 08:32:05 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 42B5C29D for ; Mon, 4 Nov 2013 08:32:05 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C57762436 for ; Mon, 4 Nov 2013 08:32:04 +0000 (UTC) Received: from mandree.no-ip.org ([78.48.4.165]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0MDQI1-1VQt7n1w1V-00GnP5 for ; Mon, 04 Nov 2013 09:32:02 +0100 Received: from [IPv6:::1] (localhost6.localdomain6 [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id 4964123CEDD for ; Mon, 4 Nov 2013 09:32:01 +0100 (CET) Message-ID: <52775B81.3080003@gmx.de> Date: Mon, 04 Nov 2013 09:32:01 +0100 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Problem updating ports - AFFECTS: users of security/libtasn1 References: In-Reply-To: X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:Gp2trJo2FFua5kQeo5q0wSvxybyEH5eSi3gR61GE5IArrmnoNp9 7vpkLtdJyyIf2cYYc5kwETt3WKhzw/cvUYoLEg3BVJe8j32WfnasuxEhpeDdVdSIxyBHjmT xkMGVbhSIZtA2fCJxYWbBLD46RnV87LQRUJIQ4oyAoc/4gTiIH9nABaLUZHqEMvw9/aYGJO a92ZwdFDJHazTQKen38xg== 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: Mon, 04 Nov 2013 08:32:05 -0000 Am 04.11.2013 05:54, schrieb AN: > 20131103: > AFFECTS: users of security/libtasn1 and any port that depends on it > AUTHOR: novel@FreeBSD.org > > libtasn1 has been updated to 3.3 and all shared libraries versions have > been bumped. So you need to rebuild all applications that depend on > libtasn1. ... > The problem seems to be caused when updating the following port: > ! security/libgnome-keyring (libgnome-keyring-2.32.0_5) (unknown > build error) > > cd /usr/ports/security/libtasn1/work/libtasn1-3.3 && install -o root -g > wheel -m 444 AUTHORS NEWS README THANKS doc/TODO doc/libtasn1.html > doc/libtasn1.pdf doc/libtasn1.ps > /usr/ports/security/libtasn1/work/stage/usr/local/share/doc/libtasn1 > ====> Compressing man pages (compress-man) > ===> Installing for libtasn1-3.3 > ===> Checking if security/libtasn1 already installed > ===> libtasn1-3.3 is already installed > You may wish to ``make deinstall'' and install this port again > by ``make reinstall'' to upgrade it properly. > If you really wish to overwrite the old port of security/libtasn1 > without deleting it first, set the variable "FORCE_PKG_REGISTER" > in your environment or the "make install" command line. This was apparently fixed a few minutes after your report - update your ports tree, PORTREVISION 6 now builds for me.