summaryrefslogtreecommitdiff
path: root/science/cp2k/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/cp2k/Makefile')
-rw-r--r--science/cp2k/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/cp2k/Makefile b/science/cp2k/Makefile
index f6b05741f098..46e7081d3302 100644
--- a/science/cp2k/Makefile
+++ b/science/cp2k/Makefile
@@ -1,7 +1,6 @@
PORTNAME= cp2k
DISTVERSIONPREFIX= v
-DISTVERSION= 2025.1
-PORTREVISION= 2
+DISTVERSION= 2025.2
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
@@ -61,5 +60,6 @@ do-test: install
./tests/do_regtest.py ${BUILD_WRKSRC}/bin ${EXE_VERSION}
# build instructions: https://github.com/cp2k/cp2k/blob/master/INSTALL.md
+# tests as of 2025.2: Summary: correct: 3009 / 3012; failed: 3; 141min
.include <bsd.port.mk>