summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2020-10-28 17:15:45 +0000
committerBrooks Davis <brooks@FreeBSD.org>2020-10-28 17:15:45 +0000
commited412d950add82e98195e2a77b69a1780db6b56d (patch)
tree731efafb32c6353fe7c67f81a5109ae848b2b531
parentjava/openjfx14: add new port (diff)
Bump port revion after r553456
The patch to openmp was either ignored or the build was broken depending on different aspects of the build environment. Now that it applies, the pkg contents change... PR: 250530 Reported by: John Hein
-rw-r--r--devel/llvm10/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/llvm10/Makefile b/devel/llvm10/Makefile
index 752962631221..955aa1de142f 100644
--- a/devel/llvm10/Makefile
+++ b/devel/llvm10/Makefile
@@ -2,7 +2,7 @@
PORTNAME= llvm
DISTVERSION= 10.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel lang
MASTER_SITES= https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION:S/rc/-rc/}/ \
https://${PRE_}releases.llvm.org/${LLVM_RELEASE}/${RCDIR}