git: 7506e4264081 - main - devel/llvm13: bump PORTREVISON

From: Brooks Davis <brooks_at_FreeBSD.org>
Date: Fri, 12 Nov 2021 17:06:31 UTC
The branch main has been updated by brooks:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7506e42640814a3f02e6392f366d8d6ee1414978

commit 7506e42640814a3f02e6392f366d8d6ee1414978
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2021-11-12 17:03:38 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2021-11-12 17:05:56 +0000

    devel/llvm13: bump PORTREVISON
    
    The patch fixed in d326758c32dff2938c1da97c0df5926612c3efa2 broke
    non-powerpc platforms so we need a bump for all platforms.
    
    Requested by:   kib
---
 devel/llvm13/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/llvm13/Makefile b/devel/llvm13/Makefile
index 1e188371c6cd..90ec23d66318 100644
--- a/devel/llvm13/Makefile
+++ b/devel/llvm13/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	llvm
 DISTVERSION=	13.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 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}