From naddy@mips.inka.de  Sun Apr 13 15:58:07 2003
Return-Path: <naddy@mips.inka.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 16EF537B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 13 Apr 2003 15:58:07 -0700 (PDT)
Received: from mail.inka.de (quechua.inka.de [193.197.184.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A67E543F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 13 Apr 2003 15:58:05 -0700 (PDT)
	(envelope-from naddy@mips.inka.de)
Received: from kemoauc.mips.inka.de (uucp@)
	by mail.inka.de with gbsmtp 
	id 194qQG-000233-05; Mon, 14 Apr 2003 00:58:04 +0200
Received: from kemoauc.mips.inka.de (localhost [127.0.0.1])
	by kemoauc.mips.inka.de (8.12.9/8.12.6) with ESMTP id h3DMo4kW083459
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Apr 2003 00:50:04 +0200 (CEST)
	(envelope-from naddy@localhost.mips.inka.de)
Received: (from naddy@localhost)
	by kemoauc.mips.inka.de (8.12.9/8.12.8/Submit) id h3DMo4Is083458;
	Mon, 14 Apr 2003 00:50:04 +0200 (CEST)
Message-Id: <200304132250.h3DMo4Is083458@kemoauc.mips.inka.de>
Date: Mon, 14 Apr 2003 00:50:04 +0200 (CEST)
From: Christian Weisgerber <naddy@freebsd.org>
Reply-To: Christian Weisgerber <naddy@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: www/apache13: use MASTER_SITE_APACHE_HTTPD
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         50922
>Category:       ports
>Synopsis:       www/apache13: use MASTER_SITE_APACHE_HTTPD
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ache
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 13 16:00:27 PDT 2003
>Closed-Date:    Sun Apr 27 08:59:56 PDT 2003
>Last-Modified:  Sun Apr 27 08:59:56 PDT 2003
>Originator:     Christian Weisgerber
>Release:        FreeBSD 5.0-CURRENT alpha
>Organization:
>Environment:
System: FreeBSD kemoauc.mips.inka.de 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Mar 11 06:36:31 CET 2003 naddy@kemoauc.mips.inka.de:/usr/obj/usr/src/sys/KEMOAUC alpha

>Description:

Make use of MASTER_SITE_APACHE_HTTPD in www/apach13/Makefile.

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/apache13/Makefile,v
retrieving revision 1.132
diff -u -r1.132 Makefile
--- Makefile	7 Mar 2003 06:12:35 -0000	1.132
+++ Makefile	13 Apr 2003 22:48:19 -0000
@@ -9,25 +9,11 @@
 PORTVERSION=    1.3.27
 PORTREVISION=   4
 CATEGORIES=	www
-MASTER_SITES=   http://www.apache.org/dist/httpd/ \
-		ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \
-		ftp://ftp.rge.com/pub/infosystems/apache/dist/httpd/ \
-		ftp://apache.compuex.com/pub/apache/dist/httpd/ \
-		ftp://apache.arctic.org/pub/apache/dist/httpd/ \
-		ftp://ftp.epix.net/pub/apache/dist/httpd/ \
-		ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/httpd/ \
-		ftp://ftp.connectnet.com/pub/www/apache/httpd/ \
-		ftp://apache.technomancer.com/mirrors/apache/dist/httpd/ \
-		ftp://ftp.raver.net/pub/ftp.apache.org/httpd/ \
-		ftp://www3.service.digital.com/apache/dist/httpd/ \
-		ftp://galileo.galilei.com/pub/apache/httpd/ \
-		ftp://ftp.mtnranch.net/pub/apache/dist/httpd/ \
-		ftp://ftp.iodynamics.com/pub/mirror/apache/dist/httpd/ \
-		ftp://apache.nextpath.com/pub/apache/dist/httpd/ \
-		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/apache/dist/httpd,}
+MASTER_SITES=	${MASTER_SITE_APACHE_HTTPD}
 DISTNAME=	apache_${PORTVERSION}
 
-#PATCH_SITES=    http://www.apache.org/dist/httpd/patches/apply_to_1.3.26/
+#PATCH_SITES=	${MASTER_SITE_APACHE_HTTPD}
+#PATCH_SITE_SUBDIR=	patches/apply_to_1.3.26/
 #PATCHFILES=
 #PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP}
 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ache 
Responsible-Changed-By: naddy 
Responsible-Changed-When: Sun Apr 13 16:21:44 PDT 2003 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50922 
State-Changed-From-To: open->closed 
State-Changed-By: ache 
State-Changed-When: Sun Apr 27 08:59:17 PDT 2003 
State-Changed-Why:  
Committed 

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