From neuhauser@chello.cz  Sat May 29 09:13:08 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 CCFC016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 May 2004 09:13:08 -0700 (PDT)
Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34])
	by mx1.FreeBSD.org (Postfix) with SMTP id BAA3543D31
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 May 2004 09:13:07 -0700 (PDT)
	(envelope-from neuhauser@chello.cz)
Received: (qmail 29078 invoked by uid 0); 29 May 2004 16:12:41 -0000
Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16)
  by smtp.dkm.cz with SMTP; 29 May 2004 16:12:41 -0000
Received: by isis.wad.cz (Postfix, from userid 1001)
	id 452DD2FDA01; Sat, 29 May 2004 18:12:40 +0200 (CEST)
Message-Id: <20040529161240.452DD2FDA01@isis.wad.cz>
Date: Sat, 29 May 2004 18:12:40 +0200 (CEST)
From: Roman Neuhauser <neuhauser@chello.cz>
Reply-To: Roman Neuhauser <neuhauser@chello.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: coop9211@uidaho.edu
Subject: devel/fpc-* distsite fix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67343
>Category:       ports
>Synopsis:       devel/fpc-* 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:   Sat May 29 09:20:36 PDT 2004
>Closed-Date:    Sat May 29 09:39:03 PDT 2004
>Last-Modified:  Sat May 29 09:39:03 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:
http://planetmirror.com/ redirects to http://public.planetmirror.com/
ftp://planetmirror.com seems to be faster

maintainer cc'd

	
>How-To-Repeat:
	
>Fix:

	

--- devel::fpc-*.distsite.patch begins here ---
Index: devel/fpc-gdb/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/fpc-gdb/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/fpc-gdb/Makefile	8 May 2004 06:44:57 -0000	1.3
+++ devel/fpc-gdb/Makefile	17 May 2004 00:29:01 -0000
@@ -14,7 +14,7 @@
 PKGNAMEPREFIX=	fpc-
 
 PATCH_SITES=	ftp://ftp.freepascal.org/fpc/contrib/libgdb/v5.2.1 \
-		http://planetmirror.com/pub/fpc/contrib/libgdb/v5.2.1/ \
+		ftp://planetmirror.com/pub/fpc/contrib/libgdb/v5.2.1/ \
 		ftp://ftp.jp.freepascal.org/mirror/fpc/contrib/libgdb/v5.2.1/ \
 		ftp://freepascal.stack.nl/pub/fpc/contrib/libgdb/v5.2.1/ \
 		ftp://ftp.no.freepascal.org/pub/fpc/contrib/libgdb/v5.2.1/ \
Index: devel/fpc-gdbint/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/fpc-gdbint/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/fpc-gdbint/Makefile	22 Feb 2004 01:57:23 -0000	1.3
+++ devel/fpc-gdbint/Makefile	17 May 2004 00:29:01 -0000
@@ -10,7 +10,7 @@
 PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
-		http://planetmirror.com/pub/fpc/dist/FreeBSD/ \
+		ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
 		ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
 		ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
 		ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
Index: devel/fpc-regexpr/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/fpc-regexpr/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/fpc-regexpr/Makefile	4 Feb 2004 05:19:29 -0000	1.2
+++ devel/fpc-regexpr/Makefile	17 May 2004 00:29:01 -0000
@@ -10,7 +10,7 @@
 PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
-		http://planetmirror.com/pub/fpc/dist/FreeBSD/ \
+		ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
 		ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
 		ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
 		ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
--- devel::fpc-*.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Sat May 29 09:38:58 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

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