mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
fftw-3: update to 3.3.11
This commit is contained in:
@@ -6,18 +6,17 @@ PortGroup mpi 1.0
|
||||
PortGroup xcode_workaround 1.0
|
||||
|
||||
name fftw-3
|
||||
version 3.3.10
|
||||
version 3.3.11
|
||||
revision 0
|
||||
|
||||
checksums rmd160 067dd44017c42bf7f702ee66ea4f8c309624134d \
|
||||
sha256 56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467 \
|
||||
size 4144100
|
||||
checksums rmd160 217efd937f273ed93dc3bec2e897c884da781d26 \
|
||||
sha256 5630c24cdeb33b131612f7eb4b1a9934234754f9f388ff8617458d0be6f239a1 \
|
||||
size 4310712
|
||||
|
||||
categories math
|
||||
license GPL-2+
|
||||
platforms darwin
|
||||
maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
|
||||
homepage http://www.fftw.org/
|
||||
homepage https://www.fftw.org/
|
||||
distname fftw-${version}
|
||||
|
||||
master_sites \
|
||||
@@ -118,8 +117,6 @@ pre-configure {
|
||||
test.run yes
|
||||
test.target check
|
||||
|
||||
use_parallel_build yes
|
||||
|
||||
platform darwin {
|
||||
if {${os.major} < 10} {
|
||||
configure.args-append --with-our-malloc
|
||||
|
||||
Reference in New Issue
Block a user