[PATCH] science/py23-scipy: Missing working distribution site

Diane Bruce db at db.net
Sat Feb 25 14:55:39 PST 2006


>Submitter-Id:	current-users
>Originator:	Diane Bruce
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] science/py23-scipy: Missing working distribution site
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 4.11-RELEASE-p9 i386
>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 at 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 at FreeBSD.org
+MAINTAINER=	db at 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 ---



More information about the freebsd-ports mailing list