From aaron@moondance.itsy-bitsy.net  Fri Jun  2 01:26:02 2006
Return-Path: <aaron@moondance.itsy-bitsy.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F050616A4E2
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Jun 2006 01:26:02 +0000 (UTC)
	(envelope-from aaron@moondance.itsy-bitsy.net)
Received: from mpls-qmqp-03.inet.qwest.net (mpls-qmqp-03.inet.qwest.net [63.231.195.114])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9177543D46
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Jun 2006 01:26:02 +0000 (GMT)
	(envelope-from aaron@moondance.itsy-bitsy.net)
Received: from mpls-pop-13.inet.qwest.net (mpls-pop-13.inet.qwest.net [63.231.195.13])
	by mpls-qmqp-03.inet.qwest.net (Postfix) with QMQP id 06031621C4A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Jun 2006 01:26:02 +0000 (UTC)
Received: from unknown (HELO mail.itsy-bitsy.net) (63.231.83.246)
  by mpls-pop-13.inet.qwest.net with SMTP; 2 Jun 2006 01:26:01 -0000
Received: from [127.0.0.1] (helo=moondance.itsy-bitsy.net)
	by mail.itsy-bitsy.net with esmtp (Exim 4.62 (FreeBSD))
	(envelope-from <aaron@moondance.itsy-bitsy.net>)
	id 1FlyNo-000H9S-Ia
	for FreeBSD-gnats-submit@freebsd.org; Thu, 01 Jun 2006 19:23:24 -0600
Received: (from aaron@localhost)
	by moondance.itsy-bitsy.net (8.13.3/8.13.3/Submit) id k521NNwx065933;
	Thu, 1 Jun 2006 19:23:23 -0600 (MDT)
	(envelope-from aaron)
Message-Id: <200606020123.k521NNwx065933@moondance.itsy-bitsy.net>
Date: Thu, 1 Jun 2006 19:23:23 -0600 (MDT)
From: "Aaron Dalton" <aaron@freebsd.org>
Reply-To: Aaron Dalton <aaron@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update Port: net/relay, Fix PLIST
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         98341
>Category:       ports
>Synopsis:       Update Port: net/relay, Fix PLIST
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 02 01:30:27 GMT 2006
>Closed-Date:    Fri Jun 02 02:01:48 GMT 2006
>Last-Modified:  Fri Jun 02 02:01:48 GMT 2006
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
- Fix plist to respect NOPORTDOCS
- Remove BROKEN tag
- Submitted via PR as I still need explicit approval to commit non-perl 
ports and I thought this would be faster.
>How-To-Repeat:
	
>Fix:

	

--- submission.txt begins here ---
? submission.txt
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/relay/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	2 Apr 2006 23:24:13 -0000	1.16
+++ Makefile	2 Jun 2006 01:23:01 -0000
@@ -17,7 +17,6 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	TCP proxy server with telnet, ftp, finger client wrappers
 
-BROKEN=		Incomplete pkg-plist
 IS_INTERACTIVE=	'must set server hostname in relay.h'
 
 do-install:
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net/relay/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	22 Nov 2000 00:26:03 -0000	1.2
+++ pkg-plist	2 Jun 2006 01:23:01 -0000
@@ -1,6 +1,6 @@
-@comment $FreeBSD: ports/net/relay/pkg-plist,v 1.2 2000/11/22 00:26:03 obrien Exp $
-bin/rtelnet
 bin/rfinger
 bin/rftp
+bin/rtelnet
 libexec/relay
-share/doc/relay/README
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- submission.txt ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Fri Jun 2 01:53:22 UTC 2006 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98341 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Fri Jun 2 02:01:47 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

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