Re: git: 8d2f58feb60d - main - lang/mono: fix build on powerpc* with LLVM 15

From: Alexey Dokuchaev <danfe_at_freebsd.org>
Date: Sat, 18 Mar 2023 14:41:18 UTC
On Sat, Mar 18, 2023 at 02:09:58PM +0000, Piotr Kubaj wrote:
> commit 8d2f58feb60d5cedc3ebec12cb9e4571dd9ecc2b
> 
>   lang/mono: fix build on powerpc* with LLVM 15
> ...
> --- a/lang/mono/Makefile
> +++ b/lang/mono/Makefile
> @@ -1,6 +1,6 @@
>  PORTNAME=	mono
>  PORTVERSION=	5.10.1.57
> -PORTREVISION=	3
> +PORTREVISION=	4

Please do not gratuitously bump revisions for trivial build fixes like
this one.  Now everyone would have to rebuild their perfectly fine packages
because of this.

./danfe