Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2023 05:35:02 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 60e303f7084a - main - =?utf-8?Q?science/gromacs:=20Update=202023.1=20=E2=86=92=202023.2?=
Message-ID:  <202307130535.36D5Z2ev035703@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=60e303f7084a90b53275b22a6c5289eb829cc09c

commit 60e303f7084a90b53275b22a6c5289eb829cc09c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-13 05:22:30 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-13 05:34:55 +0000

    science/gromacs: Update 2023.1 → 2023.2
    
    Reported by:    portscout
---
 science/gromacs/Makefile | 4 +++-
 science/gromacs/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile
index db995e99b4bc..a1eb2451d254 100644
--- a/science/gromacs/Makefile
+++ b/science/gromacs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gromacs
-DISTVERSION=	2023.1
+DISTVERSION=	2023.2
 CATEGORIES=	science
 MASTER_SITES=	ftp://ftp.gromacs.org/pub/gromacs/
 
@@ -98,4 +98,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/4825
+
 .include <bsd.port.mk>
diff --git a/science/gromacs/distinfo b/science/gromacs/distinfo
index fc8cfcac4e90..0cec71219d3a 100644
--- a/science/gromacs/distinfo
+++ b/science/gromacs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686691420
-SHA256 (gromacs-2023.1.tar.gz) = eef2bb4a6cb6314cf9da47f26df2a0d27af4bf7b3099723d43601073ab0a42f4
-SIZE (gromacs-2023.1.tar.gz) = 41934072
+TIMESTAMP = 1689223634
+SHA256 (gromacs-2023.2.tar.gz) = bce1480727e4b2bb900413b75d99a3266f3507877da4f5b2d491df798f9fcdae
+SIZE (gromacs-2023.2.tar.gz) = 41930578



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307130535.36D5Z2ev035703>