diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-10-10 19:58:30 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-10-10 20:00:05 +0000 |
| commit | bd3fcf92597e0b0e18f7d386f1b3ae0e16b8c595 (patch) | |
| tree | 5cc61827b3c0cf0cb4179f2f423390655789225c | |
| parent | 7b1c88f42c7f4129bc96f405549f9e6b07bd6e3d (diff) | |
science/gromacs: update 2025.0 → 2025.3
| -rw-r--r-- | science/gromacs/Makefile | 5 | ||||
| -rw-r--r-- | science/gromacs/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index fe0f72f32e22..bb661e6ea431 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -1,6 +1,5 @@ PORTNAME= gromacs -DISTVERSION= 2025.0 -PORTREVISION= 1 +DISTVERSION= 2025.3 CATEGORIES= science MASTER_SITES= https://ftp.gromacs.org/pub/gromacs/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # only for googletest @@ -126,6 +125,6 @@ post-patch: @${REINPLACE_CMD} -e '/CMAKE_REQUIRED_LIBRARIES/d' \ ${WRKSRC}/cmake/gmxTestdlopen.cmake -# tests fail to compile, see https://gitlab.com/gromacs/gromacs/-/issues/5141 +# tests as of 2025.3: 100% tests passed, 0 tests failed out of 92 .include <bsd.port.mk> diff --git a/science/gromacs/distinfo b/science/gromacs/distinfo index 6b2c689e8b4b..ad696c850693 100644 --- a/science/gromacs/distinfo +++ b/science/gromacs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739341467 -SHA256 (gromacs-2025.0.tar.gz) = a27ad35a646295bbec129abe684d9d03d1e2e0bd76b0d625e9055746aaefae82 -SIZE (gromacs-2025.0.tar.gz) = 44417653 +TIMESTAMP = 1760115187 +SHA256 (gromacs-2025.3.tar.gz) = 8bdfca0268f3f10a7ca3c06e59b62f73ea02420c67211c0ff3912f32d7833c65 +SIZE (gromacs-2025.3.tar.gz) = 44407119 |
