From linimon@lonesome.com  Wed Jul  9 13:15:17 2003
Return-Path: <linimon@lonesome.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9BD8737B401; Wed,  9 Jul 2003 13:15:17 -0700 (PDT)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 796B543F3F; Wed,  9 Jul 2003 13:15:14 -0700 (PDT)
	(envelope-from linimon@lonesome.com)
Received: from lonesome.lonesome.com (cs242746-11.austin.rr.com [24.27.46.11])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.soaustin.net (Postfix) with ESMTP
	id 72204142DC; Wed,  9 Jul 2003 15:15:13 -0500 (CDT)
Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1])
	by lonesome.lonesome.com (8.12.9/8.12.3) with ESMTP id h69KIoNa090748;
	Wed, 9 Jul 2003 15:18:50 -0500 (CDT)
	(envelope-from linimon@lonesome.lonesome.com)
Received: (from linimon@localhost)
	by lonesome.lonesome.com (8.12.9/8.12.6/Submit) id h69KInOr090747;
	Wed, 9 Jul 2003 15:18:49 -0500 (CDT)
	(envelope-from linimon)
Message-Id: <200307092018.h69KInOr090747@lonesome.lonesome.com>
Date: Wed, 9 Jul 2003 15:18:49 -0500 (CDT)
From: Mark Linimon <linimon@lonesome.com>
Reply-To:
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: tg@FreeBSD.org
Subject: [patch][non-maintainer] fix fetch for mail/py-scientific
X-Send-Pr-Version: 3.113.1
X-GNATS-Notify:

>Number:         54277
>Category:       ports
>Synopsis:       [patch] [non-maintainer] fix fetch for mail/py-scientific
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 09 13:20:18 PDT 2003
>Closed-Date:    Thu Jul 10 00:08:30 PDT 2003
>Last-Modified:  Wed Jan 14 20:31:48 UTC 2009
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->tg 
Responsible-Changed-By: osa 
Responsible-Changed-When: Wed Jul 9 13:23:59 PDT 2003 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54277 
State-Changed-From-To: open->closed 
State-Changed-By: tg 
State-Changed-When: Thu Jul 10 00:08:05 PDT 2003 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54277 
>Unformatted:
