Date: Thu, 13 Dec 2018 14:21:16 +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: r487367 - head/sysutils/doctl Message-ID: <201812131421.wBDELGnv018979@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Thu Dec 13 14:21:15 2018 New Revision: 487367 URL: https://svnweb.freebsd.org/changeset/ports/487367 Log: sysutils/doctl: Update to version 1.12.2 Upstream changes: https://github.com/digitalocean/doctl/releases 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 Dec 13 14:18:00 2018 (r487366) +++ head/sysutils/doctl/Makefile Thu Dec 13 14:21:15 2018 (r487367) @@ -2,7 +2,7 @@ PORTNAME= doctl DISTVERSIONPREFIX= v -DISTVERSION= 1.12.0 +DISTVERSION= 1.12.2 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org Modified: head/sysutils/doctl/distinfo ============================================================================== --- head/sysutils/doctl/distinfo Thu Dec 13 14:18:00 2018 (r487366) +++ head/sysutils/doctl/distinfo Thu Dec 13 14:21:15 2018 (r487367) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543436982 -SHA256 (digitalocean-doctl-v1.12.0_GH0.tar.gz) = 15b0cf0dde2ad3cd14b0f5d6a61e84d8497ceb0a0d6981024b2298ab3c99869c -SIZE (digitalocean-doctl-v1.12.0_GH0.tar.gz) = 8797304 +TIMESTAMP = 1544710186 +SHA256 (digitalocean-doctl-v1.12.2_GH0.tar.gz) = 8b9fd4d00be3016b71404e2eacc582fff658732215be860efdc409f3fd5c03d5 +SIZE (digitalocean-doctl-v1.12.2_GH0.tar.gz) = 15617974
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812131421.wBDELGnv018979>