From owner-freebsd-stable@FreeBSD.ORG Mon May 26 11:33:38 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD38337B401 for ; Mon, 26 May 2003 11:33:38 -0700 (PDT) Received: from e4500b.callatg.com (e4500b.atgi.net [216.174.194.61]) by mx1.FreeBSD.org (Postfix) with SMTP id 19EF143F75 for ; Mon, 26 May 2003 11:33:38 -0700 (PDT) (envelope-from jason_watkins@pobox.com) Received: (qmail 16028 invoked from network); 26 May 2003 18:33:37 -0000 Received: from unknown (HELO boondocks) (64.42.111.66) by e4500a.atgi.net with SMTP; 26 May 2003 18:33:37 -0000 Message-ID: <076c01c323b5$63292740$426f2a40@boondocks> From: "jason watkins" To: References: <00af01c320e0$271fe270$426f2a40@boondocks><20030523065702.GD383@hal9000.halplant.com><044201c32341$71e18f80$426f2a40@boondocks> <20030526051343.GM383@hal9000.halplant.com> Date: Mon, 26 May 2003 11:34:05 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: issue with ports X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2003 18:33:39 -0000 > > It appears sample > > is current (v1.3 03/2003), while the installed is stale (v1.13 02/2002). > > How did "the installed" (file) get there if you didn't put it there? To my > knowledge, the package inly installs the sample file. > > Given your answers, I'd just copy pkgtools.conf.sample to pkgtools.conf > and see if the fixes things. If it doesn't, then please follow with > details. Did that with pkgdb -f and a fresh copy of ports, all seems to be well. Thanks for the assistance.