Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Oct 2020 09:27:35 +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: r553763 - head/sysutils/doctl
Message-ID:  <202010310927.09V9RZZo078298@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Sat Oct 31 09:27:35 2020
New Revision: 553763
URL: https://svnweb.freebsd.org/changeset/ports/553763

Log:
  sysutils/doctl: Update to version 1.50.0
  
  Upstream changes:
  https://github.com/digitalocean/doctl/releases/tag/v1.50.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 Oct 31 09:18:29 2020	(r553762)
+++ head/sysutils/doctl/Makefile	Sat Oct 31 09:27:35 2020	(r553763)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.49.0
+DISTVERSION=	1.50.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Sat Oct 31 09:18:29 2020	(r553762)
+++ head/sysutils/doctl/distinfo	Sat Oct 31 09:27:35 2020	(r553763)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604025093
-SHA256 (digitalocean-doctl-v1.49.0_GH0.tar.gz) = 5b62b595c9503b94a3492cf7f71090d964243b9d901925978cb20f7215208d3a
-SIZE (digitalocean-doctl-v1.49.0_GH0.tar.gz) = 4670178
+TIMESTAMP = 1604136240
+SHA256 (digitalocean-doctl-v1.50.0_GH0.tar.gz) = 7791240ce24be1fc72c6eeefcb41fca68a939cf54b9f52a476076d4b7ad7a01f
+SIZE (digitalocean-doctl-v1.50.0_GH0.tar.gz) = 4755604



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