Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2019 22:57:39 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513855 - head/science/gromacs
Message-ID:  <201910052257.x95MvdY2058264@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Oct  5 22:57:39 2019
New Revision: 513855
URL: https://svnweb.freebsd.org/changeset/ports/513855

Log:
  science/gromacs: Update 2019.3 -> 2019.4
  
  Reported by:	portscout

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

Modified: head/science/gromacs/Makefile
==============================================================================
--- head/science/gromacs/Makefile	Sat Oct  5 22:49:14 2019	(r513854)
+++ head/science/gromacs/Makefile	Sat Oct  5 22:57:39 2019	(r513855)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gromacs
-DISTVERSION=	2019.3
-PORTREVISION=	3
+DISTVERSION=	2019.4
 CATEGORIES=	science
 MASTER_SITES=	ftp://ftp.gromacs.org/pub/gromacs/
 
@@ -18,7 +17,7 @@ BROKEN_i386=	undefined reference to `__atomic_load' an
 BUILD_DEPENDS=	boost-libs>=1.44:devel/boost-libs
 LIB_DEPENDS=	libhwloc.so:devel/hwloc
 
-USES=		cmake compiler:c++11-lang fortran gnome perl5 pkgconfig shebangfix
+USES=		cmake compiler:c++11-lang fortran gnome perl5 pkgconfig shebangfix xorg
 SHEBANG_FILES=	admin/*.sh scripts/*.pl scripts/*.sh src/gromacs/selection/*.sh
 bash_CMD=	${SH}
 USE_GNOME=	libxml2

Modified: head/science/gromacs/distinfo
==============================================================================
--- head/science/gromacs/distinfo	Sat Oct  5 22:49:14 2019	(r513854)
+++ head/science/gromacs/distinfo	Sat Oct  5 22:57:39 2019	(r513855)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560626493
-SHA256 (gromacs-2019.3.tar.gz) = 4211a598bf3b7aca2b14ad991448947da9032566f13239b1a05a2d4824357573
-SIZE (gromacs-2019.3.tar.gz) = 33441419
+TIMESTAMP = 1570315864
+SHA256 (gromacs-2019.4.tar.gz) = ba4366eedfc8a1dbf6bddcef190be8cd75de53691133f305a7f9c296e5ca1867
+SIZE (gromacs-2019.4.tar.gz) = 33444527



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