Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2019 03:55:33 +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: r520213 - head/sysutils/doctl
Message-ID:  <201912160355.xBG3tX3i068149@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Mon Dec 16 03:55:32 2019
New Revision: 520213
URL: https://svnweb.freebsd.org/changeset/ports/520213

Log:
  sysutils/doctl: Update to v1.36.0
  
  Upstream changes:
  https://github.com/digitalocean/doctl/releases/tag/v1.35.0
  https://github.com/digitalocean/doctl/releases/tag/v1.36.0
  
  Sponsored by:	DigitalOcean [1]
  
  [1] DigitalOcean provided 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	Mon Dec 16 03:51:20 2019	(r520212)
+++ head/sysutils/doctl/Makefile	Mon Dec 16 03:55:32 2019	(r520213)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.34.0
+DISTVERSION=	1.36.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Mon Dec 16 03:51:20 2019	(r520212)
+++ head/sysutils/doctl/distinfo	Mon Dec 16 03:55:32 2019	(r520213)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574265443
-SHA256 (digitalocean-doctl-v1.34.0_GH0.tar.gz) = 21dc7370b812989582012180d99d908b12192129149295db63faa7c234e0cc06
-SIZE (digitalocean-doctl-v1.34.0_GH0.tar.gz) = 4486514
+TIMESTAMP = 1576467862
+SHA256 (digitalocean-doctl-v1.36.0_GH0.tar.gz) = 36070690813edcf10f85d396509c8c377a6033425731923cc3e3d6bb084e0c05
+SIZE (digitalocean-doctl-v1.36.0_GH0.tar.gz) = 4479457



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