aboutsummaryrefslogtreecommitdiff
path: root/science/lammps
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-09-21 18:59:57 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-09-21 18:59:57 +0000
commitb03c67869c104cc54fd69f5375fc6c36a14379a9 (patch)
treec918f80b114a5ae99d35f8779ce3f8641e284c25 /science/lammps
parent9dd19244b19eca332ca579464336ae9b682c3482 (diff)
downloadports-b03c67869c104cc54fd69f5375fc6c36a14379a9.tar.gz
ports-b03c67869c104cc54fd69f5375fc6c36a14379a9.zip
devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches - Force rebuild all consumers after https://reviews.llvm.org/D59783 Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
Notes
Notes: svn path=/head/; revision=512535
Diffstat (limited to 'science/lammps')
-rw-r--r--science/lammps/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/lammps/Makefile b/science/lammps/Makefile
index 2fe4d34eec12..637c9f87cc44 100644
--- a/science/lammps/Makefile
+++ b/science/lammps/Makefile
@@ -2,6 +2,7 @@
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/}
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org