Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Nov 2011 12:53:42 +0000 (GMT)
From:      Gereon Kaiping <kta1c10!gereon@linta.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        aehlig@linta.de
Subject:   ports/162893: [patch] science/py-scipy Update to version 0.10.0
Message-ID:  <20111126125342.DE2073981D@kta1c10.sesnet.soton.ac.uk>
Resent-Message-ID: <201111261300.pAQD0LPS099775@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         162893
>Category:       ports
>Synopsis:       [patch] science/py-scipy Update to version 0.10.0
>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:   Sat Nov 26 13:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Gereon Kaiping
>Release:        FreeBSD 9.0-RC1 amd64
>Organization:
>Environment:
System: FreeBSD kta1c10.sesnet.soton.ac.uk 9.0-RC1 FreeBSD 9.0-RC1 #6: Mon Oct 24 17:36:54 BST 2011 root@kta1c10.sesnet.soton.ac.uk:/usr/obj/usr/src/sys/KTA1C10 amd64

>Description:
	Update scipy to version 0.10.0

>How-To-Repeat:
	
>Fix:
	Apply the following patch.


--- py-scipy.diff begins here ---
diff -ruN py-scipy.orig/Makefile py-scipy/Makefile
--- py-scipy.orig/Makefile	2011-11-26 12:45:00.000000000 +0000
+++ py-scipy/Makefile	2011-11-26 12:45:35.000000000 +0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	scipy
-PORTVERSION=	0.8.0
-PORTREVISION=	3
+PORTVERSION=	0.10.0
 CATEGORIES=	science python
 MASTER_SITES=	SF
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruN py-scipy.orig/distinfo py-scipy/distinfo
--- py-scipy.orig/distinfo	2011-11-26 12:45:00.000000000 +0000
+++ py-scipy/distinfo	2011-11-26 12:45:35.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (scipy-0.8.0.tar.gz) = b12937bd3a71ace8d7d6b7e19f8f220630969c2822e6248fc0bbc8f2cc18d825
-SIZE (scipy-0.8.0.tar.gz) = 5560625
+SHA256 (scipy-0.10.0.tar.gz) = 611f980a29c0139519e70164804340b6945656b79c6d62b83fdbac32ab95fbf8
+SIZE (scipy-0.10.0.tar.gz) = 6212961
--- py-scipy.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111126125342.DE2073981D>