Bug 18176

Summary: [PATCH] Fix for bug in -c option of pkg_version
Product: Base System Reporter: mark <mark>
Component: binAssignee: marko <marko>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description mark 2000-04-23 15:30:01 UTC
	When using the -c option to pkg_version if a package is
	"unknown in the index" it generates commands to build the
	wrong port, e.g.:

		#
		#  mozilla-fonts
		#  unknown in index
		#
		cd /usr/ports/lang/modula-3-lib
		make && pkg_delete -f mozilla-fonts-1.0
		make install

How-To-Repeat: 
	pkg_version -c
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-07 14:59:01 UTC
Responsible Changed
From-To: freebsd-bugs->billf

Johan Karlsson says that this is similar to, but not a duplicate 
of, PR 19019.
Comment 2 marko freebsd_committer freebsd_triage 2000-08-08 01:41:32 UTC
State Changed
From-To: open->closed

Committed! 


Comment 3 marko freebsd_committer freebsd_triage 2000-08-08 01:41:32 UTC
Responsible Changed
From-To: billf->marko