pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
docker-cli: Add reference to upstream PR
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Dec 28 13:01:14 2020 +0100
Changeset: 2690b50c772e9981d21b9fff78583592954085b7
Modified Files:
docker-cli/distinfo
docker-cli/patches/patch-vendor_github.com_moby_sys_mount_flags__bsd.go
Log Message:
docker-cli: Add reference to upstream PR
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2690b50c772e9981d21b9fff78583592954085b7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
docker-cli/distinfo | 2 +-
.../patches/patch-vendor_github.com_moby_sys_mount_flags__bsd.go | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
diffs:
diff --git a/docker-cli/distinfo b/docker-cli/distinfo
index 2cbcf914ef..dbf8d8dc28 100644
--- a/docker-cli/distinfo
+++ b/docker-cli/distinfo
@@ -4,4 +4,4 @@ SHA1 (docker-cli-20.10.1.tar.gz) = 475dfcec26cb528894c91c43fba95ec4eb4b3bb6
RMD160 (docker-cli-20.10.1.tar.gz) = b58ff4ca635356dbc0cd58b25e9fd673e0c06d04
SHA512 (docker-cli-20.10.1.tar.gz) = 47d15647db2a4ca6de29ba1d67aa198b9baa4af9ccf08e92e2a7222f28391567f8a2f6beeb4d8d80fa16a05ce8902de16b8951da2a34cbed9e27c72e0443c3e8
Size (docker-cli-20.10.1.tar.gz) = 7705467 bytes
-SHA1 (patch-vendor_github.com_moby_sys_mount_flags__bsd.go) = a3811ff2895193e536951a0d36e1eeff9271fdee
+SHA1 (patch-vendor_github.com_moby_sys_mount_flags__bsd.go) = c07b122c65fb43eb92bc3aef402f86b05bae8345
diff --git a/docker-cli/patches/patch-vendor_github.com_moby_sys_mount_flags__bsd.go b/docker-cli/patches/patch-vendor_github.com_moby_sys_mount_flags__bsd.go
index 04a5260b3d..7f1409fceb 100644
--- a/docker-cli/patches/patch-vendor_github.com_moby_sys_mount_flags__bsd.go
+++ b/docker-cli/patches/patch-vendor_github.com_moby_sys_mount_flags__bsd.go
@@ -2,6 +2,10 @@ $NetBSD$
Add support for NetBSD.
+Shared upstream via:
+
+ https://github.com/moby/sys/pull/60
+
--- vendor/github.com/moby/sys/mount/flags_bsd.go.orig 2020-12-15 02:27:14.000000000 +0000
+++ vendor/github.com/moby/sys/mount/flags_bsd.go
@@ -1,4 +1,4 @@
Home |
Main Index |
Thread Index |
Old Index