Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2003 10:25:11 +0200
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Clement Laforet <sheepkiller@cultdeadsheep.org>
Subject:   ports/57990: [maintainer patch] www/mod_auth_remote: add new aMASTER_SITES since server is down for an unspecified period oftime
Message-ID:  <20031014082529.6B02243F3F@mx1.FreeBSD.org>
Resent-Message-ID: <200310140830.h9E8UChh061201@freefall.freebsd.org>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 14 01:30:11 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031014082529.6B02243F3F>