Date: Thu, 24 Oct 2019 12:50:46 +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: r515335 - head/sysutils/doctl Message-ID: <201910241250.x9OCokED051928@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910241250.x9OCokED051928>