Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 May 2020 03:16:23 +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: r533738 - head/sysutils/doctl
Message-ID:  <202005030316.0433GNc8012052@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Sun May  3 03:16:23 2020
New Revision: 533738
URL: https://svnweb.freebsd.org/changeset/ports/533738

Log:
  sysutils/doctl: Update to version 1.43.0
  
  Upstream changes:
  https://github.com/digitalocean/doctl/releases/tag/v1.43.0
  
  Sponsored by:	DigitalOcean [1]
  
  [1] DigitalOcean provides VM credit to test doctl

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 May  3 02:52:10 2020	(r533737)
+++ head/sysutils/doctl/Makefile	Sun May  3 03:16:23 2020	(r533738)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.42.0
+DISTVERSION=	1.43.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Sun May  3 02:52:10 2020	(r533737)
+++ head/sysutils/doctl/distinfo	Sun May  3 03:16:23 2020	(r533738)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587773475
-SHA256 (digitalocean-doctl-v1.42.0_GH0.tar.gz) = e43b1964d37d727ed673e5aa3c74839ccfe7c1a3a4330fc295b55e6bca31a565
-SIZE (digitalocean-doctl-v1.42.0_GH0.tar.gz) = 4305309
+TIMESTAMP = 1588475418
+SHA256 (digitalocean-doctl-v1.43.0_GH0.tar.gz) = a55cc30b7e2ab37604eead742da6966c2c6715734a229263c6acae2092a932a0
+SIZE (digitalocean-doctl-v1.43.0_GH0.tar.gz) = 4305612



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005030316.0433GNc8012052>