From owner-freebsd-questions@FreeBSD.ORG Sat May 17 18:47:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5A0C37B401 for ; Sat, 17 May 2003 18:47:30 -0700 (PDT) Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73E7743FB1 for ; Sat, 17 May 2003 18:47:30 -0700 (PDT) (envelope-from rperry4@earthlink.net) Received: from dialup-171.75.72.54.dial1.weehawken.level3.net ([171.75.72.54] helo=earthlink.net) by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19HDGr-000288-00 for freebsd-questions@freebsd.org; Sat, 17 May 2003 18:47:30 -0700 Message-ID: <3EC6E66B.8050203@earthlink.net> Date: Sat, 17 May 2003 21:48:27 -0400 From: Bob Perry User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030504 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD-Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Portupgrade Update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 01:47:31 -0000 I ran pkg_info after upgrading the ports tree and found two versions of the same package, imake-4.2.0_1 and imake-4.3.0. I was about to deinstall the earlier version but first wanted to check the package requirements with the pkg_info -rR command. The ouput indicated that imake-4.2.0_1 was required by 95 packages in my system. Twenty-one of these packages also appeared in output I received after running the same command on imake-4.3.0. My packages were over 90% current. I expected to see only one package requiring the older version. Can anyone help me make sense of this? Thanks, Bob