Date: Mon, 9 Nov 2020 17:42:38 +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: r554781 - head/sysutils/doctl Message-ID: <202011091742.0A9HgcJJ025315@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Mon Nov 9 17:42:38 2020 New Revision: 554781 URL: https://svnweb.freebsd.org/changeset/ports/554781 Log: sysutils/doclt: Update to version 1.51.0 Upstream changes: https://github.com/digitalocean/doctl/releases/tag/v1.51.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 Mon Nov 9 17:41:46 2020 (r554780) +++ head/sysutils/doctl/Makefile Mon Nov 9 17:42:38 2020 (r554781) @@ -2,7 +2,7 @@ PORTNAME= doctl DISTVERSIONPREFIX= v -DISTVERSION= 1.50.0 +DISTVERSION= 1.51.0 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org Modified: head/sysutils/doctl/distinfo ============================================================================== --- head/sysutils/doctl/distinfo Mon Nov 9 17:41:46 2020 (r554780) +++ head/sysutils/doctl/distinfo Mon Nov 9 17:42:38 2020 (r554781) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604136240 -SHA256 (digitalocean-doctl-v1.50.0_GH0.tar.gz) = 7791240ce24be1fc72c6eeefcb41fca68a939cf54b9f52a476076d4b7ad7a01f -SIZE (digitalocean-doctl-v1.50.0_GH0.tar.gz) = 4755604 +TIMESTAMP = 1604939572 +SHA256 (digitalocean-doctl-v1.51.0_GH0.tar.gz) = dec16ab128c2724eebfeadac05dd4554cd007a57998d3aae3009c71196578760 +SIZE (digitalocean-doctl-v1.51.0_GH0.tar.gz) = 4759291
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011091742.0A9HgcJJ025315>