From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 26 13:00:22 2011 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 13DF41065677 for ; Sat, 26 Nov 2011 13:00:22 +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 BD6978FC14 for ; Sat, 26 Nov 2011 13:00:21 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pAQD0LB4099777 for ; Sat, 26 Nov 2011 13:00:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pAQD0LPS099775; Sat, 26 Nov 2011 13:00:21 GMT (envelope-from gnats) Resent-Date: Sat, 26 Nov 2011 13:00:21 GMT Resent-Message-Id: <201111261300.pAQD0LPS099775@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, Gereon Kaiping Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE12E106564A for ; Sat, 26 Nov 2011 12:53:51 +0000 (UTC) (envelope-from aehlig-bounces@linta.de) Received: from linta.de (isilmar-3.linta.de [188.40.101.200]) by mx1.freebsd.org (Postfix) with ESMTP id 2F8328FC0C for ; Sat, 26 Nov 2011 12:53:50 +0000 (UTC) Received: (qmail 24764 invoked by uid 10); 26 Nov 2011 12:53:50 -0000 Received: from kta1c10 by isilmar.linta.de with BSMTP; 26 Nov 2011 12:53:50 -0000 Received: by kta1c10.sesnet.soton.ac.uk (Postfix, from userid 1008) id DE2073981D; Sat, 26 Nov 2011 12:53:42 +0000 (GMT) Message-Id: <20111126125342.DE2073981D@kta1c10.sesnet.soton.ac.uk> Date: Sat, 26 Nov 2011 12:53:42 +0000 (GMT) From: Gereon Kaiping To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: aehlig@linta.de Subject: ports/162893: [patch] science/py-scipy Update to version 0.10.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gereon Kaiping List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2011 13:00:22 -0000 >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: