Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2006 21:45:05 +0200 (CEST)
From:      Slaven Rezic <slaven@rezic.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98728: math/eval: fix master site
Message-ID:  <200606071945.k57Jj5jc005918@vran.herceg.de>
Resent-Message-ID: <200606082240.k58MeLGg074679@freefall.freebsd.org>

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

>Number:         98728
>Category:       ports
>Synopsis:       math/eval: fix master site
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 08 22:40:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Slaven Rezic
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
www.rezic.de
>Environment:
System: FreeBSD vran.herceg.de 4.11-STABLE FreeBSD 4.11-STABLE #17: Wed May 31 00:07:33 CEST 2006 root@vran.herceg.de:/usr/local/src/FreeBSD-4/src/sys/compile/VRAN i386


>Description:

	Distfile not fetchable anymore. See
	http://people.freebsd.org/~fenner/portsurvey/eserte@cs.tu-berlin.de.html

>How-To-Repeat:

>Fix:

	Now uses wuarchive.wustl.edu directly. Note also change of
	maintainer's email address.

diff -ru eval/Makefile eval.new/Makefile
--- eval/Makefile	Sat Dec 18 22:16:47 2004
+++ eval.new/Makefile	Wed Jun  7 21:42:04 2006
@@ -8,12 +8,11 @@
 PORTNAME=	eval
 PORTVERSION=	113
 CATEGORIES=	math
-MASTER_SITES=	ftp://ftp.doc.ic.ac.uk/Mirrors/wuarchive.wustl.edu/pub/aminet/util/cli/ \
-		ftp://ftp.uni-paderborn.de/ftp/aminet/pub/util/cli/ 
+MASTER_SITES=	ftp://wuarchive.wustl.edu/pub/aminet/util/cli/
 DISTNAME=	Eval${PORTVERSION}
 EXTRACT_SUFX=	.lha
 
-MAINTAINER=	eserte@cs.tu-berlin.de
+MAINTAINER=	slaven@rezic.de
 COMMENT=	A full featured floating point expression evaluator
 
 EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha



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



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