From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 25 23:00:16 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55D0916A420 for ; Sat, 25 Feb 2006 23:00:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB82F43D4C for ; Sat, 25 Feb 2006 23:00:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1PN0Fos022506 for ; Sat, 25 Feb 2006 23:00:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1PN0FPc022505; Sat, 25 Feb 2006 23:00:15 GMT (envelope-from gnats) Resent-Date: Sat, 25 Feb 2006 23:00:15 GMT Resent-Message-Id: <200602252300.k1PN0FPc022505@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Diane Bruce Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE3FA16A420; Sat, 25 Feb 2006 22:55:38 +0000 (GMT) (envelope-from db@db.net) Received: from heceta.db.net (heceta.db.net [142.46.199.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9499843D48; Sat, 25 Feb 2006 22:55:38 +0000 (GMT) (envelope-from db@db.net) Received: from db by heceta.db.net with local (Exim 4.24; FreeBSD 4.8) id 1FD8K6-000Imm-D7; Sat, 25 Feb 2006 17:55:34 -0500 Message-Id: Date: Sat, 25 Feb 2006 17:55:34 -0500 From: Diane Bruce To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ports@FreeBSD.org Subject: ports/93842: [PATCH] science/py23-scipy: Missing working distribution site X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2006 23:00:16 -0000 >Number: 93842 >Category: ports >Synopsis: [PATCH] science/py23-scipy: Missing working distribution site >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: Sat Feb 25 23:00:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Diane Bruce >Release: FreeBSD 4.11-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD heceta.db.net 4.11-RELEASE-p9 FreeBSD 4.11-RELEASE-p9 #4: Tue May 17 16:07:52 EDT 2005 >Description: [DESCRIBE CHANGES] Port maintainer (ports@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- py23-scipy-0.3.2_1.patch begins here --- diff -ruN --exclude=CVS /usr/home/db/py-scipy.orig/Makefile /usr/home/db/py-scipy/Makefile --- /usr/home/db/py-scipy.orig/Makefile Wed Feb 15 22:39:38 2006 +++ /usr/home/db/py-scipy/Makefile Sat Feb 25 17:48:42 2006 @@ -10,11 +10,12 @@ PORTVERSION= 0.3.2 PORTREVISION= 1 CATEGORIES= science python -MASTER_SITES= http://www.scipy.org/download/scipy/src/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= scipy PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SciPy_complete-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= db@db.net COMMENT= Scientific tools for Python BUILD_DEPENDS= ${PYNUMERIC} \ @@ -24,7 +25,6 @@ LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ atlas.1:${PORTSDIR}/math/atlas -USE_REINPLACE= yes USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes --- py23-scipy-0.3.2_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: