- Update to 0.11.0 - Convert to new Makefile format Fix: PORTNAME= scipy -PORTVERSION= 0.10.1 +PORTVERSION= 0.11.0 CATEGORIES= science python MASTER_SITES= http://docs.scipy.org/doc/${DISTNAME}/:doc \ SF:source--oQCMnTxyzvaiBnGsXURWvNQn70lLlRuyX7uQAwW7vxcAPe84 Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" Index: distinfo =================================================================== --- distinfo (revision 305080) +++ distinfo (working copy) @@ -1,4 +1,4 @@ -SHA256 (scipy-0.10.1.tar.gz) = 77cc5c48e3f0c07b8137135538cdb99d596d3cc5c498bb0031fb5ff22eae4aa7 -SIZE (scipy-0.10.1.tar.gz) = 6231117 +SHA256 (scipy-0.11.0.tar.gz) = b2b74d56a2d58a4f032f91e8b91b1c2272d5eb0b5010082dd1e492e452f862ee +SIZE (scipy-0.11.0.tar.gz) = 6776998 SHA256 (scipy-ref.pdf) = e73c654ed3ba799a1897bdc8f1720597ede5ce8381c6acde25203ba70d2181a7 SIZE (scipy-ref.pdf) = 6611552 Index: Makefile =================================================================== --- Makefile (revision 305080) +++ Makefile (working copy) @@ -1,12 +1,8 @@ -# Ports collection makefile for: SciPy -# Date created: Jun 8, 2004 -# Whom: ijliao -# +# Created by: ijliao@FreeBSD.org # $FreeBSD$ -#
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of science/py-scipy, Please note that PR ports/172179 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/172179 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
State Changed From-To: feedback->closed Committed, thank you!