Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2019 13:20:37 +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: r508453 - head/sysutils/doctl
Message-ID:  <201908091320.x79DKbM8085583@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Fri Aug  9 13:20:37 2019
New Revision: 508453
URL: https://svnweb.freebsd.org/changeset/ports/508453

Log:
  sysutils/doctl: Update to version 1.27.0
  
  Upstream changes:
  https://github.com/digitalocean/doctl/releases/tag/v1.27.0
  
  Sponsored by:	DigitalOcean [1]
  
  [1] DigitalOcean provided free credit for a VM 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	Fri Aug  9 13:07:39 2019	(r508452)
+++ head/sysutils/doctl/Makefile	Fri Aug  9 13:20:37 2019	(r508453)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.26.3
+DISTVERSION=	1.27.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Fri Aug  9 13:07:39 2019	(r508452)
+++ head/sysutils/doctl/distinfo	Fri Aug  9 13:20:37 2019	(r508453)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565102397
-SHA256 (digitalocean-doctl-v1.26.3_GH0.tar.gz) = d8a0f613ade919188e378fd72145f74d199df5d74fc5b5ef3f7437dbf46ac190
-SIZE (digitalocean-doctl-v1.26.3_GH0.tar.gz) = 3171700
+TIMESTAMP = 1565356126
+SHA256 (digitalocean-doctl-v1.27.0_GH0.tar.gz) = a91e7d78da62bc965a9440cb087e5583d945ce10a3e59211992a304a16f26cad
+SIZE (digitalocean-doctl-v1.27.0_GH0.tar.gz) = 3149741



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