Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 10/02/2000 01:00:25
Module Name: basesrc
Committed By: hubertf
Date: Sun Oct 1 22:00:25 UTC 2000
Modified Files:
basesrc/usr.sbin/pkg_install/add [netbsd-1-5]: perform.c
Log Message:
Pull up rev. 1.54 to netbsd-1-5 branch, OK'd by jhawk:
>Don't replace the pkg version with -[0-9] on pkg alternates ("{foo-x,bar-y}")
>as this will remove things like trailing '}' etc. and doesn't work in general.
>
>As mentioned in the already-existing comment, doing TRT here would mean to
>partly expand the pattern, then replace the versions on alternatives.
>Unless our pkg pattern parser gets these hooks, cowardly step back.
To generate a diff of this commit:
cvs rdiff -r1.52.2.1 -r1.52.2.2 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.