Index | Thread | Search

From:
Kirill A. Korinsky <kirill@korins.ky>
Subject:
[maintainer] sysutils/docker-cli: update to 27.3.1
To:
OpenBSD ports <ports@openbsd.org>
Date:
Tue, 22 Oct 2024 19:57:19 +0200

Download raw body.

Thread
ports@,

Here a clean update for sysutils/docker-cli to 27.3.1.

Tested on -current/amd64

ok?

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/docker-cli/Makefile,v
diff -u -p -r1.15 Makefile
--- Makefile	3 Oct 2024 20:07:43 -0000	1.15
+++ Makefile	22 Oct 2024 17:49:44 -0000
@@ -1,6 +1,6 @@
 COMMENT =		command-line tool for controlling Docker
 
-V =			27.2.1
+V =			27.3.1
 DIST_TUPLE =		github docker cli v${V} .
 PKGNAME =		docker-${DISTNAME}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/docker-cli/distinfo,v
diff -u -p -r1.11 distinfo
--- distinfo	3 Oct 2024 20:07:43 -0000	1.11
+++ distinfo	22 Oct 2024 17:49:44 -0000
@@ -1,2 +1,2 @@
-SHA256 (docker-cli-v27.2.1.tar.gz) = z9i3tSoB45Ok5LtYSzZ9DnuOu0slvw9LHTWxkxl+iBc=
-SIZE (docker-cli-v27.2.1.tar.gz) = 7235741
+SHA256 (docker-cli-v27.3.1.tar.gz) = 331EOHFm2QlU4pDfvgonhkm/cdDomTNhW9wHV1gLaOQ=
+SIZE (docker-cli-v27.3.1.tar.gz) = 7225408

-- 
wbr, Kirill