Ticket #63484: diff.out

File diff.out, 1.2 KB (added by bernard-giroux (Bernard Giroux), 3 years ago)
Line 
1--- Portfile    2021-09-08 20:47:08.000000000 -0400
2+++ /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-pyfftw/Portfile        2020-11-16 18:42:44.000000000 -0500
3@@ -4,7 +4,7 @@
4 PortGroup               python 1.0
5 PortGroup               github 1.0
6 
7-github.setup            pyFFTW pyFFTW 0.12.0 v
8+github.setup            pyFFTW pyFFTW 0.10.4 v
9 name                    py-pyfftw
10 categories              python math
11 platforms               darwin
12@@ -15,13 +15,11 @@
13     A pythonic wrapper around FFTW, the FFT library, presenting a unified \
14     interface for all the supported transforms.
15 
16-checksums               rmd160  a8216adff137e028d4aac8ea29a25629875a4e65 \
17-                        sha256  148eb8345de9e3be097b51f95cd4bc8bab15cc77ff0ebaa28d1b6dfb2c5c8734 \
18-                        size    147374
19+checksums               rmd160  356eee0df579b256d81c9f1222503ad3d811eec4 \
20+                        sha256  c8644ccdf3ca222efa941e781adf1f21a488d8edb70c476d8df37ff6b0699d9d \
21+                        size    97745
22 
23-python.versions         35 36 37 38 39
24-
25-configure.cflags-append -Wno-error=implicit-function-declaration
26+python.versions         27 35 36
27 
28 if {${name} ne ${subport}} {
29     depends_build-append \