Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2023 14:41:18 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Piotr Kubaj <pkubaj@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 8d2f58feb60d - main - lang/mono: fix build on powerpc* with LLVM 15
Message-ID:  <ZBXNjqgUlc3jr%2Bnk@FreeBSD.org>
In-Reply-To: <202303181409.32IE9wTf095170@gitrepo.freebsd.org>
References:  <202303181409.32IE9wTf095170@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZBXNjqgUlc3jr%2Bnk>