Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 1999 15:50:47 -0400 (EDT)
From:      jedgar@fxp.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14501: Update port: misc/rfc
Message-ID:  <19991024195047.EC7269B25@pawn.primelocation.net>

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

>Number:         14501
>Category:       ports
>Synopsis:       Update port: misc/rfc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 24 13:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris D. Faulhaber
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
BUGO - BSD Users Group of Orlando
>Environment:

FreeBSD 4.0-CURRENT i386

>Description:

Update port: misc/rfc to rfc-2.0

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/rfc/Makefile,v
retrieving revision 1.1.1.1
diff -u -u -r1.1.1.1 Makefile
--- Makefile	1999/10/06 15:34:31	1.1.1.1
+++ Makefile	1999/10/24 19:45:18
@@ -1,5 +1,5 @@
 # New ports collection makefile for:	rfc
-# Version required:			1.8
+# Version required:			2.0
 # Date created:				05 October 1999
 # Whom:					Chris D. Faulhaber <jedgar@fxp.org>
 #
@@ -7,11 +7,13 @@
 #
 
 DISTNAME=	rfc
-PKGNAME=	rfc-1.8
+PKGNAME=	rfc-2.0
 CATEGORIES=	misc
 MASTER_SITES=	http://www.dewn.com/rfc/
 EXTRACT_SUFX=
 
+RUN_DEPENDS=	lynx:${PORTSDIR}/www/lynx
+
 MAINTAINER=	jedgar@fxp.org
 
 NO_WRKSUBDIR=	yes
@@ -23,7 +25,7 @@
 
 do-configure:
 	@${MV} ${WRKDIR}/${DISTNAME} ${WRKDIR}/${DISTNAME}.orig
-	@${SED} -e 's|/etc|${PREFIX}/etc|' \
+	@${SED} -e 's|/etc/rfc|${PREFIX}/etc/rfc|' -e 's|/etc/nmap|${PREFIX}/share/misc/nmap|' \
 	   < ${WRKDIR}/${DISTNAME}.orig > ${WRKDIR}/${DISTNAME}
 
 do-install:
Index: files/md5
===================================================================
RCS file: /home/ncvs/ports/misc/rfc/files/md5,v
retrieving revision 1.1.1.1
diff -u -u -r1.1.1.1 md5
--- md5	1999/10/06 15:34:31	1.1.1.1
+++ md5	1999/10/24 19:45:18
@@ -1 +1 @@
-MD5 (rfc) = d1e36e36295ed7ad3e08e777f29948cc
+MD5 (rfc) = 094c44311ccc7200c6630714da389818

>Release-Note:
>Audit-Trail:
>Unformatted:


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




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