Date: Tue, 2 Oct 2018 22:06:23 +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: r481137 - head/sysutils/doctl Message-ID: <201810022206.w92M6NYJ017428@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Tue Oct 2 22:06:22 2018 New Revision: 481137 URL: https://svnweb.freebsd.org/changeset/ports/481137 Log: sysutils/doctl: Update to version 1.10.0 Upstream change: Add support for tagging images (GitHub issue #348) https://github.com/digitalocean/doctl/blob/master/CHANGELOG.md 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 Oct 2 21:54:14 2018 (r481136) +++ head/sysutils/doctl/Makefile Tue Oct 2 22:06:22 2018 (r481137) @@ -2,7 +2,7 @@ PORTNAME= doctl DISTVERSIONPREFIX= v -DISTVERSION= 1.9.0 +DISTVERSION= 1.10.0 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org Modified: head/sysutils/doctl/distinfo ============================================================================== --- head/sysutils/doctl/distinfo Tue Oct 2 21:54:14 2018 (r481136) +++ head/sysutils/doctl/distinfo Tue Oct 2 22:06:22 2018 (r481137) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535547382 -SHA256 (digitalocean-doctl-v1.9.0_GH0.tar.gz) = 3187f8b989d3e284c90ec1ef5252e8949319835b0e62cafe7b8df41c5ca8f422 -SIZE (digitalocean-doctl-v1.9.0_GH0.tar.gz) = 8773555 +TIMESTAMP = 1538512564 +SHA256 (digitalocean-doctl-v1.10.0_GH0.tar.gz) = 9e677563c57c330dcda26efa9f140dee83b982a53c0f9d4a11a34714866449b5 +SIZE (digitalocean-doctl-v1.10.0_GH0.tar.gz) = 8777680
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810022206.w92M6NYJ017428>