Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jul 2000 21:52:47 +0200 (CEST)
From:      Jimmy Olgeni <olgeni@uli.it>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19628: mit-scheme port cannot find tar file.
Message-ID:  <Pine.BSF.4.21.0007012151270.81123-100000@olgeni.localdomain.net>

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

>Number:         19628
>Category:       ports
>Synopsis:       mit-scheme port cannot find scheme-7.5.5-ix86-freebsd.tar.gz
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 01 13:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Colby
>Environment:

>Description:

The mit-scheme port (port/lang/mit-scheme) cannot find the file
'scheme-7.5.5-ix86-freebsd.tar.gz' in the specified location.

>How-To-Repeat:

# cd /usr/ports/lang/mit-scheme
# make
[...]
>Fix:

Just change MASTER_SITES in the port Makefile.

*** Makefile.orig	Sat Jul  1 21:49:44 2000
--- Makefile	Sat Jul  1 21:48:48 2000
***************
*** 8,14 ****
  PORTNAME=	mit-scheme
  PORTVERSION=	7.5.5
  CATEGORIES=	lang
! MASTER_SITES=	ftp://ftp.swiss.ai.mit.edu/pub/scheme-7.5/
  DISTNAME=	scheme-7.5.5-ix86-freebsd
  
  MAINTAINER= 	jmacd@FreeBSD.org
--- 8,14 ----
  PORTNAME=	mit-scheme
  PORTVERSION=	7.5.5
  CATEGORIES=	lang
! MASTER_SITES=	ftp://ftp.swiss.ai.mit.edu/pub/scheme-7.5/7.5.5/
  DISTNAME=	scheme-7.5.5-ix86-freebsd
  
  MAINTAINER= 	jmacd@FreeBSD.org



>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Couldn't fetch it - please try to retrieve this
 >> port manually into /usr/ports/distfiles/ and try again.
 *** Error code 1
 


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?Pine.BSF.4.21.0007012151270.81123-100000>