Date: Fri, 21 Apr 2006 18:00:56 +0400 (MSD) From: Dmitry Morozovsky <marck@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/96143: [patch] master site band-aid for www/oops Message-ID: <200604211400.k3LE0u6S038075@woozle.rinet.ru> Resent-Message-ID: <200604211410.k3LEAEMp065771@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 21 14:10:13 GMT 2006 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604211400.k3LE0u6S038075>