ports/98341: Update Port: net/relay, Fix PLIST

Aaron Dalton aaron at FreeBSD.org
Fri Jun 2 01:30:29 UTC 2006


>Number:         98341
>Category:       ports
>Synopsis:       Update Port: net/relay, Fix PLIST
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 02 01:30:27 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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 at 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 @@
- at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list