From owner-freebsd-questions@FreeBSD.ORG Thu Feb 3 17:21:00 2005 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 A32F116A4CE for ; Thu, 3 Feb 2005 17:21:00 +0000 (GMT) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFCD043D39 for ; Thu, 3 Feb 2005 17:20:57 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from [192.168.1.239] (12-202-28-183.client.insightbb.com[12.202.28.183]) by sccimhc91.asp.att.net (sccimhc91) with ESMTP id <20050203172056i9100k4h4ce>; Thu, 3 Feb 2005 17:20:57 +0000 From: Steven Friedrich To: freebsd-questions@freebsd.org Date: Thu, 3 Feb 2005 12:20:55 -0500 User-Agent: KMail/1.7.2 References: <200502021410.28972.FreeBSD@insightbb.com> <20050203094650.GB1210@gravitas.thebunker.net> In-Reply-To: <20050203094650.GB1210@gravitas.thebunker.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502031220.55615.FreeBSD@insightbb.com> Subject: Re: port entry error 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: Thu, 03 Feb 2005 17:21:00 -0000 On Thursday 03 February 2005 04:46 am, Matthew Seaman wrote: > > Yeah -- that's a mistake in the aureal-kmod port. The fix is to wait > for the maintainer / ports committers to commit a fix to the ports > tree and then cvsup again. In the mean time, you can just ignore the > error message and the rest of the ports tree will work as well as > usual. > > In detail the problem is this -- quoting from the port Makefile: > > PORTNAME= aureal-kmod > PORTVERSION= 1.5 > PORTREVISION= 4.1 <---- This item should be an integer value > > At least, that's according to the latest Porter's Handbook and bsd.port.mk Thanks. Now, does anybody know about the duplicate entries? Is that in some file I'm downloading or do I need to fix something on my system? I rebuild portsdb and pkgdb frequently, so it must be in some file they read... -- i386 FreeBSD 4.11-STABLE