Hi,
below the patch to upgrade the sysutils/docker-cli port to 20.10.3. Passed: - port-lib-depends-check - portcheck OK? Feedback? Best regards, Luca De Pandis Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/docker-cli/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefile 4 Jan 2021 14:15:20 -0000 1.3 +++ Makefile 3 Feb 2021 20:30:45 -0000 @@ -2,7 +2,7 @@ COMMENT = command-line tool for controlling Docker -V = 20.10.1 +V = 20.10.3 GH_ACCOUNT = docker GH_PROJECT = cli Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/docker-cli/distinfo,v retrieving revision 1.2 diff -u -p -u -p -r1.2 distinfo --- distinfo 4 Jan 2021 14:15:20 -0000 1.2 +++ distinfo 3 Feb 2021 20:30:45 -0000 @@ -1,2 +1,2 @@ -SHA256 (cli-20.10.1.tar.gz) = TufMnD9ih8qDQWaqoalFeQxU2ag0WhtEmhk9nHOfKn0= -SIZE (cli-20.10.1.tar.gz) = 7705467 +SHA256 (cli-20.10.3.tar.gz) = qvujdl2QE8t1gQtPQzRSXw506C7wc7TfnotSTzeU5go= +SIZE (cli-20.10.3.tar.gz) = 7733821 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/sysutils/docker-cli/pkg/PLIST,v retrieving revision 1.3 diff -u -p -u -p -r1.3 PLIST --- pkg/PLIST 4 Jan 2021 14:15:21 -0000 1.3 +++ pkg/PLIST 3 Feb 2021 20:30:45 -0000 @@ -1,3 +1,3 @@ @comment $OpenBSD: PLIST,v 1.3 2021/01/04 14:15:21 solene Exp $ -@bin bin/docker @conflict docker-* +@bin bin/docker |
Luca De Pandis writes: > Hi, > below the patch to upgrade the sysutils/docker-cli port to > 20.10.3. > > Passed: > - port-lib-depends-check > - portcheck > > OK? Feedback? > > > Best regards, > Luca De Pandis Tested on my local OpenBSD machine by running a container on a separate Linux box and deploying a docker stack, it works fine. Happy to see that someone is helping to have this port always up-to-date. :) OK. -- Muhammad Kaisar Arkhan [hidden email] - [hidden email] https://yukiisbo.red - https://arkhan.io |
Hi,
could someone commit it, please? Thanks, Luca De Pandis On Thu, Feb 04, 2021 at 10:06:00AM +0100, Muhammad Kaisar Arkhan wrote: > > Luca De Pandis writes: > > > Hi, > > below the patch to upgrade the sysutils/docker-cli port to 20.10.3. > > > > Passed: > > - port-lib-depends-check > > - portcheck > > > > OK? Feedback? > > > > > > Best regards, > > Luca De Pandis > > Tested on my local OpenBSD machine by running a container on a separate > Linux box and deploying a docker stack, it works fine. > > Happy to see that someone is helping to have this port always > up-to-date. :) > > OK. > > -- > Muhammad Kaisar Arkhan > [hidden email] - [hidden email] > https://yukiisbo.red - https://arkhan.io > |
On Fri, 05 Feb 2021, Luca De Pandis wrote:
> Hi, > could someone commit it, please? commited. Thanks. > > Thanks, > Luca De Pandis > > > On Thu, Feb 04, 2021 at 10:06:00AM +0100, Muhammad Kaisar Arkhan wrote: > > > > Luca De Pandis writes: > > > > > Hi, > > > below the patch to upgrade the sysutils/docker-cli port to 20.10.3. > > > > > > Passed: > > > - port-lib-depends-check > > > - portcheck > > > > > > OK? Feedback? > > > > > > > > > Best regards, > > > Luca De Pandis > > > > Tested on my local OpenBSD machine by running a container on a separate > > Linux box and deploying a docker stack, it works fine. > > > > Happy to see that someone is helping to have this port always > > up-to-date. :) > > > > OK. > > > > -- > > Muhammad Kaisar Arkhan > > [hidden email] - [hidden email] > > https://yukiisbo.red - https://arkhan.io > > > -- Paco Esteban. 0x5818130B8A6DBC03 |
Free forum by Nabble | Edit this page |