Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 20:37: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: r557458 - head/sysutils/doctl
Message-ID:  <202012102037.0BAKbGja005908@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Thu Dec 10 20:37:15 2020
New Revision: 557458
URL: https://svnweb.freebsd.org/changeset/ports/557458

Log:
  sysutils/doctl: Update to version 1.54.0
  
  https://github.com/digitalocean/doctl/releases/tag/v1.54.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	Thu Dec 10 20:22:23 2020	(r557457)
+++ head/sysutils/doctl/Makefile	Thu Dec 10 20:37:15 2020	(r557458)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.53.0
+DISTVERSION=	1.54.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Thu Dec 10 20:22:23 2020	(r557457)
+++ head/sysutils/doctl/distinfo	Thu Dec 10 20:37:15 2020	(r557458)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606856212
-SHA256 (digitalocean-doctl-v1.53.0_GH0.tar.gz) = f36ea283d7be9d1f77c69b1f60eda64d83aea5995f55f16171683f58897ad19b
-SIZE (digitalocean-doctl-v1.53.0_GH0.tar.gz) = 4763128
+TIMESTAMP = 1607631786
+SHA256 (digitalocean-doctl-v1.54.0_GH0.tar.gz) = bdb2dfb18ac0047c55343a74aa872cd5251881657d88ceb432af894042767d09
+SIZE (digitalocean-doctl-v1.54.0_GH0.tar.gz) = 4764175



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