Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Mar 2020 03:18:10 +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: r528760 - head/sysutils/doctl
Message-ID:  <202003200318.02K3IA8L005323@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Fri Mar 20 03:18:10 2020
New Revision: 528760
URL: https://svnweb.freebsd.org/changeset/ports/528760

Log:
  sysutils/doctl: Update to version 1.39.0
  
  Upstream changes:
  https://github.com/digitalocean/doctl/releases/tag/v1.39.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	Fri Mar 20 03:00:27 2020	(r528759)
+++ head/sysutils/doctl/Makefile	Fri Mar 20 03:18:10 2020	(r528760)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.38.0
+DISTVERSION=	1.39.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Fri Mar 20 03:00:27 2020	(r528759)
+++ head/sysutils/doctl/distinfo	Fri Mar 20 03:18:10 2020	(r528760)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581013844
-SHA256 (digitalocean-doctl-v1.38.0_GH0.tar.gz) = 4607b952358edf214e7fc80409646f16860367394860ab8405d19c15803209a1
-SIZE (digitalocean-doctl-v1.38.0_GH0.tar.gz) = 4483847
+TIMESTAMP = 1584673342
+SHA256 (digitalocean-doctl-v1.39.0_GH0.tar.gz) = 35a4b0b812988a2ff8e8374b4917dcff25bd9f95b0b6e093fbce9877e4abb73a
+SIZE (digitalocean-doctl-v1.39.0_GH0.tar.gz) = 4583041



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