sysutils/podman-suite: update to 20250203

This also adds catatonit as a run-time dependancy since it is needed to
support 'podman pod'.
This commit is contained in:
Doug Rabson 2025-02-04 10:46:36 +00:00
parent 174a164caf
commit 366c60ac14

View file

@ -1,5 +1,5 @@
PORTNAME= podman-suite
PORTVERSION= 20241023
PORTVERSION= 20250203
CATEGORIES= sysutils
MAINTAINER= dfr@FreeBSD.org
@ -8,7 +8,8 @@ WWW= https://podman.io/
USES= metaport
RUN_DEPENDS= buildah>=0:sysutils/buildah \
RUN_DEPENDS= buildah>=0:sysutils/buildah \
catatonit>=0:sysutils/catatonit \
podman>=0:sysutils/podman \
skopeo>=0:sysutils/skopeo