summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-04-26 01:00:14 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2024-04-26 01:32:47 -0700
commit1df368d110c9954f02c5289760de0d7317211dec (patch)
tree41d8981e922d526e16cdb9b5dbf1331603d5b3db
parentsecurity/py-pass-git-helper: Update to 2.0.0 (diff)
math/costa: update 2.2 → 2.2.2
-rw-r--r--math/costa/Makefile3
-rw-r--r--math/costa/distinfo6
-rw-r--r--math/costa/files/patch-CMakeLists.txt11
3 files changed, 4 insertions, 16 deletions
diff --git a/math/costa/Makefile b/math/costa/Makefile
index 73b9a574bb7d..e1e7953eb78c 100644
--- a/math/costa/Makefile
+++ b/math/costa/Makefile
@@ -1,7 +1,6 @@
PORTNAME= costa
DISTVERSIONPREFIX= v
-DISTVERSION= 2.2
-PORTREVISION= 4
+DISTVERSION= 2.2.2
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/costa/distinfo b/math/costa/distinfo
index a71b5356c9ca..d7dfe8244505 100644
--- a/math/costa/distinfo
+++ b/math/costa/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677128868
-SHA256 (eth-cscs-COSTA-v2.2_GH0.tar.gz) = 3e7333f012af76ec3508276ea90800313f6136504667021fe229e710bf6acdc7
-SIZE (eth-cscs-COSTA-v2.2_GH0.tar.gz) = 709317
+TIMESTAMP = 1714117299
+SHA256 (eth-cscs-COSTA-v2.2.2_GH0.tar.gz) = e87bc37aad14ac0c5922237be5d5390145c9ac6aef0350ed17d86cb2d994e67c
+SIZE (eth-cscs-COSTA-v2.2.2_GH0.tar.gz) = 709294
diff --git a/math/costa/files/patch-CMakeLists.txt b/math/costa/files/patch-CMakeLists.txt
deleted file mode 100644
index 72ff9c11ba6e..000000000000
--- a/math/costa/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- CMakeLists.txt.orig 2023-02-28 08:57:54 UTC
-+++ CMakeLists.txt
-@@ -58,7 +58,7 @@ adjust_mpiexec_flags()
- # OpenMP
- find_package(OpenMP COMPONENTS CXX REQUIRED)
-
--SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3 -funroll-loops -march=native -DNDEBUG")
-+SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -funroll-loops")
-
- # Bundled dependencies
- #