Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2020 16:45:50 +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: r555121 - head/sysutils/doctl
Message-ID:  <202011141645.0AEGjokU053690@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Sat Nov 14 16:45:49 2020
New Revision: 555121
URL: https://svnweb.freebsd.org/changeset/ports/555121

Log:
  sysutils/doctl: Update to version 1.52.0
  
  Upstream changes:
  https://github.com/digitalocean/doctl/releases/tag/v1.52.0
  
  Sponsored by:	DigitalOcean (VM credit)

Modified:
  head/sysutils/doctl/Makefile   (contents, props changed)
  head/sysutils/doctl/distinfo   (contents, props changed)

Modified: head/sysutils/doctl/Makefile
==============================================================================
--- head/sysutils/doctl/Makefile	Sat Nov 14 16:20:44 2020	(r555120)
+++ head/sysutils/doctl/Makefile	Sat Nov 14 16:45:49 2020	(r555121)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.51.0
+DISTVERSION=	1.52.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Sat Nov 14 16:20:44 2020	(r555120)
+++ head/sysutils/doctl/distinfo	Sat Nov 14 16:45:49 2020	(r555121)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604939572
-SHA256 (digitalocean-doctl-v1.51.0_GH0.tar.gz) = dec16ab128c2724eebfeadac05dd4554cd007a57998d3aae3009c71196578760
-SIZE (digitalocean-doctl-v1.51.0_GH0.tar.gz) = 4759291
+TIMESTAMP = 1605370183
+SHA256 (digitalocean-doctl-v1.52.0_GH0.tar.gz) = e4a0a08d5be545b9bb035ed377c0b7e7705e217bf55d4f4423d7dc8afb0a5819
+SIZE (digitalocean-doctl-v1.52.0_GH0.tar.gz) = 4758330



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