From sheepkiller@cultdeadsheep.org  Tue Oct 14 01:25:31 2003
Return-Path: <sheepkiller@cultdeadsheep.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8366816A4B3
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 14 Oct 2003 01:25:31 -0700 (PDT)
Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6B02243F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 14 Oct 2003 01:25:29 -0700 (PDT)
	(envelope-from sheepkiller@cultdeadsheep.org)
Received: (qmail 17675 invoked by uid 85); 14 Oct 2003 10:25:28 +0200
Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 
 ( Clear:RC:1:. 
 Processed in 0.041385 secs); 14 Oct 2003 08:25:28 -0000
Received: from lucifer.cultdeadsheep.org (192.168.0.2)
  by goofy.cultdeadsheep.org with SMTP; 14 Oct 2003 10:25:27 +0200
Received: by lucifer.cultdeadsheep.org (sSMTP sendmail emulation); Tue, 14 Oct 2003 10:25:11 +0200
Message-Id: <20031014082529.6B02243F3F@mx1.FreeBSD.org>
Date: Tue, 14 Oct 2003 10:25:11 +0200
From: Clement Laforet <sheepkiller@cultdeadsheep.org>
Reply-To: Clement Laforet <sheepkiller@cultdeadsheep.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Clement Laforet <sheepkiller@cultdeadsheep.org>
Subject: [maintainer patch] www/mod_auth_remote: add new aMASTER_SITES since server is down for an unspecified period of time
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         57990
>Category:       ports
>Synopsis:       [maintainer patch] www/mod_auth_remote: add new aMASTER_SITES since server is down for an unspecified period of time
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 14 01:30:11 PDT 2003
>Closed-Date:    Tue Oct 14 01:48:39 PDT 2003
>Last-Modified:  Tue Oct 14 01:48:39 PDT 2003
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement@lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	add a new MASTER_SITES.
	Use DIST_SUBDIR=apache

>How-To-Repeat:
	N/A.
>Fix:

	

--- mod_auth_remote.diff begins here ---
Index: mod_auth_remote/Makefile
===================================================================
RCS file: /WORK/REPO/ports/www/mod_auth_remote/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- mod_auth_remote/Makefile	8 Oct 2003 10:32:04 -0000	1.1
+++ mod_auth_remote/Makefile	14 Oct 2003 08:20:42 -0000
@@ -8,8 +8,10 @@
 PORTNAME=	mod_auth_remote
 PORTVERSION=	0.1
 CATEGORIES=	www
-MASTER_SITES=	http://sheepkiller.nerim.net/ports/${PORTNAME}/
+MASTER_SITES=	http://sheepkiller.nerim.net/ports/${PORTNAME}/ \
+		http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
 # Original location is here: http://puggy.symonds.net/~srp/stuff/
+DIST_SUBDIR=	apache
 
 MAINTAINER=	sheepkiller@cultdeadsheep.org
 COMMENT=	Allows users to authenticate on a remote web server
Index: mod_auth_remote/distinfo
===================================================================
RCS file: /WORK/REPO/ports/www/mod_auth_remote/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- mod_auth_remote/distinfo	8 Oct 2003 10:32:04 -0000	1.1
+++ mod_auth_remote/distinfo	14 Oct 2003 08:20:42 -0000
@@ -1 +1 @@
-MD5 (mod_auth_remote-0.1.tar.gz) = 2086ef91061f2b0539c133c8c4318595
+MD5 (apache/mod_auth_remote-0.1.tar.gz) = 2086ef91061f2b0539c133c8c4318595
--- mod_auth_remote.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Tue Oct 14 01:48:26 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

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