git: c1b8fb6a7e9d - main - sysutils/podman: reduce the number of warnings during the build time

From: Sergey A. Osokin <osa_at_FreeBSD.org>
Date: Sat, 07 Dec 2024 15:12:28 UTC
The branch main has been updated by osa:

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

commit c1b8fb6a7e9de9bcd9440bf4ff09f2ba279ec74c
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2024-12-07 15:09:36 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2024-12-07 15:09:36 +0000

    sysutils/podman: reduce the number of warnings during the build time
    
    ... by updating the list of dependencies.
    
    Bump PORTREVISION.
    
    Differential Revision:  https://reviews.freebsd.org/D47926
---
 sysutils/podman/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sysutils/podman/Makefile b/sysutils/podman/Makefile
index 43cc30462248..43cb88f275d4 100644
--- a/sysutils/podman/Makefile
+++ b/sysutils/podman/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	podman
 DISTVERSIONPREFIX=	v
 DISTVERSION=	5.2.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	dfr@FreeBSD.org
@@ -12,6 +12,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	bash:shells/bash \
+		ggrep:textproc/gnugrep \
 		go-md2man:textproc/go-md2man \
 		gsed:textproc/gsed
 LIB_DEPENDS=	libgpgme.so:security/gpgme