Subject: Re: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-changes
Date: 08/03/2007 13:47:34
On Fri, Aug 03, 2007 at 08:07:15PM +0900, Takahiro Kambe wrote:
> > Log Message:
> > Drop trailing components like -RELEASE for FreeBSD like we do for
> > DragonFly. This fixes the version number of lsof as side effect.
> What was the purpose of this change?

Version numbers are supposedly following the version patterns.
Take a look at NUMERIC_VERSION_ONLY in pkg_install's configure and tell
me if that fixes the issue for you.

Joerg