svn commit: r552085 - head/science/gromacs

Yuri Victorovich yuri at FreeBSD.org
Mon Oct 12 00:52:43 UTC 2020


Author: yuri
Date: Mon Oct 12 00:52:42 2020
New Revision: 552085
URL: https://svnweb.freebsd.org/changeset/ports/552085

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

Modified:
  head/science/gromacs/Makefile
  head/science/gromacs/distinfo
  head/science/gromacs/pkg-plist

Modified: head/science/gromacs/Makefile
==============================================================================
--- head/science/gromacs/Makefile	Mon Oct 12 00:16:55 2020	(r552084)
+++ head/science/gromacs/Makefile	Mon Oct 12 00:52:42 2020	(r552085)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gromacs
-DISTVERSION=	2020.3
+DISTVERSION=	2020.4
 CATEGORIES=	science
 MASTER_SITES=	ftp://ftp.gromacs.org/pub/gromacs/
 

Modified: head/science/gromacs/distinfo
==============================================================================
--- head/science/gromacs/distinfo	Mon Oct 12 00:16:55 2020	(r552084)
+++ head/science/gromacs/distinfo	Mon Oct 12 00:52:42 2020	(r552085)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594880781
-SHA256 (gromacs-2020.3.tar.gz) = 903183691132db14e55b011305db4b6f4901cc4912d2c56c131edfef18cc92a9
-SIZE (gromacs-2020.3.tar.gz) = 29143950
+TIMESTAMP = 1602461898
+SHA256 (gromacs-2020.4.tar.gz) = 5519690321b5500c7951aaf53ff624042c3edd1a5f5d6dd1f2d802a3ecdbf4e6
+SIZE (gromacs-2020.4.tar.gz) = 29149899

Modified: head/science/gromacs/pkg-plist
==============================================================================
--- head/science/gromacs/pkg-plist	Mon Oct 12 00:16:55 2020	(r552084)
+++ head/science/gromacs/pkg-plist	Mon Oct 12 00:52:42 2020	(r552085)
@@ -22,6 +22,11 @@ include/gmxapi/session/resources.h
 include/gmxapi/status.h
 include/gmxapi/system.h
 include/gmxapi/version.h
+include/gromacs/math/do_fit.h
+include/gromacs/math/functions.h
+include/gromacs/math/units.h
+include/gromacs/math/utilities.h
+include/gromacs/math/vec.h
 include/gromacs/math/vectypes.h
 include/gromacs/restraint/restraintpotential.h
 include/gromacs/utility/basedefinitions.h
@@ -57,11 +62,6 @@ share/cmake/gromacs%%SUFFIX_MPI%%%%SUFFIX_D%%/libgroma
 %%OPENCL%%%%DATADIR%%/opencl/nbnxn_ocl_kernels_fastgen.clh
 %%OPENCL%%%%DATADIR%%/opencl/nbnxn_ocl_kernels_fastgen_add_twincut.clh
 %%OPENCL%%%%DATADIR%%/opencl/vectype_ops.clh
-%%DATADIR%%/template/CMakeLists.txt
-%%DATADIR%%/template/Makefile.pkg
-%%DATADIR%%/template/README
-%%DATADIR%%/template/cmake/FindGROMACS.cmake
-%%DATADIR%%/template/template.cpp
 %%DATADIR%%/top/README
 %%DATADIR%%/top/amber03.ff/aminoacids.arn
 %%DATADIR%%/top/amber03.ff/aminoacids.c.tdb


More information about the svn-ports-head mailing list