pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
podman: Document undocumented patch
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sun Oct 3 12:15:22 2021 +0200
Changeset: 4393906f8f725d12dd8e6d2e11ef607ecca52c31
Modified Files:
podman/TODO
podman/distinfo
podman/patches/patch-utils_utils__supported.go
Log Message:
podman: Document undocumented patch
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4393906f8f725d12dd8e6d2e11ef607ecca52c31
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
podman/TODO | 1 -
podman/distinfo | 2 +-
podman/patches/patch-utils_utils__supported.go | 2 ++
3 files changed, 3 insertions(+), 2 deletions(-)
diffs:
diff --git a/podman/TODO b/podman/TODO
index 46982f341b..fa0a510bec 100644
--- a/podman/TODO
+++ b/podman/TODO
@@ -5,4 +5,3 @@
by passing arguments to `machine init', the defaults are:
% podman machine init --cpus 1 --memory 2048 --disk-size 10
-- Document newly added patch
diff --git a/podman/distinfo b/podman/distinfo
index 627b07cac6..abf328e72d 100644
--- a/podman/distinfo
+++ b/podman/distinfo
@@ -9,7 +9,7 @@ SHA1 (patch-cmd_podman_registry_config.go) = 6d32a7526cad5728a385de0029b2bbe5474
SHA1 (patch-pkg_machine_qemu_options__netbsd.go) = a256dcafceb70f29b4f7a1ed013b52b5d6b0f4ba
SHA1 (patch-pkg_machine_qemu_options__netbsd__amd64.go) = 7f5e4fe206e6e1d8f8e2cd33c8ac18b614c2dd61
SHA1 (patch-pkg_util_utils__netbsd.go) = 452c7ca070a945cbcc3e703105c1fe0a65eaedc7
-SHA1 (patch-utils_utils__supported.go) = d234233ccf961446286362e9487bd58f1dbccfee
+SHA1 (patch-utils_utils__supported.go) = 37c999dbf55ff98017d1a4d017d20d576e28d42d
SHA1 (patch-vendor_github.com_containers_buildah_util_util__uint64.go) = 3e8b233c63224e5c2785760342bb42ec064a81a1
SHA1 (patch-vendor_github.com_containers_buildah_util_util__unix.go) = 2073a132dc3bf63436ff29bcd228d960ab3c90d0
SHA1 (patch-vendor_github.com_containers_common_pkg_config_config__netbsd.go) = 0da82c8c514630fe6afed3041c51869915c3fda8
diff --git a/podman/patches/patch-utils_utils__supported.go b/podman/patches/patch-utils_utils__supported.go
index 1598d380aa..b42b7ad0f8 100644
--- a/podman/patches/patch-utils_utils__supported.go
+++ b/podman/patches/patch-utils_utils__supported.go
@@ -1,5 +1,7 @@
$NetBSD$
+Add NetBSD support
+
--- utils/utils_supported.go.orig 2021-09-30 18:44:31.000000000 +0000
+++ utils/utils_supported.go
@@ -1,4 +1,4 @@
Home |
Main Index |
Thread Index |
Old Index