summaryrefslogtreecommitdiff
path: root/sysutils/podman
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sysutils/podman-suite/Makefile2
-rw-r--r--sysutils/podman/Makefile12
-rw-r--r--sysutils/podman/distinfo6
-rw-r--r--sysutils/podman/pkg-plist5
4 files changed, 10 insertions, 15 deletions
diff --git a/sysutils/podman-suite/Makefile b/sysutils/podman-suite/Makefile
index c322defdd711..ba8d31aa7981 100644
--- a/sysutils/podman-suite/Makefile
+++ b/sysutils/podman-suite/Makefile
@@ -1,5 +1,5 @@
PORTNAME= podman-suite
-PORTVERSION= 20250618
+PORTVERSION= 20250820
CATEGORIES= sysutils
MAINTAINER= dfr@FreeBSD.org
diff --git a/sysutils/podman/Makefile b/sysutils/podman/Makefile
index 65c6a1c00031..62d57dec5219 100644
--- a/sysutils/podman/Makefile
+++ b/sysutils/podman/Makefile
@@ -1,6 +1,6 @@
PORTNAME= podman
DISTVERSIONPREFIX= v
-DISTVERSION= 5.5.1
+DISTVERSION= 5.6.0
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..cc536b0a9cd3 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 = 1755745260
+SHA256 (containers-podman-v5.6.0_GH0.tar.gz) = 8d1cbab138506749c55bd0ca5a7e437ebdfc7f8c4eda100bf2642b2b231bbe1f
+SIZE (containers-podman-v5.6.0_GH0.tar.gz) = 20916402
diff --git a/sysutils/podman/pkg-plist b/sysutils/podman/pkg-plist
index c7a1db09da81..056435072089 100644
--- a/sysutils/podman/pkg-plist
+++ b/sysutils/podman/pkg-plist
@@ -176,6 +176,11 @@ share/man/man1/podman-port.1.gz
share/man/man1/podman-ps.1.gz
share/man/man1/podman-pull.1.gz
share/man/man1/podman-push.1.gz
+share/man/man1/podman-quadlet-install.1.gz
+share/man/man1/podman-quadlet-list.1.gz
+share/man/man1/podman-quadlet-print.1.gz
+share/man/man1/podman-quadlet-rm.1.gz
+share/man/man1/podman-quadlet.1.gz
share/man/man1/podman-remote.1.gz
share/man/man1/podman-rename.1.gz
share/man/man1/podman-restart.1.gz