svn commit: r560845 - head/science/gromacs

Yuri Victorovich yuri at FreeBSD.org
Sat Jan 9 10:33:50 UTC 2021


Author: yuri
Date: Sat Jan  9 10:33:49 2021
New Revision: 560845
URL: https://svnweb.freebsd.org/changeset/ports/560845

Log:
  science/gromacs: Update 2020.4 -> 2020.5
  
  Reported by:	portscout

Modified:
  head/science/gromacs/Makefile
  head/science/gromacs/distinfo

Modified: head/science/gromacs/Makefile
==============================================================================
--- head/science/gromacs/Makefile	Sat Jan  9 09:41:13 2021	(r560844)
+++ head/science/gromacs/Makefile	Sat Jan  9 10:33:49 2021	(r560845)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gromacs
-DISTVERSION=	2020.4
-PORTREVISION=	2
+DISTVERSION=	2020.5
 CATEGORIES=	science
 MASTER_SITES=	ftp://ftp.gromacs.org/pub/gromacs/
 
@@ -16,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 BROKEN_i386=	undefined reference to `__atomic_load' and `__atomic_compare_exchange'
 
 BUILD_DEPENDS=	boost-libs>=1.44:devel/boost-libs
-LIB_DEPENDS=	libhwloc.so.15:devel/hwloc2
+LIB_DEPENDS=	libhwloc.so:devel/hwloc2
 
 USES=		cmake compiler:c++14-lang fortran gnome perl5 pkgconfig shebangfix xorg
 SHEBANG_FILES=	admin/*.sh scripts/*.pl scripts/*.sh src/gromacs/selection/*.sh

Modified: head/science/gromacs/distinfo
==============================================================================
--- head/science/gromacs/distinfo	Sat Jan  9 09:41:13 2021	(r560844)
+++ head/science/gromacs/distinfo	Sat Jan  9 10:33:49 2021	(r560845)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602461898
-SHA256 (gromacs-2020.4.tar.gz) = 5519690321b5500c7951aaf53ff624042c3edd1a5f5d6dd1f2d802a3ecdbf4e6
-SIZE (gromacs-2020.4.tar.gz) = 29149899
+TIMESTAMP = 1610173206
+SHA256 (gromacs-2020.5.tar.gz) = 7b6aff647f7c8ee1bf12204d02cef7c55f44402a73195bd5f42cf11850616478
+SIZE (gromacs-2020.5.tar.gz) = 29148909


More information about the svn-ports-head mailing list