aboutsummaryrefslogtreecommitdiffstats
path: root/science/lammps
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-11-22 14:27:09 +0800
committerYuri Victorovich <yuri@FreeBSD.org>2020-11-22 14:27:09 +0800
commitf944e02ef2926014fe2112578c200c693481669f (patch)
treeb76103f7df661982373ce193534c9463a685e839 /science/lammps
parent773cb433aa9916e1b198af677624e2b795899726 (diff)
downloadfreebsd-ports-gnome-f944e02ef2926014fe2112578c200c693481669f.tar.gz
freebsd-ports-gnome-f944e02ef2926014fe2112578c200c693481669f.tar.zst
freebsd-ports-gnome-f944e02ef2926014fe2112578c200c693481669f.zip
science/lammps: Fix build broken by the latest kim-api update.
Diffstat (limited to 'science/lammps')
-rw-r--r--science/lammps/Makefile3
-rw-r--r--science/lammps/distinfo4
2 files changed, 6 insertions, 1 deletions
diff --git a/science/lammps/Makefile b/science/lammps/Makefile
index 2d2e56e1a911..942114e794fd 100644
--- a/science/lammps/Makefile
+++ b/science/lammps/Makefile
@@ -4,6 +4,9 @@ PORTNAME= lammps
PORTVERSION= ${GH_TAGNAME:C/(stable|patch)_([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\4.\3.\2/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/}
CATEGORIES= science
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES= 7ec7430c6eded211d60526493de8e4ebcb5474a4.patch:-p1 # Update KIM.cmake for kim-api-2.2.0: https://github.com/lammps/lammps/pull/2488/commits
+
MAINTAINER= yuri@FreeBSD.org
COMMENT= Classical molecular dynamics code with a focus on materials modeling
diff --git a/science/lammps/distinfo b/science/lammps/distinfo
index f8b75821da16..28e3249a720a 100644
--- a/science/lammps/distinfo
+++ b/science/lammps/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1603940824
+TIMESTAMP = 1606023700
SHA256 (lammps-lammps-2020.10.29-patch_29Oct2020_GH0.tar.gz) = 3d347f6b512bc360505019d1c6183c969a2e1da402e31a1e26577daf5e419d95
SIZE (lammps-lammps-2020.10.29-patch_29Oct2020_GH0.tar.gz) = 127070542
+SHA256 (7ec7430c6eded211d60526493de8e4ebcb5474a4.patch) = c84238c95bbb84254ad325455a8ba92d24f917c06e277d0268417b3cb419b515
+SIZE (7ec7430c6eded211d60526493de8e4ebcb5474a4.patch) = 2826