Ticket #19320: py26-numpy.diff

File py26-numpy.diff, 1.6 KB (added by skymoo (Adam Mercer), 15 years ago)
  • python/py25-numpy/Portfile

    diff --git a/python/py25-numpy/Portfile b/python/py25-numpy/Portfile
    index 52b7bdd..6c9180c 100644
    a b PortGroup python25 1.0 
    55
    66name                py25-numpy
    77version             1.3.0
     8revision            1
    89categories          python
    910platforms           darwin
    1011maintainers         ram openmaintainer
    checksums md5 3f7773ff0971a5ebb8591536d8ec7bd6 \ 
    2021                    rmd160 a75155d2014204e16c59857b92356353505c39b9
    2122
    2223patchfiles          patch-g95_link.diff \
    23                     patch-f2py_setup.py.diff
     24                    patch-f2py_setup.py.diff \
     25                    patch-revert_r6792_r6798.diff
    2426
    2527depends_lib-append  port:fftw-3 \
    2628                    port:py25-nose
  • python/py26-numpy/Portfile

    diff --git a/python/py26-numpy/Portfile b/python/py26-numpy/Portfile
    index 49af762..f0a8f78 100644
    a b PortGroup python26 1.0 
    66
    77name                    py26-numpy
    88version                 1.3.0
     9revision                1
    910categories              python
    1011platforms               darwin
    1112maintainers             mcalhoun openmaintainer
    checksums md5 3f7773ff0971a5ebb8591536d8ec7bd6 \ 
    2223
    2324patchfiles              patch-g95_link.diff \
    2425                        patch-f2py_setup.py.diff \
    25                         patch-npy_endian.h.diff
     26                        patch-npy_endian.h.diff \
     27                        patch-revert_r6792_r6798.diff
    2628
    2729depends_lib-append      port:fftw-3 \
    2830                        port:py26-nose