ports/138630: [Update]science/py-scipy:update to 0.7.1

Wen Heping wenheping at gmail.com
Tue Sep 8 12:20:01 UTC 2009


>Number:         138630
>Category:       ports
>Synopsis:       [Update]science/py-scipy:update to 0.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 08 12:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #3: Thu Sep  3 16:55:45 HKT 2009     root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
1 update to 0.7.1 from 0.7.0
2 change the dependence to fftw3 from fftw2
3 remove USE_WX=2.4-2.6
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-09-08 16:58:53.000000000 +0800
+++ Makefile	2009-09-09 04:03:38.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	scipy
-PORTVERSION=	0.7.0
-PORTREVISION=	1
+PORTVERSION=	0.7.1
 CATEGORIES=	science python
 MASTER_SITES=	SF
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,16 +16,14 @@
 
 BUILD_DEPENDS+=	${PYNUMPY} \
 		${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft
-LIB_DEPENDS=	fftw.2:${PORTSDIR}/math/fftw
+LIB_DEPENDS=	fftw3.5:${PORTSDIR}/math/fftw3
 
 LATEST_LINK=	py-${PORTNAME}
 OPTIONSFILE=	${PORT_DBDIR}/py-numpy/options
 
 USE_FORTRAN=	yes
-USE_PYTHON=	2.3+
+USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-USE_WX=		2.4-2.6
-WX_COMPS=	python:build python:run
 OPTIONS=	ATLAS "Use optimized blas library" OFF
 
 post-patch:
--- distinfo.orig	2009-09-08 16:59:31.000000000 +0800
+++ distinfo	2009-09-08 17:01:35.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (scipy-0.7.0.tar.gz) = 80078ed5f47a48aec2cde3769ba39972
-SHA256 (scipy-0.7.0.tar.gz) = fd788317cee1cd3be91699d88c813ad0d1190131851b04b025ac20a27b60467c
-SIZE (scipy-0.7.0.tar.gz) = 4636167
+MD5 (scipy-0.7.1.tar.gz) = 0d2f0e92e9fbcf8cdae8ca5c19c7ee8f
+SHA256 (scipy-0.7.1.tar.gz) = 08830d6363a8753ca1376dd22da86d164902711c5feaf0f768b5ee086b3ecd5f
+SIZE (scipy-0.7.1.tar.gz) = 4538765


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



More information about the freebsd-ports-bugs mailing list