Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153801184
D56295.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D56295.diff
View Options
Index: sysutils/podman/Makefile
===================================================================
--- sysutils/podman/Makefile
+++ sysutils/podman/Makefile
@@ -1,8 +1,11 @@
PORTNAME= podman
DISTVERSIONPREFIX= v
DISTVERSION= 5.8.1
+PORTREVISION= 1
CATEGORIES= sysutils
+PATCH_SITES= https://github.com/containers/podman/commit/
+PATCHFILES+= 9a10cefd18a3f19e49aa6ae5683d1bcea37bdc97.patch:-p1 # https://github.com/containers/podman/pull/28317
MAINTAINER= dfr@FreeBSD.org
COMMENT= Manage Pods, Containers and Container Images
WWW= https://podman.io/
@@ -20,16 +23,14 @@
containers-common>=0:sysutils/containers-common \
ocijail:sysutils/ocijail
-USES= gmake go:1.24+,no_targets pkgconfig python:build shebangfix
+USES= gmake go:no_targets pkgconfig python:build shebangfix
+USE_GITHUB= yes
+GH_ACCOUNT= containers
USE_RC_SUBR= podman podman_service
SHEBANG_FILES= ${WRKSRC}/hack/markdown-preprocess
MAKE_ARGS= SHELL=${LOCALBASE}/bin/bash
-USE_GITHUB= yes
-GH_ACCOUNT= containers
-GH_PROJECT= podman
-
INSTALL_TARGET= install install.completions
.include <bsd.port.mk>
Index: sysutils/podman/distinfo
===================================================================
--- sysutils/podman/distinfo
+++ sysutils/podman/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1773330358
+TIMESTAMP = 1775589044
SHA256 (containers-podman-v5.8.1_GH0.tar.gz) = b9540ecb19cfcbcfc40e1b81d39930f688c537d8fd6f11ae56be41f2bf9e97a4
SIZE (containers-podman-v5.8.1_GH0.tar.gz) = 21297794
+SHA256 (9a10cefd18a3f19e49aa6ae5683d1bcea37bdc97.patch) = f0ac5d68704c4ef09885d5a15ac08260bc4aad380df3720640c0bb89d7ab402c
+SIZE (9a10cefd18a3f19e49aa6ae5683d1bcea37bdc97.patch) = 1633
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 8:52 PM (10 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32091227
Default Alt Text
D56295.diff (1 KB)
Attached To
Mode
D56295: sysutils/podman: Fix panic when using network=host
Attached
Detach File
Event Timeline
Log In to Comment