Date: 15 Aug 2004 09:48:49 -0000 From: nivit@email.it (Nicola Vitale) To: FreeBSD-gnats-submit@FreeBSD.org Cc: nivit@users.sourceforge.net Subject: ports/70475: [maintainer - www/apache-forrest] fix, unfetchable distfile Message-ID: <20040815094849.19465.qmail@psyllobora> Resent-Message-ID: <200408151000.i7FA0g4h056379@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70475 >Category: ports >Synopsis: [maintainer - www/apache-forrest] fix, unfetchable distfile >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 15 10:00:41 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Nicola Vitale >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD psyllobora.domo.sva 4.10-STABLE FreeBSD 4.10-STABLE #26: Tue Jul 13 08:43:04 CEST 2004 root@psyllobora.domo.sva:/usr/obj/usr/src/sys/Psyllobora i386 >Description: Unfetchable distfile: MASTER_SITES subdir changed. >How-To-Repeat: cd ports/www/apache-forrest; make fetch >Fix: diff -ur www/apache-forrest/Makefile www/apache-forrest.new/Makefile --- www/apache-forrest/Makefile Sun May 23 21:24:21 2004 +++ www/apache-forrest.new/Makefile Sun Aug 15 11:34:39 2004 @@ -7,7 +7,15 @@ PORTNAME= apache-forrest PORTVERSION= 0.5.1 CATEGORIES= www -MASTER_SITES= http://www.apache.inetcosmos.org/dist/xml/forrest/source/ +MASTER_SITES= http://mirror.tomato.it/apache/forrest/ \ + http://mirrors.publicshout.org/apache/forrest/ \ + http://mirror.nohup.it/apache/forrest/ \ + http://www.apache.inetcosmos.org/dist/forrest/ \ + ftp://ftp.apache.inetcosmos.org/pub/apache/dist/forrest/ \ + ftp://mirror.nohup.it/apache/forrest/ \ + http://www.apache.org/dist/forrest/ \ + http://nagoya.apache.org/mirror/forrest/ + DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= nivit@users.sourceforge.net >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040815094849.19465.qmail>