Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 2019 16:34:04 +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: r507004 - head/sysutils/doctl
Message-ID:  <201907201634.x6KGY4eC056970@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Sat Jul 20 16:34:04 2019
New Revision: 507004
URL: https://svnweb.freebsd.org/changeset/ports/507004

Log:
  sysutils/doctl: Update to version 1.22.0
  
  Upstream changes:
  https://github.com/digitalocean/doctl/releases/tag/v1.22.0
  
  Sponsored by:	DigitalOcean

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 Jul 20 16:29:49 2019	(r507003)
+++ head/sysutils/doctl/Makefile	Sat Jul 20 16:34:04 2019	(r507004)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.21.1
+DISTVERSION=	1.22.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Sat Jul 20 16:29:49 2019	(r507003)
+++ head/sysutils/doctl/distinfo	Sat Jul 20 16:34:04 2019	(r507004)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563222074
-SHA256 (digitalocean-doctl-v1.21.1_GH0.tar.gz) = 8c1e60930e913ace562511b6a7ee8f0d3f4d08d4ba48148f26e12b6d2eb95f2b
-SIZE (digitalocean-doctl-v1.21.1_GH0.tar.gz) = 4082616
+TIMESTAMP = 1563640073
+SHA256 (digitalocean-doctl-v1.22.0_GH0.tar.gz) = 714a3bccbe67e18b5658eb26112551bc34cc876db3eef58c8aa1bdb603b7ed5f
+SIZE (digitalocean-doctl-v1.22.0_GH0.tar.gz) = 4084016



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