ports/118053: [docs] pkg_version.1 refers to INDEX-6 instead of actual version

Michael Plass mfp49_freebsd at plass-family.net
Wed Nov 14 19:20:01 UTC 2007


>Number:         118053
>Category:       ports
>Synopsis:       [docs] pkg_version.1 refers to INDEX-6 instead of actual version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 14 19:20:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Michael Plass
>Release:        FreeBSD 7.0-BETA2
>Organization:
PARC
>Environment:
FreeBSD geraldine.parc.xerox.com 7.0-BETA2 FreeBSD 7.0-BETA2 #38: Mon Nov 12 12:15:32 PST 2007     root at geraldine.parc.xerox.com:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The man page for pkg_version(1) refers in several places to INDEX-6, but the index actually used in the code is based on __FreeBSD_version and should be INDEX-7 in RELENG_7 and INDEX-8 in HEAD
>How-To-Repeat:
man pkg_version
>Fix:
change the 5 occurrences of INDEX-6 in src/usr.sbin/pkg_install/version/pkg_version.1 to the correct value for the release (INDEX-7 in RELENG_7 and INDEX-8 in HEAD), or if there is a way to insert the correct version automatically, do that.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list