Re: git: 1f90eca255f4 - main - net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0

From: Alexey Dokuchaev <danfe_at_freebsd.org>
Date: Tue, 16 May 2023 01:51:34 UTC
On Mon, May 15, 2023 at 09:13:13PM +0000, Jose Alonso Cardenas Marquez wrote:
> commit 1f90eca255f4843fd69fa365b3c0ab22abd020a3
> 
>   net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0
> ---
> @@ -1,6 +1,7 @@
>  PORTNAME=	arataga
>  PORTVERSION=	0.5.4
>  DISTVERSIONPREFIX=	v
> +PORTREVISION=	1

Why?  It's only BUILD_DEPENDS in this one (at least, haven't cheched
other ports), there is not even *.so on the dependency line.  How did
you construct your grep(1) match to trigger this false positive?

./danfe