Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jun 2020 00:08:11 +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: r537859 - head/sysutils/doctl
Message-ID:  <202006040008.05408BHb003236@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Thu Jun  4 00:08:11 2020
New Revision: 537859
URL: https://svnweb.freebsd.org/changeset/ports/537859

Log:
  sysutils/doctl: Update to version 1.45.0
  
  Upstream changes:
  https://github.com/digitalocean/doctl/releases/tag/v1.44.0
  https://github.com/digitalocean/doctl/releases/tag/v1.45.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	Wed Jun  3 23:52:41 2020	(r537858)
+++ head/sysutils/doctl/Makefile	Thu Jun  4 00:08:11 2020	(r537859)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.43.0
+DISTVERSION=	1.45.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Wed Jun  3 23:52:41 2020	(r537858)
+++ head/sysutils/doctl/distinfo	Thu Jun  4 00:08:11 2020	(r537859)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588475418
-SHA256 (digitalocean-doctl-v1.43.0_GH0.tar.gz) = a55cc30b7e2ab37604eead742da6966c2c6715734a229263c6acae2092a932a0
-SIZE (digitalocean-doctl-v1.43.0_GH0.tar.gz) = 4305612
+TIMESTAMP = 1591228008
+SHA256 (digitalocean-doctl-v1.45.0_GH0.tar.gz) = eaafdec52ad3de0f3f4b923a91cc944e87c3442c869bce673b5b4ef33047d4af
+SIZE (digitalocean-doctl-v1.45.0_GH0.tar.gz) = 4381927



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