Ticket #18511: fftw-3-3.2.1.diff

File fftw-3-3.2.1.diff, 837 bytes (added by skymoo (Adam Mercer), 15 years ago)

update to 3.2.1

  • math/fftw-3/Portfile

    diff --git a/math/fftw-3/Portfile b/math/fftw-3/Portfile
    index 4bb0ea0..aa0e274 100644
    a b  
    44PortSystem      1.0
    55
    66name            fftw-3
    7 version         3.2
    8 revision        1
     7version         3.2.1
    98categories      math
    109platforms       darwin
    1110maintainers     takeshi@macports.org
    long_description \ 
    3635        improvements relative to 2.x, but is not backwardly \
    3736        compatible.
    3837
    39 checksums md5 280960ddbad368ebb96c073a2b642f5d \
    40           sha1 7ec19356191ffa3719294a5373f27b75c04c301b \
    41           rmd160 26f686e793f0fafedefa352b38058e76c9ca698c
     38checksums md5 712d3f33625a0a76f5758648d4b925f7 \
     39          sha1 690a7cb4fb947a555eaf166cd098a43b61796723 \
     40          rmd160 b8537c9a245638ea01bbac7ca56862844be674be
    4241
    4342configure.args \
    4443        --enable-threads \