git: 0ba89e25b017 - main - math/spfft: update 1.1.0 → 1.1.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 20 Jan 2025 07:42:02 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0ba89e25b01736a9500b3289974366b000c3e358

commit 0ba89e25b01736a9500b3289974366b000c3e358
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-20 07:29:23 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-20 07:41:48 +0000

    math/spfft: update 1.1.0 → 1.1.1
---
 math/spfft/Makefile  | 7 +++----
 math/spfft/distinfo  | 8 +++-----
 math/spfft/pkg-plist | 2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/math/spfft/Makefile b/math/spfft/Makefile
index 53c508210a18..f043d2ede192 100644
--- a/math/spfft/Makefile
+++ b/math/spfft/Makefile
@@ -1,11 +1,8 @@
 PORTNAME=	spfft
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.1.0
+DISTVERSION=	1.1.1
 CATEGORIES=	math
 
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES=	c91e7ec9f420d477a8144dee2bc36cd8dde434c4.patch:-p1 # https://github.com/eth-cscs/SpFFT/pull/57
-
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Sparse 3D FFT library
 WWW=		https://github.com/eth-cscs/SpFFT
@@ -60,4 +57,6 @@ post-test:
 		./run_local_tests && \
 		./run_mpi_tests
 
+# tests as of 1.1.1: [  PASSED  ] 6500 tests.
+
 .include <bsd.port.mk>
diff --git a/math/spfft/distinfo b/math/spfft/distinfo
index de07c982f6fd..499d2708b80c 100644
--- a/math/spfft/distinfo
+++ b/math/spfft/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1711106034
-SHA256 (eth-cscs-SpFFT-v1.1.0_GH0.tar.gz) = d4673b3135aebfa1c440723226fe976d518ff881285b3d4787f1aa8210eac81e
-SIZE (eth-cscs-SpFFT-v1.1.0_GH0.tar.gz) = 364222
-SHA256 (c91e7ec9f420d477a8144dee2bc36cd8dde434c4.patch) = ef24018e565693e805cccb56f36aa0ed2dc9a31b3d6bf26a5aaceeb5f15f253b
-SIZE (c91e7ec9f420d477a8144dee2bc36cd8dde434c4.patch) = 1657
+TIMESTAMP = 1737351085
+SHA256 (eth-cscs-SpFFT-v1.1.1_GH0.tar.gz) = 675a048124a96b8c7f89d59d3ac0355833e28b38622e76c4d478ee91b25d766c
+SIZE (eth-cscs-SpFFT-v1.1.1_GH0.tar.gz) = 364351
diff --git a/math/spfft/pkg-plist b/math/spfft/pkg-plist
index 2bb8ab4fb313..f47faf67d3ac 100644
--- a/math/spfft/pkg-plist
+++ b/math/spfft/pkg-plist
@@ -32,5 +32,5 @@ lib/cmake/SpFFT/modules/FindFFTWF.cmake
 lib/cmake/SpFFT/modules/FindMKLSequential.cmake
 lib/libspfft.so
 lib/libspfft.so.1
-lib/libspfft.so.1.1.0
+lib/libspfft.so.1.1.1
 libdata/pkgconfig/SpFFT.pc