Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 04/01/2000 14:12:46
Module Name: basesrc
Committed By: hubertf
Date: Sat Apr 1 22:12:46 UTC 2000
Modified Files:
basesrc/usr.sbin/pkg_install/add: perform.c
Log Message:
Improve the last change.
Handling all kinds of wildcards properly would be hard, though it should
handle some cases better now. Esp. ones with '-' in the pkg(!) name, and/or
ones with dewer relational versions. I.e. the teTeX-share>1.97 case should
work now.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 basesrc/usr.sbin/pkg_install/add/perform.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.