Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2006 17:54:27 +0200
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/94345: [PATCH] textproc/rfcdiff: FIx WWW
Message-ID:  <1142092467.12431@it.buh.tecnik93.com>
Resent-Message-ID: <200603111600.k2BG0aPB012411@freefall.freebsd.org>

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

>Number:         94345
>Category:       ports
>Synopsis:       [PATCH] textproc/rfcdiff: FIx WWW
>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:   Sat Mar 11 16:00:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


The project lives now @ ietf.org so fix WWw.
Drop USE_REINPLACE while here.

Reported by:		fenner's distfiles survey


>How-To-Repeat:





>Fix:


--- rfcdiff.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rfcdiff/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	4 Nov 2005 03:26:48 -0000	1.7
+++ Makefile	11 Mar 2006 15:53:15 -0000
@@ -23,7 +23,6 @@
 EXTRACT_AFTER_ARGS=	${WRKSRC}
 NO_WRKSUBDIR=	YES
 NO_BUILD=	YES
-USE_REINPLACE=	YES
 
 PLIST_FILES=	bin/rfcdiff
 
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/rfcdiff/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	12 Nov 2004 19:02:57 -0000	1.1
+++ pkg-descr	11 Mar 2006 15:53:15 -0000
@@ -10,4 +10,4 @@
 In all cases, internet-draft headers and footers are stripped before
 generating the diff, to produce a cleaner diff.
 
-WWW: http://www.levkowetz.com/ietf/tools/rfcdiff
+WWW: http://tools.ietf.org/tools/rfcdiff/
--- rfcdiff.diff ends here ---



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



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