From nobody@FreeBSD.org  Thu Jan  3 13:45:58 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id AEC8837B419
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Jan 2002 13:45:57 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g03Ljvt68993;
	Thu, 3 Jan 2002 13:45:57 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200201032145.g03Ljvt68993@freefall.freebsd.org>
Date: Thu, 3 Jan 2002 13:45:57 -0800 (PST)
From: Scott Flatman <sf@dsinw.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Tweak /usr/src/contrib/file/Header
X-Send-Pr-Version: www-1.0

>Number:         33518
>Category:       bin
>Synopsis:       Tweak /usr/src/contrib/file/Header
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 03 13:50:00 PST 2002
>Closed-Date:    Wed Jan 23 04:34:53 PST 2002
>Last-Modified:  Wed Jan 23 05:00:01 PST 2002
>Originator:     Scott Flatman
>Release:        
>Organization:
>Environment:
>Description:
Tweak /usr/src/contrib/file/Header to point to where /usr/bin/file's
magic files are currently located.


>How-To-Repeat:
      
>Fix:
--- Header.orig Sun Nov 26 13:37:20 2000
+++ Header      Thu Jan  3 13:32:43 2002
@@ -1,5 +1,5 @@
 # Magic
 # Magic data for file(1) command.
-# Machine-generated from src/cmd/file/magdir/*; edit there only!
+# Machine-generated from src/contrib/file/Magdir/*; edit there only!
 # Format is described in magic(files), where:
 # files is 5 on V7 and BSD, 4 on SV, and ?? in the SVID.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->obrien 
Responsible-Changed-By: roam 
Responsible-Changed-When: Thu Jan 3 23:04:01 PST 2002 
Responsible-Changed-Why:  
David O'Brien maintains file(1) in the FreeBSD source tree. 

David, is this change worth making, so that curious perusers 
of /usr/share/misc/magic could find the actual magic sources? 
Yes, I know that this would - perhaps needlessly - take the Header 
file off the CVS vendor branch; still, in the interests of clarity..? 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33518 
State-Changed-From-To: open->closed 
State-Changed-By: obrien 
State-Changed-When: Wed Jan 23 04:34:53 PST 2002 
State-Changed-Why:  
I really don't think 99.9999% of our users will see that line, 
and making the change will increase the effort required for future imports 
(updates). 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33518 

From: Peter Pentchev <roam@ringlet.net>
To: David O'Brien <obrien@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: bin/33518: Tweak /usr/src/contrib/file/Header
Date: Wed, 23 Jan 2002 15:00:16 +0200

 On Wed, Jan 23, 2002 at 04:34:34AM -0800, David O'Brien wrote:
 > On Thu, Jan 03, 2002 at 11:06:23PM -0800, roam@FreeBSD.org wrote:
 > > Synopsis: Tweak /usr/src/contrib/file/Header
 > > 
 > > Responsible-Changed-From-To: freebsd-bugs->obrien
 > > Responsible-Changed-By: roam
 > > Responsible-Changed-When: Thu Jan 3 23:04:01 PST 2002
 > > Responsible-Changed-Why: 
 > > David O'Brien maintains file(1) in the FreeBSD source tree.
 > > 
 > > David, is this change worth making, so that curious perusers
 > > of /usr/share/misc/magic could find the actual magic sources?
 > > Yes, I know that this would - perhaps needlessly - take the Header
 > > file off the CVS vendor branch; still, in the interests of clarity..?
 > 
 > I really see no need in this change as yes it would increase the import
 > effort.
 
 Okay, should this PR be closed then?
 
 G'luck,
 Peter
 
 -- 
 If this sentence didn't exist, somebody would have invented it.
>Unformatted:
