Hi, ports@: Here is a simple patch to update math/p5-Math-FFT to 1.35, it build well and pass all tests on amd64-current system. No other ports depends on it.
Cheers ! wen
Index: Makefile =================================================================== RCS file: /cvs/ports/math/p5-Math-FFT/Makefile,v retrieving revision 1.20 diff -u -p -r1.20 Makefile --- Makefile 3 Jul 2020 21:45:28 -0000 1.20 +++ Makefile 15 Oct 2020 06:54:42 -0000 @@ -3,9 +3,8 @@ COMMENT= calculate Fast Fourier Transforms in perl MODULES= cpan -DISTNAME= Math-FFT-1.34 +DISTNAME= Math-FFT-1.35 CATEGORIES= math -REVISION= 1 # Perl PERMIT_PACKAGE= Yes Index: distinfo =================================================================== RCS file: /cvs/ports/math/p5-Math-FFT/distinfo,v retrieving revision 1.6 diff -u -p -r1.6 distinfo --- distinfo 5 Jan 2019 10:15:12 -0000 1.6 +++ distinfo 15 Oct 2020 06:54:42 -0000 @@ -1,2 +1,2 @@ -SHA256 (Math-FFT-1.34.tar.gz) = 33utu0wdIRiat6P6zj7PgX7hnS328iZFHTvI+it6c0g= -SIZE (Math-FFT-1.34.tar.gz) = 41732 +SHA256 (Math-FFT-1.35.tar.gz) = nbTkCulnl0U3LHw3+ZxVMzNF+ZYfCAFKlnSAxBcMSTM= +SIZE (Math-FFT-1.35.tar.gz) = 45251 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/math/p5-Math-FFT/pkg/PLIST,v retrieving revision 1.5 diff -u -p -r1.5 PLIST --- pkg/PLIST 16 Jul 2015 23:57:25 -0000 1.5 +++ pkg/PLIST 15 Oct 2020 06:54:42 -0000 @@ -5,5 +5,5 @@ ${P5ARCH}/Math/FFT.pm ${P5ARCH}/auto/ ${P5ARCH}/auto/Math/ ${P5ARCH}/auto/Math/FFT/ -${P5ARCH}/auto/Math/FFT/FFT.so +@so ${P5ARCH}/auto/Math/FFT/FFT.so @man man/man3p/Math::FFT.3p