Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2002 10:58:14 -0800 (PST)
From:      jabrown@caida.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34703: [maintainer-update] lang/clisp distfile fix
Message-ID:  <200202071858.g17IwEVu083377@login.caida.org>

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

>Number:         34703
>Category:       ports
>Synopsis:       [maintainer-update] lang/clisp distfile fix
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 07 11:00:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Brown
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
Just me.
>Environment:

4.3-R system, up-to-date ports tree.

>Description:

The clisp project has apparently shuffled their distributions around.
The original two FTP servers no longer answer, and their web page points to 
a new one, so I've updated the port to reflect this.

>How-To-Repeat:

Try to fetch lang/clisp.  Watch the first several attempts bomb.

>Fix:
	
Patch, build, be happy.

diff -urN clisp.orig/Makefile clisp/Makefile
--- clisp.orig/Makefile	Sat Jan 12 06:39:25 2002
+++ clisp/Makefile	Thu Feb  7 10:35:27 2002
@@ -8,8 +8,7 @@
 PORTNAME=	clisp
 PORTVERSION=	2.27
 CATEGORIES=	lang
-MASTER_SITES=	ftp://clisp.cons.org/pub/clisp/${PORTVERSION}/ \
-		ftp://clisp.sourceforge.net/pub/clisp/${PORTVERSION}/ \
+MASTER_SITES= 	ftp://cvs2.cons.org/pub/lisp/clisp/source/${PORTVERSION}/ \
 		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
>Release-Note:
>Audit-Trail:
>Unformatted:
 Updated for new distribution location.

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?200202071858.g17IwEVu083377>