Date: Tue, 23 Feb 2021 17:47:12 +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: r566416 - head/sysutils/doctl Message-ID: <202102231747.11NHlCPa090696@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Tue Feb 23 17:47:12 2021 New Revision: 566416 URL: https://svnweb.freebsd.org/changeset/ports/566416 Log: sysutils/doctl: Update to 1.57.0 https://github.com/digitalocean/doctl/releases/tag/v1.57.0 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 Tue Feb 23 17:29:59 2021 (r566415) +++ head/sysutils/doctl/Makefile Tue Feb 23 17:47:12 2021 (r566416) @@ -2,7 +2,7 @@ PORTNAME= doctl DISTVERSIONPREFIX= v -DISTVERSION= 1.56.0 +DISTVERSION= 1.57.0 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org Modified: head/sysutils/doctl/distinfo ============================================================================== --- head/sysutils/doctl/distinfo Tue Feb 23 17:29:59 2021 (r566415) +++ head/sysutils/doctl/distinfo Tue Feb 23 17:47:12 2021 (r566416) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613142329 -SHA256 (digitalocean-doctl-v1.56.0_GH0.tar.gz) = 1b566c84cff43c5dd31c13a2491c80decc8722d4119d219c5e09be783f544356 -SIZE (digitalocean-doctl-v1.56.0_GH0.tar.gz) = 5163349 +TIMESTAMP = 1614101091 +SHA256 (digitalocean-doctl-v1.57.0_GH0.tar.gz) = a5a3eda3075f141f419d7bf1bd4e8e0decf729b5a7ff82b5b01a6331c4f2afa9 +SIZE (digitalocean-doctl-v1.57.0_GH0.tar.gz) = 5195498
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102231747.11NHlCPa090696>