Date: Sat, 8 Jun 2019 18:19:40 +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: r503744 - head/sysutils/doctl Message-ID: <201906081819.x58IJeZC062197@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Sat Jun 8 18:19:40 2019 New Revision: 503744 URL: https://svnweb.freebsd.org/changeset/ports/503744 Log: sysutils/doctl: Update to version 1.19.0 Upstream Changes: https://github.com/digitalocean/doctl/releases/tag/v1.19.0 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 Sat Jun 8 16:54:44 2019 (r503743) +++ head/sysutils/doctl/Makefile Sat Jun 8 18:19:40 2019 (r503744) @@ -2,7 +2,7 @@ PORTNAME= doctl DISTVERSIONPREFIX= v -DISTVERSION= 1.18.0 +DISTVERSION= 1.19.0 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org Modified: head/sysutils/doctl/distinfo ============================================================================== --- head/sysutils/doctl/distinfo Sat Jun 8 16:54:44 2019 (r503743) +++ head/sysutils/doctl/distinfo Sat Jun 8 18:19:40 2019 (r503744) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558824271 -SHA256 (digitalocean-doctl-v1.18.0_GH0.tar.gz) = b82c0470542e7b8d4e13bf07ff09b0a7cfc50454dd0551a531ff850ccc0d6570 -SIZE (digitalocean-doctl-v1.18.0_GH0.tar.gz) = 15650508 +TIMESTAMP = 1560015965 +SHA256 (digitalocean-doctl-v1.19.0_GH0.tar.gz) = a543430929f4cff7813e6305a1a3fdc656ce28dad4da4e007cd8adc88219f259 +SIZE (digitalocean-doctl-v1.19.0_GH0.tar.gz) = 15650191
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906081819.x58IJeZC062197>