Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2007 20:03:45 +0000 (UTC)
From:      Diane Bruce <db@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math/py-numpy Makefile distinfo pkg-plist ports/math/py-numpy/files patch-numpy-core-include-numpy-ufuncobject.h patch-numpy-distutils-fcompiler-__init__.py patch-numpy-distutils-fcompiler-gnu.py
Message-ID:  <200709022003.l82K3jmC049243@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
db          2007-09-02 20:03:45 UTC

  FreeBSD ports repository

  Modified files:
    math/py-numpy        Makefile distinfo pkg-plist 
    math/py-numpy/files  
                         patch-numpy-core-include-numpy-ufuncobject.h 
                         patch-numpy-distutils-fcompiler-__init__.py 
                         patch-numpy-distutils-fcompiler-gnu.py 
  Log:
  - I added -fPIC to compile_switch to work around build of fftpack in scipy
    on amd64.
    A better fix would be to set pic_flags instead, and have scipy build a
    shared object for dfftpack instead a static archive, but I didn't figure
    out how. [1]
  - Pass maintainership to llwang@infor.org
  
  PR:             ports/112429 [1]
  Submitted by:   Li-Lun "Leland" Wang <llwang@infor.org> (new maintainer)
  
  Revision  Changes    Path
  1.12      +2 -2      ports/math/py-numpy/Makefile
  1.6       +3 -3      ports/math/py-numpy/distinfo
  1.3       +4 -4      ports/math/py-numpy/files/patch-numpy-core-include-numpy-ufuncobject.h
  1.3       +12 -3     ports/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py
  1.4       +17 -20    ports/math/py-numpy/files/patch-numpy-distutils-fcompiler-gnu.py
  1.6       +28 -31    ports/math/py-numpy/pkg-plist



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