From owner-freebsd-questions@FreeBSD.ORG Sat May 15 05:31:05 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 569BC1065672 for ; Sat, 15 May 2010 05:31:05 +0000 (UTC) (envelope-from ndhertbsd@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 E075D8FC17 for ; Sat, 15 May 2010 05:31:04 +0000 (UTC) Received: by fxm17 with SMTP id 17so2450215fxm.13 for ; Fri, 14 May 2010 22:31:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=JwLYstDa7dTl6Od7Gif0GlWtPFID80yytVg9Vm5KCsw=; b=Tm3Ewl1o4+ImDGc8OguXd1RSSKYaInGZB6b/Icdgm/nXvFuf/PXGBh+uYQU6RK/Dko HL04HXVnC87454MFRPBeNbg+9ucwp85RKK2W6ydJi7qJMvwJ3HZQ5urTHPP+j1V3M53A KM9WN+md14tMMtSbZL2ibl5jhO9TpzFJid2i8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=gFFKPoFMPTvLJoRFMqFplgZFlkwUe8uBp7rvyJTcYZNVbHKHd2qwWjgPe29rUFJNO4 9ULMXsAgLH5W4M1v/l5Y8vo3YRwJ7sa9EUVntu5j7mocUl/ibA5EK77XirWduaVc9Nd5 2Tym3aHTMHB745RRs/Kxc5otH49WTb51ydJzM= MIME-Version: 1.0 Received: by 10.204.15.134 with SMTP id k6mr57974bka.96.1273901463648; Fri, 14 May 2010 22:31:03 -0700 (PDT) Received: by 10.204.13.204 with HTTP; Fri, 14 May 2010 22:31:03 -0700 (PDT) Date: Sat, 15 May 2010 07:31:03 +0200 Message-ID: From: n dhert To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: devel/autoconf262 (autoconf-2.62) 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: Sat, 15 May 2010 05:31:05 -0000 When doing porutgprades, every time the report contains an ignore for autoconf262 ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) - devel/autoconf262 (autoconf-2.62) (other portupgrades are upgraded normally) pkg_info | grep autoconf shows I have: autoconf-2.62 Automatically configure source code on many Un*x platforms and according to www.freebsd.org/ports 2.62 is the latest version # pkgdb -F does not help Why then this 'ignored' message? How to make things OK?