From owner-freebsd-questions@FreeBSD.ORG Thu May 13 21:55:36 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD1BF106564A for ; Thu, 13 May 2010 21:55:36 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6C4548FC08 for ; Thu, 13 May 2010 21:55:36 +0000 (UTC) Received: by fxm17 with SMTP id 17so918560fxm.13 for ; Thu, 13 May 2010 14:55:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=lByZiQiVKlNax5ACK0QIQC6kPaE7+PGFiZgI8ULQWow=; b=BWfosgnoPyCpHqaPct8vnTLWChHJOHMZpo+o2RtpCbQPzDt0jEwwSkr4i9jZnheFBM SnJBl/tIavHm0rkNPD37IGTzxrYw9BkKhrr4+4jm5qRHyNM4ppLQ0IwpQgeBQy+enl03 1c6YmIL+dLL6r3EhCYitM3cIupATJd/GxixFw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=IQeArhlWh/zb5Ks/ypPQvtfpHZ6lBcABahyVhhLcP16nl2WL4oQQYcoD3Zy/uYdzAD AdI4rpcdAfnPSxOjP16znDUAsttTVMnJegQoQrn0G961RCIHfwXsVnknrJ+4LIjqIt8H l0ttA8Sa7hz5Ux8AW/efXUxJLm5txRaodLDpA= MIME-Version: 1.0 Received: by 10.204.6.193 with SMTP id a1mr51735bka.104.1273787735385; Thu, 13 May 2010 14:55:35 -0700 (PDT) Received: by 10.204.123.202 with HTTP; Thu, 13 May 2010 14:55:35 -0700 (PDT) In-Reply-To: <20100512213928.GD1023@emmi.physik-pool.tu-berlin.de> References: <20100512213928.GD1023@emmi.physik-pool.tu-berlin.de> Date: Thu, 13 May 2010 23:55:35 +0200 Message-ID: From: David DEMELIER To: =?UTF-8?B?TGVvbiBNZcOfbmVy?= Content-Type: text/plain; charset=UTF-8 Cc: freebsd-questions@freebsd.org Subject: Re: security/libassuan's distinfo missing something ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2010 21:55:36 -0000 Update your ports tree, I had the same problem a hew hours ago. It seems to be solved now. Cheers.