svn commit: r508129 - head/sysutils/doctl

Joseph Mingrone jrm at FreeBSD.org
Sun Aug 4 22:03:28 UTC 2019


Author: jrm
Date: Sun Aug  4 22:03:27 2019
New Revision: 508129
URL: https://svnweb.freebsd.org/changeset/ports/508129

Log:
  sysutils/doctl: Update to version 1.26.2
  
  Upstream changes:
  https://github.com/digitalocean/doctl/releases/tag/v1.24.0
  https://github.com/digitalocean/doctl/releases/tag/v1.24.1
  https://github.com/digitalocean/doctl/releases/tag/v1.24.2
  https://github.com/digitalocean/doctl/releases/tag/v1.25.0
  https://github.com/digitalocean/doctl/releases/tag/v1.26.0
  https://github.com/digitalocean/doctl/releases/tag/v1.26.2
  
  [1] DigitalOcean has provided free credit for a VM to test doctl
  
  Sponsored by:	DigitalOcean [1]

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 Aug  4 21:34:56 2019	(r508128)
+++ head/sysutils/doctl/Makefile	Sun Aug  4 22:03:27 2019	(r508129)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.23.1
+DISTVERSION=	1.26.2
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm at FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Sun Aug  4 21:34:56 2019	(r508128)
+++ head/sysutils/doctl/distinfo	Sun Aug  4 22:03:27 2019	(r508129)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564333927
-SHA256 (digitalocean-doctl-v1.23.1_GH0.tar.gz) = c931da14536ea02befacfd71eee96dd847b9b7c395d131c2f020a10bfe8b8cb9
-SIZE (digitalocean-doctl-v1.23.1_GH0.tar.gz) = 4085227
+TIMESTAMP = 1564955039
+SHA256 (digitalocean-doctl-v1.26.2_GH0.tar.gz) = 7635d26d8dd0d864fb372507afe99c7a70bb0937a6176d717393e333d92070d1
+SIZE (digitalocean-doctl-v1.26.2_GH0.tar.gz) = 3171878


More information about the svn-ports-all mailing list