From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 14 19:20:01 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7E1516A46C for ; Wed, 14 Nov 2007 19:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6BD9D13C481 for ; Wed, 14 Nov 2007 19:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id lAEJK1u1064430 for ; Wed, 14 Nov 2007 19:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id lAEJK1VP064429; Wed, 14 Nov 2007 19:20:01 GMT (envelope-from gnats) Resent-Date: Wed, 14 Nov 2007 19:20:01 GMT Resent-Message-Id: <200711141920.lAEJK1VP064429@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michael Plass Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7013F16A473 for ; Wed, 14 Nov 2007 19:13:00 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 5D64113C459 for ; Wed, 14 Nov 2007 19:13:00 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id lAEJCSEF026467 for ; Wed, 14 Nov 2007 19:12:28 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id lAEJCSvA026466; Wed, 14 Nov 2007 19:12:28 GMT (envelope-from nobody) Message-Id: <200711141912.lAEJCSvA026466@www.freebsd.org> Date: Wed, 14 Nov 2007 19:12:28 GMT From: Michael Plass To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/118053: [docs] pkg_version.1 refers to INDEX-6 instead of actual version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2007 19:20:01 -0000 >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@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: