Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2011 11:54:17 GMT
From:      Javier Martín Rueda <jmrueda@diatel.upm.es>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/161541: [maintainer update] Master download site has been changed to Sourceforge
Message-ID:  <201110131154.p9DBsHbF092947@red.freebsd.org>
Resent-Message-ID: <201110131200.p9DC0Pj4095401@freefall.freebsd.org>

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

>Number:         161541
>Category:       ports
>Synopsis:       [maintainer update] Master download site has been changed to Sourceforge
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 13 12:00:24 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Javier Martín Rueda
>Release:        
>Organization:
Universidad Politécnica de Madrid
>Environment:
>Description:
The master download site has been changed to Sourceforge.
>How-To-Repeat:
make fetch: is unable to download the source file.
>Fix:
See attached patch.


Patch attached with submission follows:

--- Makefile.orig	2011-10-12 02:26:29.000000000 +0200
+++ Makefile	2011-10-13 13:41:50.000000000 +0200
@@ -8,10 +8,7 @@
 PORTNAME=	moodle
 PORTVERSION=	1.9.14
 CATEGORIES=	www
-MASTER_SITES=	http://download.moodle.org/stable19/ \
-		http://download2.moodle.org/stable19/ \
-		http://download3.moodle.org/stable19/ \
-		http://download4.moodle.org/stable19/
+MASTER_SITES=	SF/moodle/Moodle/stable19/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	jmrueda@diatel.upm.es


>Release-Note:
>Audit-Trail:
>Unformatted:



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