From neuhauser@chello.cz  Sun May 16 04:47:17 2004
Return-Path: <neuhauser@chello.cz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6C30116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 May 2004 04:47:17 -0700 (PDT)
Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34])
	by mx1.FreeBSD.org (Postfix) with SMTP id 06D4943D48
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 May 2004 04:47:16 -0700 (PDT)
	(envelope-from neuhauser@chello.cz)
Received: (qmail 78747 invoked by uid 0); 16 May 2004 11:47:15 -0000
Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16)
  by smtp.dkm.cz with SMTP; 16 May 2004 11:47:15 -0000
Received: by isis.wad.cz (Postfix, from userid 1001)
	id 1F0DB2FDA01; Sun, 16 May 2004 13:47:15 +0200 (CEST)
Message-Id: <20040516114715.1F0DB2FDA01@isis.wad.cz>
Date: Sun, 16 May 2004 13:47:15 +0200 (CEST)
From: Roman Neuhauser <neuhauser@chello.cz>
Reply-To: Roman Neuhauser <neuhauser@chello.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] devel/re2c distsite fix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         66687
>Category:       ports
>Synopsis:       [PATCH] devel/re2c distsite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 16 04:50:19 PDT 2004
>Closed-Date:    Sun May 16 09:19:16 PDT 2004
>Last-Modified:  Sun May 16 09:19:16 PDT 2004
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
	roman@isis ~ 1003:0 > wget -nv -S --spider http://www.tildeslash.org/re2c/ 
    http://www.tildeslash.org/re2c/:
    13:46:12 ERROR 404: Not Found.

>How-To-Repeat:
	
>Fix:

	

--- devel::re2c.distsite.patch begins here ---
Index: devel/re2c/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/re2c/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- devel/re2c/Makefile	4 Feb 2004 05:19:50 -0000	1.10
+++ devel/re2c/Makefile	13 May 2004 01:45:43 -0000
@@ -9,8 +9,7 @@
 PORTVERSION=	0.9.1
 PORTREVISION=	1
 CATEGORIES=	devel
-MASTER_SITES=	http://www.tildeslash.org/re2c/ \
-		http://www.tobez.org/download/port-mirrors/devel/re2c/
+MASTER_SITES=	http://www.tobez.org/download/port-mirrors/devel/re2c/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Compile regular expression to C (much faster final code than flex)
--- devel::re2c.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Sun May 16 09:19:10 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

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