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

Reply via email to