svn commit: r515335 - head/sysutils/doctl

Joseph Mingrone jrm at FreeBSD.org
Thu Oct 24 12:50:47 UTC 2019


Author: jrm
Date: Thu Oct 24 12:50:46 2019
New Revision: 515335
URL: https://svnweb.freebsd.org/changeset/ports/515335

Log:
  sysutils/doctl: Update to version 1.33.0
  
  Upstream changes since last port update:
  
  https://github.com/digitalocean/doctl/releases/tag/v1.33.0
  https://github.com/digitalocean/doctl/releases/tag/v1.32.3
  https://github.com/digitalocean/doctl/releases/tag/v1.32.2
  https://github.com/digitalocean/doctl/releases/tag/v1.32.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 24 11:23:17 2019	(r515334)
+++ head/sysutils/doctl/Makefile	Thu Oct 24 12:50:46 2019	(r515335)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.31.2
+DISTVERSION=	1.33.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm at FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Thu Oct 24 11:23:17 2019	(r515334)
+++ head/sysutils/doctl/distinfo	Thu Oct 24 12:50:46 2019	(r515335)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568832510
-SHA256 (digitalocean-doctl-v1.31.2_GH0.tar.gz) = 08b571db5f4b67c875b787014aad469b6355804be7406d714ea945816a039bb1
-SIZE (digitalocean-doctl-v1.31.2_GH0.tar.gz) = 3087461
+TIMESTAMP = 1571919975
+SHA256 (digitalocean-doctl-v1.33.0_GH0.tar.gz) = c175ecd1572f5e22290f6989297b29049e65b49f8ceaf198d46fc254878bd635
+SIZE (digitalocean-doctl-v1.33.0_GH0.tar.gz) = 3112998


More information about the svn-ports-head mailing list