Date: Tue, 6 Aug 2019 15:05:44 +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: r508256 - head/sysutils/doctl Message-ID: <201908061505.x76F5iLr063980@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Tue Aug 6 15:05:43 2019 New Revision: 508256 URL: https://svnweb.freebsd.org/changeset/ports/508256 Log: sysutils/doctl: Update to version 1.26.3 Upstream changes: https://github.com/digitalocean/doctl/releases/tag/v1.26.3 Sponsored by: DigitalOcean [1] [1] DigitalOcean provided free credit for a VM to test doctl Modified: head/sysutils/doctl/Makefile (contents, props changed) head/sysutils/doctl/distinfo (contents, props changed) Modified: head/sysutils/doctl/Makefile ============================================================================== --- head/sysutils/doctl/Makefile Tue Aug 6 14:59:47 2019 (r508255) +++ head/sysutils/doctl/Makefile Tue Aug 6 15:05:43 2019 (r508256) @@ -2,7 +2,7 @@ PORTNAME= doctl DISTVERSIONPREFIX= v -DISTVERSION= 1.26.2 +DISTVERSION= 1.26.3 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org Modified: head/sysutils/doctl/distinfo ============================================================================== --- head/sysutils/doctl/distinfo Tue Aug 6 14:59:47 2019 (r508255) +++ head/sysutils/doctl/distinfo Tue Aug 6 15:05:43 2019 (r508256) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564955039 -SHA256 (digitalocean-doctl-v1.26.2_GH0.tar.gz) = 7635d26d8dd0d864fb372507afe99c7a70bb0937a6176d717393e333d92070d1 -SIZE (digitalocean-doctl-v1.26.2_GH0.tar.gz) = 3171878 +TIMESTAMP = 1565102397 +SHA256 (digitalocean-doctl-v1.26.3_GH0.tar.gz) = d8a0f613ade919188e378fd72145f74d199df5d74fc5b5ef3f7437dbf46ac190 +SIZE (digitalocean-doctl-v1.26.3_GH0.tar.gz) = 3171700
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908061505.x76F5iLr063980>