diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-06 05:50:28 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-06 06:54:35 +0000 |
| commit | 9908b48856b4a558b4dfdbc67749d63ea24d128d (patch) | |
| tree | 7cdd97ca6d7fb867ce3abbfd5104af515ca304c1 | |
| parent | 0611736a61de04498c7e7412f08fdf1d8ca63289 (diff) | |
science/gromacs: update 2026.1 → 2026.2
| -rw-r--r-- | science/gromacs/Makefile | 4 | ||||
| -rw-r--r-- | science/gromacs/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index 310a92e93c3f..5a11298dcab1 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -1,5 +1,5 @@ PORTNAME= gromacs -DISTVERSION= 2026.1 +DISTVERSION= 2026.2 CATEGORIES= science MASTER_SITES= https://ftp.gromacs.org/pub/gromacs/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # only for googletest @@ -125,6 +125,6 @@ post-patch: @${REINPLACE_CMD} -e '/CMAKE_REQUIRED_LIBRARIES/d' \ ${WRKSRC}/cmake/gmxTestdlopen.cmake -# tests as of 2026.1: 100% tests passed, 0 tests failed out of 104 +# tests as of 2026.2: 100% tests passed, 0 tests failed out of 104 .include <bsd.port.mk> diff --git a/science/gromacs/distinfo b/science/gromacs/distinfo index d2944f6d15f0..dc8608b74f07 100644 --- a/science/gromacs/distinfo +++ b/science/gromacs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776566754 -SHA256 (gromacs-2026.1.tar.gz) = d95a313f56db7e05ee3a21e50f582fdee5176c2f60b900bab2461fd95c5e81be -SIZE (gromacs-2026.1.tar.gz) = 45914061 +TIMESTAMP = 1778044927 +SHA256 (gromacs-2026.2.tar.gz) = d27e4455e8246177952366798631a0dad9f2e1f567400a6cb854a168dcc050dd +SIZE (gromacs-2026.2.tar.gz) = 45943914 |
