Date: Thu, 15 Mar 2018 01:38:43 +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: r464548 - head/sysutils/doctl Message-ID: <201803150138.w2F1ch5L016572@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Thu Mar 15 01:38:42 2018 New Revision: 464548 URL: https://svnweb.freebsd.org/changeset/ports/464548 Log: sysutils/doctl: Update to version 1.7.2 Upstream changes: https://github.com/digitalocean/doctl/releases/tag/v1.7.2 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 Mar 15 01:13:38 2018 (r464547) +++ head/sysutils/doctl/Makefile Thu Mar 15 01:38:42 2018 (r464548) @@ -2,7 +2,7 @@ PORTNAME= doctl DISTVERSIONPREFIX= v -DISTVERSION= 1.7.1 +DISTVERSION= 1.7.2 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org Modified: head/sysutils/doctl/distinfo ============================================================================== --- head/sysutils/doctl/distinfo Thu Mar 15 01:13:38 2018 (r464547) +++ head/sysutils/doctl/distinfo Thu Mar 15 01:38:42 2018 (r464548) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509616943 -SHA256 (digitalocean-doctl-v1.7.1_GH0.tar.gz) = 6c47b5ce9c4739499732be96b914cecbad9135088504351601b75a9608d19d64 -SIZE (digitalocean-doctl-v1.7.1_GH0.tar.gz) = 8767435 +TIMESTAMP = 1521075991 +SHA256 (digitalocean-doctl-v1.7.2_GH0.tar.gz) = fbc223496647b23805979363c49187aad0a7b8f6c73dd8d1c8352a014444634a +SIZE (digitalocean-doctl-v1.7.2_GH0.tar.gz) = 8773029
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803150138.w2F1ch5L016572>