From 626b5d9e93d1cb8ba6c911fd5da4c6a1610d8553 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Thu, 13 Feb 2014 05:21:31 +0000 Subject: - update to 1.8.0 - clarify LICENSE (BSD3C) - suppor staging while here: - utilize PYTHON_PY3K_PLIST_HACK - install docs uncoditionally into stage area - convert LIB_DEPENDS to the new notation - sort packing list PR: 186677 Submitted by: Johannes Jost Meixner --- math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py') diff --git a/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py b/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py index 9fc8e28faf26..a815cd68d724 100644 --- a/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py +++ b/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py @@ -1,6 +1,6 @@ --- numpy/distutils/fcompiler/__init__.py.orig 2008-04-06 23:03:15.000000000 +0900 +++ numpy/distutils/fcompiler/__init__.py 2008-04-06 23:08:56.000000000 +0900 -@@ -173,7 +173,7 @@ +@@ -179,7 +179,7 @@ # gnu95 compiler type when there are F90 sources. suggested_f90_compiler = None -- cgit v1.2.3