Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jul 2020 12:29:46 +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: r542928 - head/sysutils/doctl
Message-ID:  <202007231229.06NCTkH3032041@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Thu Jul 23 12:29:46 2020
New Revision: 542928
URL: https://svnweb.freebsd.org/changeset/ports/542928

Log:
  sysutils/doctl: Update to version 1.46.0
  
  Upstream changes:
  https://github.com/digitalocean/doctl/releases/tag/v1.46.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	Thu Jul 23 11:54:53 2020	(r542927)
+++ head/sysutils/doctl/Makefile	Thu Jul 23 12:29:46 2020	(r542928)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.45.0
+DISTVERSION=	1.46.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Thu Jul 23 11:54:53 2020	(r542927)
+++ head/sysutils/doctl/distinfo	Thu Jul 23 12:29:46 2020	(r542928)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591228008
-SHA256 (digitalocean-doctl-v1.45.0_GH0.tar.gz) = eaafdec52ad3de0f3f4b923a91cc944e87c3442c869bce673b5b4ef33047d4af
-SIZE (digitalocean-doctl-v1.45.0_GH0.tar.gz) = 4381927
+TIMESTAMP = 1595506187
+SHA256 (digitalocean-doctl-v1.46.0_GH0.tar.gz) = f283df1860afa47551da24c9c0d0ebb1ae4535c7a69e62507e4f787ff47cda60
+SIZE (digitalocean-doctl-v1.46.0_GH0.tar.gz) = 4637545



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