Date: Sun, 10 Jan 2021 20:41:47 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561108 - head/sysutils/doctl Message-ID: <202101102041.10AKfl66079479@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Sun Jan 10 20:41:47 2021 New Revision: 561108 URL: https://svnweb.freebsd.org/changeset/ports/561108 Log: sysutils/doctl: Update to version 1.54.1 https://github.com/digitalocean/doctl/releases/tag/v1.54.1 Sponsored by: DigitalOcean (VM credit) Modified: head/sysutils/doctl/Makefile (contents, props changed) head/sysutils/doctl/distinfo (contents, props changed) Modified: head/sysutils/doctl/Makefile ============================================================================== --- head/sysutils/doctl/Makefile Sun Jan 10 19:40:34 2021 (r561107) +++ head/sysutils/doctl/Makefile Sun Jan 10 20:41:47 2021 (r561108) @@ -2,7 +2,7 @@ PORTNAME= doctl DISTVERSIONPREFIX= v -DISTVERSION= 1.54.0 +DISTVERSION= 1.54.1 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org Modified: head/sysutils/doctl/distinfo ============================================================================== --- head/sysutils/doctl/distinfo Sun Jan 10 19:40:34 2021 (r561107) +++ head/sysutils/doctl/distinfo Sun Jan 10 20:41:47 2021 (r561108) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607631786 -SHA256 (digitalocean-doctl-v1.54.0_GH0.tar.gz) = bdb2dfb18ac0047c55343a74aa872cd5251881657d88ceb432af894042767d09 -SIZE (digitalocean-doctl-v1.54.0_GH0.tar.gz) = 4764175 +TIMESTAMP = 1610307408 +SHA256 (digitalocean-doctl-v1.54.1_GH0.tar.gz) = f61746217994a7270ac32d9707a7c2906e94821238bdb938b0e3be70f2f2dcb5 +SIZE (digitalocean-doctl-v1.54.1_GH0.tar.gz) = 5155584
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101102041.10AKfl66079479>