Subject: Re: pkg_install, small bug&patch for dewey.c
To: Lukasz Stelmach <lukasz.stelmach@telmark.waw.pl>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: tech-pkg
Date: 10/08/2007 02:19:13
On Mon, Oct 08, 2007 at 01:09:24AM +0200, Lukasz Stelmach wrote:
> The current version of pkg_admin can't match exact version number
> because of small mistake in lib/dewey.c of pkg_install. I enclose
> a patch that fixes it.

britannica% cd wd/pkgsrc/packages 
britannica% pkg_admin lsbest All/libX11-1.1.3    
/home/joerg/wd/pkgsrc/packages/All/libX11-1.1.3.tgz

So it certainly does. Besides, this code path should not have been
reached with a full version number.

Joerg