From nobody@FreeBSD.org  Sun Sep  8 21:05:59 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E8E5437B400
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  8 Sep 2002 21:05:59 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id ACF8E43E3B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  8 Sep 2002 21:05:59 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g8945xOT011132
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 8 Sep 2002 21:05:59 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g8945xCn011131;
	Sun, 8 Sep 2002 21:05:59 -0700 (PDT)
Message-Id: <200209090405.g8945xCn011131@www.freebsd.org>
Date: Sun, 8 Sep 2002 21:05:59 -0700 (PDT)
From: Jeff Ito <jeffi@rcn.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: pkg_add (1) fixes . tgz->tbz
X-Send-Pr-Version: www-1.0

>Number:         42576
>Category:       docs
>Synopsis:       pkg_add (1) fixes . tgz->tbz
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bmah
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 08 21:10:02 PDT 2002
>Closed-Date:    Thu Sep 12 15:39:43 PDT 2002
>Last-Modified:  Thu Sep 12 15:39:43 PDT 2002
>Originator:     Jeff Ito
>Release:        -CURRENT
>Organization:
n/a
>Environment:
FreeBSD 5.0-CURRENT #1: Sat Sep  7 21:46:21 EDT 2002
>Description:
pkg_add (1) refers to .tgz, update to .tbz.
also update example package URL to reflect current path/filename.
>How-To-Repeat:
n/a
>Fix:
Index: pkg_add.1
===================================================================
RCS file: /opt/cvs/fbsd/src/usr.sbin/pkg_install/add/pkg_add.1,v
retrieving revision 1.54
diff -u -r1.54 pkg_add.1
--- pkg_add.1   16 May 2002 02:28:34 -0000      1.54
+++ pkg_add.1   9 Sep 2002 03:59:24 -0000
@@ -181,12 +181,12 @@
 .Ar pkg-name
 arguments may be specified, each being either a file containing the
 package (these usually ending with the
-.Dq .tgz
+.Dq .tbz
 suffix) or a
 URL pointing at a file available on an ftp site.  Thus you may
 extract files directly from their anonymous ftp locations (e.g.\&
 .Nm
-.Li ftp://ftp.FreeBSD.org/pub/FreeBSD/packages/shells/bash-1.14.4.tgz ) .
+.Li ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/packages/shells/bash-1.14.7.tbz ) .
 Note:  If you wish to use
 .Bf -emphasis
 passive mode


if patch didnt paste properly. see http://users.rcn.com/jeffi/pkg_add.1.diff
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: bmah 
State-Changed-When: Mon Sep 9 19:43:23 PDT 2002 
State-Changed-Why:  
Patched in -CURRENT...will MFC to 4-STABLE after a day. 



Responsible-Changed-From-To: freebsd-doc->bmah 
Responsible-Changed-By: bmah 
Responsible-Changed-When: Mon Sep 9 19:43:23 PDT 2002 
Responsible-Changed-Why:  
I'll look after this one. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=42576 
State-Changed-From-To: patched->closed 
State-Changed-By: bmah 
State-Changed-When: Thu Sep 12 15:39:09 PDT 2002 
State-Changed-Why:  
Somewhat later than planned, but now MFC-ed. 

Thanks for the patch! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=42576 
>Unformatted:
