Date: Sun, 28 Jul 2019 17:17:29 +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: r507517 - head/sysutils/doctl Message-ID: <201907281717.x6SHHTUA022976@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Sun Jul 28 17:17:29 2019 New Revision: 507517 URL: https://svnweb.freebsd.org/changeset/ports/507517 Log: sysutils/doctl: Update to version 1.23.1 Upstream changes: https://github.com/digitalocean/doctl/releases/tag/v1.23.0 https://github.com/digitalocean/doctl/releases/tag/v1.23.1 Sponsored by: DigitalOcean Modified: head/sysutils/doctl/Makefile (contents, props changed) head/sysutils/doctl/distinfo (contents, props changed) Modified: head/sysutils/doctl/Makefile ============================================================================== --- head/sysutils/doctl/Makefile Sun Jul 28 17:11:34 2019 (r507516) +++ head/sysutils/doctl/Makefile Sun Jul 28 17:17:29 2019 (r507517) @@ -2,7 +2,7 @@ PORTNAME= doctl DISTVERSIONPREFIX= v -DISTVERSION= 1.22.0 +DISTVERSION= 1.23.1 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org Modified: head/sysutils/doctl/distinfo ============================================================================== --- head/sysutils/doctl/distinfo Sun Jul 28 17:11:34 2019 (r507516) +++ head/sysutils/doctl/distinfo Sun Jul 28 17:17:29 2019 (r507517) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563640073 -SHA256 (digitalocean-doctl-v1.22.0_GH0.tar.gz) = 714a3bccbe67e18b5658eb26112551bc34cc876db3eef58c8aa1bdb603b7ed5f -SIZE (digitalocean-doctl-v1.22.0_GH0.tar.gz) = 4084016 +TIMESTAMP = 1564333927 +SHA256 (digitalocean-doctl-v1.23.1_GH0.tar.gz) = c931da14536ea02befacfd71eee96dd847b9b7c395d131c2f020a10bfe8b8cb9 +SIZE (digitalocean-doctl-v1.23.1_GH0.tar.gz) = 4085227
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907281717.x6SHHTUA022976>