Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 2003 23:15:06 -0600 (CST)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48909: add Responsible field to ports concordance report
Message-ID:  <200303040515.h245F6E6087680@lonesome.lonesome.com>

next in thread | raw e-mail | index | archive | help

>Number:         48909
>Category:       ports
>Synopsis:       add Responsible field to ports concordance report
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 03 21:20:04 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	Several people requested teh addition of the Maintainer field to this
        report.  That turns out to be hard, but adding Responsible as an
        interim step is easy.
>How-To-Repeat:
	N/A
>Fix:
        This output from rcsdiff is against a later version than what's being
        used on bento, but it does apply cleanly.  (Note also the first line,
        which is an error left over from an early version of this code).

64c64,65
<     f.write( '      <th><a href="portsprs.html">Problem Reports (PRs)</a></th>\n' )
---
>     f.write( '      <th><a href="portsprsexplanations_existing.html">Problem Reports (PRs)</a></th>\n' )
>     f.write( '      <th>Responsible</th>\n' )
140a142,145
>             f.write( '    <td>' )
>             f.write( prdict[ gnatsQueryUtils.GNATS_RESPONSIBLE ] )
>             f.write( '</td>\n' )
> 
153a159
>     f.write( '    <td>&nbsp;</td>\n' )
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303040515.h245F6E6087680>