diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-07-08 00:23:40 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-07-08 00:23:40 +0000 |
| commit | 97065ffb283f2cb3eae9c9fc2cfcd4521c5cf4f3 (patch) | |
| tree | 0f3665b53c538a2a9491f2d16616ff77bc9600df | |
| parent | 20d1f4ee706db2281120244b38fb3d429df789d0 (diff) | |
science/gromacs: update 2026.2 → 2026.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 09720a9e68d6..2a1c716e3df3 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -1,6 +1,5 @@ PORTNAME= gromacs -DISTVERSION= 2026.2 -PORTREVISION= 1 +DISTVERSION= 2026.3 CATEGORIES= science MASTER_SITES= https://ftp.gromacs.org/pub/gromacs/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # only for googletest @@ -130,6 +129,6 @@ post-patch: # Clean up bundled libraries @${RM} -r ${WRKSRC}/src/external/tinyxml2/ -# tests as of 2026.2: 100% tests passed, 0 tests failed out of 104 +# tests as of 2026.3: 100% tests passed, 0 tests failed out of 104 .include <bsd.port.mk> diff --git a/science/gromacs/distinfo b/science/gromacs/distinfo index dc8608b74f07..b8540ece0226 100644 --- a/science/gromacs/distinfo +++ b/science/gromacs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778044927 -SHA256 (gromacs-2026.2.tar.gz) = d27e4455e8246177952366798631a0dad9f2e1f567400a6cb854a168dcc050dd -SIZE (gromacs-2026.2.tar.gz) = 45943914 +TIMESTAMP = 1783469830 +SHA256 (gromacs-2026.3.tar.gz) = 1094b7bbc6a3960223827114626657110b40096cdf9598a727935fc84ebf8aa0 +SIZE (gromacs-2026.3.tar.gz) = 45914529 |
