From nobody@FreeBSD.org  Tue Sep  8 12:10:47 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F2766106568B
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <wenheping@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Update]science/py-scipy:update to 0.7.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: llwang@infor.org

>Number:         138630
>Category:       ports
>Synopsis:       [Update]science/py-scipy:update to 0.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 08 12:20:01 UTC 2009
>Closed-Date:    Sat Sep 19 13:44:50 UTC 2009
>Last-Modified:  Sat Sep 19 13:44:50 UTC 2009
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Sep 8 12:20:10 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138630 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Sep 8 12:20:14 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138630 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: llwang@infor.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/138630: [Update]science/py-scipy:update to 0.7.1
Date: Tue, 8 Sep 2009 12:20:12 UT

 Maintainer of science/py-scipy,
 
 Please note that PR ports/138630 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/138630
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: miwi->wen 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Sep 12 09:17:57 UTC 2009 
Responsible-Changed-Why:  
submitter is now committer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138630 

From: "Li-Lun Wang (Leland Wang)" <llwang@infor.org>
To: bug-followup@FreeBSD.org, wenheping@gmail.com
Cc:  
Subject: Re: ports/138630: [Update]science/py-scipy:update to 0.7.1
Date: Tue, 15 Sep 2009 11:05:42 +0800

 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
 I approve this patch with minor change.  scipy requires python 2.4+.
 We should use USE_PYTHON=2.4+ instead of USE_PYTHON=yes.
 
 - -- llwang
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.12 (FreeBSD)
 
 iD8DBQFKrwSCCQM7t5B2mhARAr7TAKCBHPTZfigK6lvUamPKyN3S2GlanQCfSEA4
 RMW6cJTGie1iGWL1jkm7dd4=
 =ikBs
 -----END PGP SIGNATURE-----

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138630: commit references a PR
Date: Sat, 19 Sep 2009 13:34:54 +0000 (UTC)

 wen         2009-09-19 13:34:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     science/py-scipy     Makefile distinfo 
   Log:
   - Update to 0.7.1
   - Change the dependence to fftw3 from fftw2
   - Remove the unnecessary dependence
   
   PR:     ports/138630
   Submitted by:   Wen Heping<wenheping@gmail.com>
   Approved by:    maintainer,     miwi(mentor)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.25      +3 -6      ports/science/py-scipy/Makefile
   1.8       +3 -3      ports/science/py-scipy/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: wen 
State-Changed-When: Sat Sep 19 13:44:49 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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