Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/lib
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 08/21/2007 07:11:43
Module Name: pkgsrc
Committed By: joerg
Date: Tue Aug 21 07:11:43 UTC 2007
Modified Files:
pkgsrc/pkgtools/pkg_install/files/lib: file.c version.h
Log Message:
When looking for a package with a wildcard pattern, don't add the
suffix. find_best_matching_file does that already and doing it twice
is actually counterproductive. Bump to 20070821.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/pkgtools/pkg_install/files/lib/file.c
cvs rdiff -r1.78 -r1.79 pkgsrc/pkgtools/pkg_install/files/lib/version.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.