svn commit: r516187 - head/sysutils/doctl

Joseph Mingrone jrm at FreeBSD.org
Thu Oct 31 18:17:18 UTC 2019


Author: jrm
Date: Thu Oct 31 18:17:17 2019
New Revision: 516187
URL: https://svnweb.freebsd.org/changeset/ports/516187

Log:
  sysutils/doctl: Update to 1.33.1  ...and BOO!
  
  Upstream changes:
  https://github.com/digitalocean/doctl/releases/tag/v1.33.1

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 Oct 31 18:16:39 2019	(r516186)
+++ head/sysutils/doctl/Makefile	Thu Oct 31 18:17:17 2019	(r516187)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.33.0
+DISTVERSION=	1.33.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm at FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Thu Oct 31 18:16:39 2019	(r516186)
+++ head/sysutils/doctl/distinfo	Thu Oct 31 18:17:17 2019	(r516187)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571919975
-SHA256 (digitalocean-doctl-v1.33.0_GH0.tar.gz) = c175ecd1572f5e22290f6989297b29049e65b49f8ceaf198d46fc254878bd635
-SIZE (digitalocean-doctl-v1.33.0_GH0.tar.gz) = 3112998
+TIMESTAMP = 1572545580
+SHA256 (digitalocean-doctl-v1.33.1_GH0.tar.gz) = b3e853b17816e5bd4aad082477e56cf52582b331fb46af1ed81127dffdbc554e
+SIZE (digitalocean-doctl-v1.33.1_GH0.tar.gz) = 3610188


More information about the svn-ports-head mailing list