From marck@woozle.rinet.ru  Fri Apr 21 14:00:58 2006
Return-Path: <marck@woozle.rinet.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 974CC16A403
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Apr 2006 14:00:58 +0000 (UTC)
	(envelope-from marck@woozle.rinet.ru)
Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E9ADC43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Apr 2006 14:00:57 +0000 (GMT)
	(envelope-from marck@woozle.rinet.ru)
Received: from woozle.rinet.ru (localhost [127.0.0.1])
	by woozle.rinet.ru (8.13.6/8.13.4) with ESMTP id k3LE0upC038076
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Apr 2006 18:00:56 +0400 (MSD)
	(envelope-from marck@woozle.rinet.ru)
Received: (from marck@localhost)
	by woozle.rinet.ru (8.13.6/8.13.4/Submit) id k3LE0u6S038075;
	Fri, 21 Apr 2006 18:00:56 +0400 (MSD)
	(envelope-from marck)
Message-Id: <200604211400.k3LE0u6S038075@woozle.rinet.ru>
Date: Fri, 21 Apr 2006 18:00:56 +0400 (MSD)
From: Dmitry Morozovsky <marck@freebsd.org>
Reply-To: Dmitry Morozovsky <marck@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] master site band-aid for www/oops
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         96143
>Category:       ports
>Synopsis:       [patch] master site band-aid for www/oops
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 21 14:10:13 GMT 2006
>Closed-Date:    Sat Apr 22 08:36:11 GMT 2006
>Last-Modified:  Sat Apr 22 08:36:11 GMT 2006
>Originator:     Dmitry Morozovsky
>Release:        FreeBSD 6-STABLE i386
>Organization:
Cronyx Plus LLC (RiNet ISP)
>Environment:
System: FreeBSD 6-STABLE 


>Description:

http://oops-cache.org/ seems to be unavailable for last few weeks. Hence, I decided to wake up a mirror for oops distfile. No need to bump portrevision
as actual port did not change.

>How-To-Repeat:

>Fix:


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/oops/Makefile,v
retrieving revision 1.39
diff -u -r1.39 Makefile
--- Makefile	15 Nov 2005 06:51:34 -0000	1.39
+++ Makefile	21 Apr 2006 13:58:40 -0000
@@ -9,7 +9,8 @@
 PORTVERSION=	${OOPSVERSION}
 PORTREVISION=	4
 CATEGORIES=	www
-MASTER_SITES=	http://oops-cache.org/
+MASTER_SITES=	http://oops-cache.org/ \
+		ftp://kucha.ru/pub/misc/oops/
 DISTNAME=	${PORTNAME}-${OOPSVERSION}
 
 MAINTAINER=	marck@FreeBSD.org
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Sat Apr 22 08:36:04 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

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