From philip@wombat.eilio.com  Tue Apr 17 21:22:54 2001
Return-Path: <philip@wombat.eilio.com>
Received: from wombat.eilio.com (wombat.eilio.com [207.202.235.154])
	by hub.freebsd.org (Postfix) with ESMTP id 964F337B422
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 Apr 2001 21:22:53 -0700 (PDT)
	(envelope-from philip@wombat.eilio.com)
Received: (from philip@localhost)
	by wombat.eilio.com (8.11.2/8.11.2) id f3I4MqH25155;
	Tue, 17 Apr 2001 21:22:52 -0700 (PDT)
	(envelope-from philip)
Message-Id: <200104180422.f3I4MqH25155@wombat.eilio.com>
Date: Tue, 17 Apr 2001 21:22:52 -0700 (PDT)
From: philip@eilio.com
Reply-To: philip@eilio.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: pkg_version -v trims package names that are over 31 characters
X-Send-Pr-Version: 3.2

>Number:         26664
>Category:       bin
>Synopsis:       pkg_version -v trims package names that are over 31 characters
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bmah
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 17 21:30:00 PDT 2001
>Closed-Date:    Fri May 18 07:41:11 PDT 2001
>Last-Modified:  Fri May 18 07:41:42 PDT 2001
>Originator:     Philip Hallstrom
>Release:        FreeBSD 4.2-20010214-STABLE i386
>Organization:
>Environment:

	Nothing special except the Release mentioned above.

>Description:

	Ports with long names get trimmed in the output of "pkg_version -v"
  if the port name is over 31 characters in length.  For example the port
  "linux-netscape-navigator-4.76" gets trimmed to "linux-netscape-navigator-4"

>How-To-Repeat:

	If you have ports with long names installed just run "pkg_version -v"

>Fix:

	Modify the pkg_version file.  Specifically change the format
  "STDOUT_VERBOSE" to allow for more characters for the port name.  I
  don't have the latest version, but the format is defined at the end of
  the file near line 448.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->bmah 
Responsible-Changed-By: dd 
Responsible-Changed-When: Sat Apr 28 20:09:21 PDT 2001 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26664 
State-Changed-From-To: open->suspended 
State-Changed-By: bmah 
State-Changed-When: Tue May 15 11:36:04 PDT 2001 
State-Changed-Why:  
Good idea, thanks!  Committed to -CURRENT, awaiting MFC to 4-STABLE. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=26664 
State-Changed-From-To: suspended->closed 
State-Changed-By: bmah 
State-Changed-When: Fri May 18 07:41:11 PDT 2001 
State-Changed-Why:  
Commited to 4-STABLE, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=26664 
>Unformatted:
