git: 6cc26782fc63 - main - sysutils/podman: security update from 5.5.1 to 5.5.2

From: Sergey A. Osokin <osa_at_FreeBSD.org>
Date: Mon, 30 Jun 2025 13:18:21 UTC
The branch main has been updated by osa:

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

commit 6cc26782fc636e4b10488840227b7300d9c77948
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2025-06-30 13:17:40 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2025-06-30 13:18:10 +0000

    sysutils/podman: security update from 5.5.1 to 5.5.2
    
    While I'm here remove the workarounds since the port buils just fine
    without those.
    
    ChangeLog:      https://github.com/containers/podman/compare/v5.5.1...v5.5.2
    
    Approved by:    dfr (maintainer)
    PR:             287812
---
 sysutils/podman/Makefile | 12 +-----------
 sysutils/podman/distinfo |  6 +++---
 2 files changed, 4 insertions(+), 14 deletions(-)

diff --git a/sysutils/podman/Makefile b/sysutils/podman/Makefile
index 65c6a1c00031..ecf20d4b523b 100644
--- a/sysutils/podman/Makefile
+++ b/sysutils/podman/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	podman
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.5.1
+DISTVERSION=	5.5.2
 CATEGORIES=	sysutils
 
 MAINTAINER=	dfr@FreeBSD.org
@@ -26,20 +26,10 @@ USE_RC_SUBR=	podman podman_service
 SHEBANG_FILES=	${WRKSRC}/hack/markdown-preprocess
 MAKE_ARGS=	SHELL=${LOCALBASE}/bin/bash
 
-# Parallel builds are flaky due to some kind of file race in the
-# markdown-preprocess phase of the docs build.
-MAKE_JOBS_UNSAFE=	yes
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	containers
 GH_PROJECT=	podman
 
 INSTALL_TARGET=	install install.completions
 
-# Temporary until https://github.com/containers/podman/pull/16422 lands
-do-install:
-	${GMAKE} -C ${WRKSRC} ${MAKE_ARGS} DESTDIR=${STAGEDIR} GO=${GO_CMD} install
-	${GMAKE} -C ${WRKSRC} ${MAKE_ARGS} DESTDIR=${STAGEDIR} GO=${GO_CMD} install.completions
-	${RM} ${STAGEDIR}${PREFIX}/lib/tmpfiles.d/podman.conf
-
 .include <bsd.port.mk>
diff --git a/sysutils/podman/distinfo b/sysutils/podman/distinfo
index 48cdbe5f6f89..a0bc4f5ae4ef 100644
--- a/sysutils/podman/distinfo
+++ b/sysutils/podman/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1750101580
-SHA256 (containers-podman-v5.5.1_GH0.tar.gz) = 00d02f85ad27a46e77456fef1be81865a43147544ed2487e6c4c8decd0e3748f
-SIZE (containers-podman-v5.5.1_GH0.tar.gz) = 21338501
+TIMESTAMP = 1750872455
+SHA256 (containers-podman-v5.5.2_GH0.tar.gz) = a2dbd8280cd92d4741f32f5a99d385d7fc6f0dd36bc9cc90a7273767e26d43d9
+SIZE (containers-podman-v5.5.2_GH0.tar.gz) = 21334872