Github messages for voidlinux
 help / color / mirror / Atom feed
From: daniel-eys <daniel-eys@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] docker: update to 19.03.9.
Date: Mon, 25 May 2020 22:14:49 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22297@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 361 bytes --]

There is a new pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages docker
https://github.com/void-linux/void-packages/pull/22297

docker: update to 19.03.9.
Also fixing the fish completion installation.

A patch file from https://github.com/void-linux/void-packages/pull/22297.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-docker-22297.patch --]
[-- Type: text/x-diff, Size: 1905 bytes --]

From ae514eca7064d5733b7bc7a23a0c7459fdc8ea18 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Mon, 25 May 2020 21:24:58 +0200
Subject: [PATCH] docker: update to 19.03.9.

---
 srcpkgs/docker/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/docker/template b/srcpkgs/docker/template
index e9a226eb4ff..f7ca5286cf9 100644
--- a/srcpkgs/docker/template
+++ b/srcpkgs/docker/template
@@ -1,7 +1,7 @@
 # Template file for 'docker'
 pkgname=docker
-version=19.03.8
-revision=2
+version=19.03.9
+revision=1
 wrksrc="${pkgname}-ce-${version}"
 hostmakedepends="git go pkg-config curl cmake tar"
 makedepends="libbtrfs-devel sqlite-devel device-mapper-devel libseccomp-devel
@@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="http://www.docker.io"
 distfiles="https://github.com/docker/docker-ce/archive/v${version}.tar.gz"
-checksum=781c69e00e98f64fb167ee61de764882bd4926a873d98ce6f370d3cd3435b501
+checksum=f1b9e28e789516b4ba741cc4683c2c088e8c4893e2acbd7ac272a75ddeccc1a1
 
 # These are required at run-time.
 depends+=" iptables xz git"
@@ -54,7 +54,7 @@ do_install() {
 	vbin components/cli/build/docker docker
 	vinstall components/cli/contrib/completion/bash/docker 644 usr/share/bash-completion/completions
 	vinstall components/cli/contrib/completion/zsh/_docker 644 usr/share/zsh/site-functions
-	vinstall components/cli/contrib/completion/fish/docker.fish 644 usr/share/fish_vendor_completions.d/docker.fish
+	vinstall components/cli/contrib/completion/fish/docker.fish 644 usr/share/fish/vendor_completions.d
 	vinstall components/engine/contrib/syntax/vim/syntax/dockerfile.vim 644 usr/share/vim/vimfiles/snytax/dockerfile.vim
 	vinstall components/engine/contrib/syntax/vim/ftdetect/dockerfile.vim 644 usr/share/vim/vimfiles/ftdetect/dockerfile.vim
 	vsv docker

             reply	other threads:[~2020-05-25 20:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-25 20:14 daniel-eys [this message]
2020-05-28  7:38 ` [PR PATCH] [Merged]: " Piraty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22297@inbox.vuxu.org \
    --to=daniel-eys@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).