Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2020 00:33:49 +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: r552158 - head/sysutils/doctl
Message-ID:  <202010130033.09D0XnRx084204@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Tue Oct 13 00:33:49 2020
New Revision: 552158
URL: https://svnweb.freebsd.org/changeset/ports/552158

Log:
  sysutils/doctl: Update to version 1.48.1
  
  Upstream changes:
  https://github.com/digitalocean/doctl/releases/tag/v1.47.0
  https://github.com/digitalocean/doctl/releases/tag/v1.48.0
  https://github.com/digitalocean/doctl/releases/tag/v1.48.1
  
  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	Mon Oct 12 23:46:14 2020	(r552157)
+++ head/sysutils/doctl/Makefile	Tue Oct 13 00:33:49 2020	(r552158)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.46.0
+DISTVERSION=	1.48.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Mon Oct 12 23:46:14 2020	(r552157)
+++ head/sysutils/doctl/distinfo	Tue Oct 13 00:33:49 2020	(r552158)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595506187
-SHA256 (digitalocean-doctl-v1.46.0_GH0.tar.gz) = f283df1860afa47551da24c9c0d0ebb1ae4535c7a69e62507e4f787ff47cda60
-SIZE (digitalocean-doctl-v1.46.0_GH0.tar.gz) = 4637545
+TIMESTAMP = 1602548429
+SHA256 (digitalocean-doctl-v1.48.1_GH0.tar.gz) = 3be10bf29e0f1e9af87b63d22f9eb28c8adccdb9daa5567d2b4ac022e5cdc51e
+SIZE (digitalocean-doctl-v1.48.1_GH0.tar.gz) = 4652986



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