Subject: Re: CVS commit: pkgsrc/pkgtools/pkglint
To: Andrew Brown <atatat@atatdot.net>
From: Reed Shadgett <dent@netbsd.org>
List: tech-pkg
Date: 10/01/2002 02:00:47
On Mon, Sep 30, 2002 at 01:52:45PM -0400, Andrew Brown wrote:
> >Version mismatch: 'standalone-tcsh' 6.12.00 vs 6.12.00nb1
>
> when they should probably do this:
>
>       PKGNAME:=       standalone-${PKGNAME}
>
> which, incidentally, is what the static-bash2 pkg does.  are you sure
> that one doesn't register itself properly?

shells/static-bash2/Makefile r1.2 changed PKGNAME to DISTNAME, as PKGNAME
would result in errors like:

Scanning pkgsrc Makefiles: ...............................Cannot extract standalone-UNDEFINEDnb1 version (/usr/pkgsrc/shells/standalone-tcsh/Makefile)
3253 packages
Unknown package: 'standalone-tcsh' version 6.12.00nb1

Also, another misreport I noticed on one of my workstations today:
Version mismatch: 'koffice3' 1.1.1 vs 1.1.1

Take care

--
Reed <dent@netbsd.org>