From root@farley.org  Thu Mar 16 13:47:52 2006
Return-Path: <root@farley.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5EDFD16A420;
	Thu, 16 Mar 2006 13:47:52 +0000 (UTC)
	(envelope-from root@farley.org)
Received: from mail.farley.org (farley.org [67.64.95.201])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 83C8043D70;
	Thu, 16 Mar 2006 13:47:49 +0000 (GMT)
	(envelope-from root@farley.org)
Received: from thor.farley.org (thor.farley.org [IPv6:2001:470:1f01:290:1::5])
	by mail.farley.org (8.13.1/8.13.1) with ESMTP id k2GDloHQ013426;
	Thu, 16 Mar 2006 07:47:51 -0600 (CST)
	(envelope-from root@thor.farley.org)
Received: from thor.farley.org (localhost [127.0.0.1])
	by thor.farley.org (8.13.4/8.13.4) with ESMTP id k2GDllgt038845;
	Thu, 16 Mar 2006 07:47:47 -0600 (CST)
	(envelope-from root@thor.farley.org)
Received: (from root@localhost)
	by thor.farley.org (8.13.4/8.13.4/Submit) id k2GDllq5038844;
	Thu, 16 Mar 2006 07:47:47 -0600 (CST)
	(envelope-from root)
Message-Id: <200603161347.k2GDllq5038844@thor.farley.org>
Date: Thu, 16 Mar 2006 07:47:47 -0600 (CST)
From: Sean Farley <sean-freebsd@farley.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jedgar@freebsd.org
Subject: [PATCH] misc/rfc: update to 3.2.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         94558
>Category:       ports
>Synopsis:       [PATCH] misc/rfc: update to 3.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jedgar
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 16 15:09:56 GMT 2006
>Closed-Date:    Thu Mar 16 19:16:53 GMT 2006
>Last-Modified:  Thu Mar 16 19:16:53 GMT 2006
>Originator:     Sean Farley
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD thor.farley.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sun Feb  5 13:57:10 CST
>Description:
- Update to 3.2.3
- Second try since the first was(?) eaten by a spam filter on FreeBSD's
  side.

Port maintainer (jedgar@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- rfc-3.2.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/misc/rfc.orig/Makefile /usr/ports/misc/rfc/Makefile
--- /usr/ports/misc/rfc.orig/Makefile	Fri Feb  6 07:11:51 2004
+++ /usr/ports/misc/rfc/Makefile	Wed Mar 15 23:13:43 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rfc
-PORTVERSION=	3.2.2
+PORTVERSION=	3.2.3
 CATEGORIES=	misc
 MASTER_SITES=	http://www.dewn.com/rfc/
 
@@ -16,15 +16,15 @@
 RUN_DEPENDS=	w3m:${PORTSDIR}/www/w3m
 
 NO_BUILD=	yes
-USE_REINPLACE=	yes
 
 MAN1=		rfc.1
-PLIST_FILES=	bin/rfc
+PLIST_FILES=	bin/rfc \
+		"@unexec rm -f %%PREFIX%%/etc/rfc-index"
 
 do-configure:
 	@${REINPLACE_CMD} -e 's|/usr/local/etc/rfc|${PREFIX}/etc/rfc| ; \
-		s|/usr/local/etc/nmap|${PREFIX}/share/misc/nmap|' \
-		${WRKSRC}/${PORTNAME}-${PORTVERSION}
+		s|/usr/local/etc/nmap|${PREFIX}/share/misc/nmap| ; \
+		s|/usr/bin/perl|${PERL}|' ${WRKSRC}/${PORTNAME}-${PORTVERSION}
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}-${PORTVERSION} ${PREFIX}/bin/${PORTNAME}
diff -ruN --exclude=CVS /usr/ports/misc/rfc.orig/distinfo /usr/ports/misc/rfc/distinfo
--- /usr/ports/misc/rfc.orig/distinfo	Sun Jan 22 06:59:38 2006
+++ /usr/ports/misc/rfc/distinfo	Wed Mar 15 23:13:47 2006
@@ -1,3 +1,3 @@
-MD5 (rfc-3.2.2.tar.gz) = 733d9e1c940493e86403c65d01378865
-SHA256 (rfc-3.2.2.tar.gz) = 591c574e8f9f9cf9d3ee04b22494a569660e08e81f4d98c2f5f74f66ef57da1f
-SIZE (rfc-3.2.2.tar.gz) = 10429
+MD5 (rfc-3.2.3.tar.gz) = d40ed11198b51d4c3e5c316ac81cd146
+SHA256 (rfc-3.2.3.tar.gz) = 894ca3d84bbe354748a4808e60f3d35879637b0fb5a6f9e47a1ece3314231950
+SIZE (rfc-3.2.3.tar.gz) = 10469
--- rfc-3.2.3.patch ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jedgar 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Mar 16 15:32:20 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94558 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Thu Mar 16 19:16:42 UTC 2006 
State-Changed-Why:  
Duplicate of ports/94531 

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