diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-09-22 02:59:57 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-09-22 02:59:57 +0800 |
commit | b03c67869c104cc54fd69f5375fc6c36a14379a9 (patch) | |
tree | c918f80b114a5ae99d35f8779ce3f8641e284c25 /misc/urh | |
parent | 9dd19244b19eca332ca579464336ae9b682c3482 (diff) | |
download | freebsd-ports-gnome-b03c67869c104cc54fd69f5375fc6c36a14379a9.tar.gz freebsd-ports-gnome-b03c67869c104cc54fd69f5375fc6c36a14379a9.tar.zst freebsd-ports-gnome-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/
Diffstat (limited to 'misc/urh')
-rw-r--r-- | misc/urh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/urh/Makefile b/misc/urh/Makefile index 39b7258dac5e..9b87c600b434 100644 --- a/misc/urh/Makefile +++ b/misc/urh/Makefile @@ -2,6 +2,7 @@ PORTNAME= urh DISTVERSION= 2.7.3 +PORTREVISION= 1 CATEGORIES= misc hamradio python MASTER_SITES= CHEESESHOP |