Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  1 Nov 2000 16:40:07 -0800 (PST)
From:      dwcjr@inethouston.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22491: Fix: devel/gcc6811
Message-ID:  <20001102004007.1F0AF37B4C5@hub.freebsd.org>

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

>Number:         22491
>Category:       ports
>Synopsis:       Fix: devel/gcc6811
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 01 16:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     David W. Chapman Jr.
>Release:        4.1.1-STABLE
>Organization:
Raintree Network Services
>Environment:
>Description:
The master site does not contain both files required to download
>How-To-Repeat:

>Fix:
--- Makefile.orig       Wed Nov  1 18:41:03 2000
+++ Makefile    Wed Nov  1 18:41:13 2000
@@ -9,7 +9,9 @@
 PORTVERSION=   2.6.3
 CATEGORIES=    devel
 MASTER_SITES=  ftp://nyquist.ee.ualberta.ca/pub/motorola/68hc11/gcc/
-DISTFILES=     gcc-6811-fsf.tar.gz gcc-2.6.3.tar.gz
+MASTER_SITES=   ftp://nyquist.ee.ualberta.ca/pub/motorola/68hc11/gcc/ \
+                ftp://ftp.celestial.com/mirrors/gnu/ \
+                ftp://ftp.inria.fr/gnu/

 MAINTAINER=    jake@FreeBSD.org

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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