Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  8 Apr 2001 23:20:04 +0200 (CEST)
From:      Anders Nordby <anders@fix.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26442: Fix port: www/apache-contrib
Message-ID:  <20010408212004.EFD843CCE@totem.fix.no>

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

>Number:         26442
>Category:       ports
>Synopsis:       Fix port: www/apache-contrib
>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 Apr 08 14:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Fluxpod Information eXchange
>Environment:

	

>Description:

Remove broken sites from master sites, fix subdir according to new directory
layout.

>How-To-Repeat:

	

>Fix:
	
diff -Nur apache-contrib.old/Makefile apache-contrib/Makefile
--- apache-contrib.old/Makefile	Tue Jan 16 18:32:53 2001
+++ apache-contrib/Makefile	Sun Apr  8 23:15:33 2001
@@ -9,21 +9,11 @@
 PORTVERSION=	1.0.8
 CATEGORIES=	www
 MASTER_SITES=	http://www.apache.org/dist/%SUBDIR%/ \
-		ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/%SUBDIR%/ \
 		ftp://ftp.rge.com/pub/infosystems/apache/dist/%SUBDIR%/ \
-		ftp://apache.compuex.com/pub/apache/dist/%SUBDIR%/ \
-		ftp://apache.arctic.org/pub/apache/dist/%SUBDIR%/ \
 		ftp://ftp.epix.net/pub/apache/dist/%SUBDIR%/ \
-		ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/%SUBDIR%/ \
-		ftp://ftp.connectnet.com/pub/www/apache/%SUBDIR%/ \
-		ftp://apache.technomancer.com/mirrors/apache/dist/%SUBDIR%/ \
-		ftp://ftp.raver.net/pub/ftp.apache.org/%SUBDIR%/ \
-		ftp://www3.service.digital.com/apache/dist/%SUBDIR%/ \
-		ftp://galileo.galilei.com/pub/apache/%SUBDIR%/ \
-		ftp://ftp.mtnranch.net/pub/apache/dist/%SUBDIR%/ \
 		ftp://ftp.iodynamics.com/pub/mirror/apache/dist/%SUBDIR%/ \
-		ftp://apache.nextpath.com/pub/apache/dist/%SUBDIR%/
-MASTER_SITE_SUBDIR=	contrib/modules/1.3
+		ftp://ftp.sunet.se/pub/www/servers/apache/dist/%SUBDIR%/
+MASTER_SITE_SUBDIR=	httpd/contrib/modules/1.3
 
 MAINTAINER=	anders@fix.no
 
>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?20010408212004.EFD843CCE>