Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jul 2003 15:18:49 -0500 (CDT)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tg@FreeBSD.org
Subject:   ports/54277: [patch][non-maintainer] fix fetch for mail/py-scientific
Message-ID:  <200307092018.h69KInOr090747@lonesome.lonesome.com>
Resent-Message-ID: <200307092020.h69KKJ4d042464@freefall.freebsd.org>

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

>Number:         54277
>Category:       ports
>Synopsis:       [patch][non-maintainer] fix fetch for mail/py-scientific
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 09 13:20:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	bento reports that the main distribution URL is incorrect.
>How-To-Repeat:
	make fetch
>Fix:

--- py-scientific/Makefile.dist	Tue Jul  8 14:11:47 2003
+++ py-scientific/Makefile	Wed Jul  9 15:16:17 2003
@@ -8,7 +8,7 @@
 PORTNAME=	scientific
 PORTVERSION=	2.4.3
 CATEGORIES=	math python
-MASTER_SITES=	http://starship.python.net/crew/hinsen/ \
+MASTER_SITES=	http://starship.python.net/crew/hinsen/ScientificPython/ \
 		http://dirac.cnrs-orleans.fr/programs/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	ScientificPython-${PORTVERSION}
>Release-Note:
>Audit-Trail:
>Unformatted:



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