Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 03/10/2001 20:41:45
Module Name: basesrc
Committed By: wiz
Date: Sat Mar 10 18:41:45 UTC 2001
Modified Files:
basesrc/usr.sbin/pkg_install/info: perform.c
Log Message:
Fix -r: Show REQ/+REQUIRE file for a package, if existing. Fixes pkg/12210.
Patch by Hubert Feyrer.
Note: REQ support has been taken out of bsd.pkg.mk in v1.628; since
pkg_create still supports it, we should support it in pkg_info too,
though.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 basesrc/usr.sbin/pkg_install/info/perform.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.