update sysutils/docker-cli to 28.1.0 and sysutils/docker-compose to 2.35.1

2025-04-17 Thread Kirill A . Korinsky
ports@, Here an update for sysutils/docker-cli to 28.1.0, and sysutils/docker-compose to and 2.35.1. Tested on -current/amd64 on my use cases, no regression. I plan to commit it in a few days. Index: sysutils/docker-cli/Makefile =

Re: [maintainer update] sysutils/docker-cli: update to v27.1.2

2024-09-01 Thread Klemens Nanni
15.08.2024 21:14, Kirill A. Korinsky пишет: > Here a clean update of sysutils/docker-cli Thanks, committed with an additional PORTHOME=${WRKDIR} to make tests pass.

[maintainer update] sysutils/docker-cli: update to v27.1.2

2024-08-15 Thread Kirill A . Korinsky
ports@, Here a clean update of sysutils/docker-cli Tested on -current/amd64 the diff: diff --git sysutils/docker-cli/Makefile sysutils/docker-cli/Makefile index 779de589c7a..e3953c07eff 100644 --- sysutils/docker-cli/Makefile +++ sysutils/docker-cli/Makefile @@ -1,6 +1,6 @@ COMMENT =

Re: [update] sysutils/docker-cli to 26.1.3; claim mainterniship

2024-05-28 Thread Stuart Henderson
On 2024/05/19 16:47, Kirill A. Korinsky wrote: > ports@, > > Here a clean update of docker-cli to 26.1.3. > > Also, I'd like to claim mainterniship for docker-* ports which I activly use > and taking care de facto. committed with the relevant bumps added. On 2024/05/24 18:48, Kirill A. Korinsky

Re: [update] sysutils/docker-cli to 26.1.3; claim mainterniship

2024-05-24 Thread Kirill A . Korinsky
Dear ports@, This is reminder about this diff. -- wbr, Kirill

[update] sysutils/docker-cli to 26.1.3; claim mainterniship

2024-05-19 Thread Kirill A . Korinsky
ports@, Here a clean update of docker-cli to 26.1.3. Also, I'd like to claim mainterniship for docker-* ports which I activly use and taking care de facto. Here the diff: diff --git sysutils/docker-buildx/Makefile sysutils/docker-buildx/Makefile index 8695519b3b3..9cc7d2b7b27 100644 --- sysutil

UPDATE: sysutils/docker-cli

2022-11-20 Thread Rafael Sadowski
Simple update to the latest upstream version. OK? Index: Makefile === RCS file: /cvs/ports/sysutils/docker-cli/Makefile,v retrieving revision 1.8 diff -u -p -u -p -r1.8 Makefile --- Makefile9 Oct 2022 19:02:35 - 1.8 +++

[UPDATE] sysutils/docker-cli 20.10.3 -> 20.10.5

2021-03-26 Thread Luca De Pandis
Hi, here the sysutils/docker-cli port upgraded to the latest release. Please commit it, if ok. Best regards, Luca De Pandis Index: Makefile === RCS file: /cvs/ports/sysutils/docker-cli/Makefile,v retrieving revision 1.5 diff -u -p -

Re: [UPDATE] sysutils/docker-cli 20.10.1 -> 20.10.3

2021-02-05 Thread Paco Esteban
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

Re: [UPDATE] sysutils/docker-cli 20.10.1 -> 20.10.3

2021-02-05 Thread Luca De Pandis
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 > > - p

Re: [UPDATE] sysutils/docker-cli 20.10.1 -> 20.10.3

2021-02-04 Thread Muhammad Kaisar Arkhan
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 doc

[UPDATE] sysutils/docker-cli 20.10.1 -> 20.10.3

2021-02-03 Thread Luca De Pandis
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

Re: [UPDATE] sysutils/docker-cli 20.10.1 -> 20.10.2

2021-01-22 Thread Muhammad Kaisar Arkhan
On 1/18/21 8:46 PM, Luca De Pandis wrote: Hi, here's the docker-cli port updated to 20.10.2. Feedback? OK? Best regards, Luca De Pandis Index: Makefile === RCS file: /cvs/ports/sysutils/docker-cli/Makefile,v retrieving revision

[UPDATE] sysutils/docker-cli 20.10.1 -> 20.10.2

2021-01-18 Thread Luca De Pandis
Hi, here's the docker-cli port updated to 20.10.2. Feedback? OK? 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 --- Make

Re: [UPDATE] sysutils/docker-cli to 20.10.1

2021-01-04 Thread Muhammad Kaisar Arkhan
On 12/18/20 11:13 PM, Muhammad Kaisar Arkhan wrote: Hello, Attached is a diff to update sysutils/docker-cli from 19.03.13 to 20.10.1. I would like to also note that it appears there's a mistake with the port inside the ports tree, PKGNAME is docker despite the fact that it should be d

[UPDATE] sysutils/docker-cli to 20.10.1

2020-12-18 Thread Muhammad Kaisar Arkhan
Hello, Attached is a diff to update sysutils/docker-cli from 19.03.13 to 20.10.1. I would like to also note that it appears there's a mistake with the port inside the ports tree, PKGNAME is docker despite the fact that it should be docker-cli. OK? -- Muhammad Kaisar Ark