Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 2020 21:56:16 +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: r556795 - head/sysutils/doctl
Message-ID:  <202012012156.0B1LuGQ7091518@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Tue Dec  1 21:56:16 2020
New Revision: 556795
URL: https://svnweb.freebsd.org/changeset/ports/556795

Log:
  sysutils/doctl: Update to version 1.53.0
  
  https://github.com/digitalocean/doctl/releases/tag/v1.53.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	Tue Dec  1 21:38:06 2020	(r556794)
+++ head/sysutils/doctl/Makefile	Tue Dec  1 21:56:16 2020	(r556795)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.52.0
+DISTVERSION=	1.53.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Tue Dec  1 21:38:06 2020	(r556794)
+++ head/sysutils/doctl/distinfo	Tue Dec  1 21:56:16 2020	(r556795)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605370183
-SHA256 (digitalocean-doctl-v1.52.0_GH0.tar.gz) = e4a0a08d5be545b9bb035ed377c0b7e7705e217bf55d4f4423d7dc8afb0a5819
-SIZE (digitalocean-doctl-v1.52.0_GH0.tar.gz) = 4758330
+TIMESTAMP = 1606856212
+SHA256 (digitalocean-doctl-v1.53.0_GH0.tar.gz) = f36ea283d7be9d1f77c69b1f60eda64d83aea5995f55f16171683f58897ad19b
+SIZE (digitalocean-doctl-v1.53.0_GH0.tar.gz) = 4763128



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