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 --- Makefile 4 Jan 2021 14:15:20 -0000 1.3 +++ Makefile 18 Jan 2021 19:40:29 -0000 @@ -2,7 +2,7 @@ COMMENT = command-line tool for controlling Docker -V = 20.10.1 +V = 20.10.2 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 18 Jan 2021 19:40:29 -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.2.tar.gz) = pmP1ShWMaysjslOxS/DeVv8DV1AJjnYDGd4e239K520= +SIZE (cli-20.10.2.tar.gz) = 7706210 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 18 Jan 2021 19:40:29 -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
