From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 8 12:20:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 867431065676 for ; Tue, 8 Sep 2009 12:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 639A38FC16 for ; Tue, 8 Sep 2009 12:20:01 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n88CK1Ts084145 for ; Tue, 8 Sep 2009 12:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n88CK15D084144; Tue, 8 Sep 2009 12:20:01 GMT (envelope-from gnats) Resent-Date: Tue, 8 Sep 2009 12:20:01 GMT Resent-Message-Id: <200909081220.n88CK15D084144@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, Wen Heping Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2766106568B for ; Tue, 8 Sep 2009 12:10:47 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id E17EA8FC12 for ; Tue, 8 Sep 2009 12:10:47 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n88CAlOa064681 for ; Tue, 8 Sep 2009 12:10:47 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n88CAlWU064669; Tue, 8 Sep 2009 12:10:47 GMT (envelope-from nobody) Message-Id: <200909081210.n88CAlWU064669@www.freebsd.org> Date: Tue, 8 Sep 2009 12:10:47 GMT From: Wen Heping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/138630: [Update]science/py-scipy:update to 0.7.1 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: Tue, 08 Sep 2009 12:20:01 -0000 >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@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: