svn commit: r561108 - head/sysutils/doctl

Joseph Mingrone jrm at FreeBSD.org
Sun Jan 10 20:41:48 UTC 2021


Author: jrm
Date: Sun Jan 10 20:41:47 2021
New Revision: 561108
URL: https://svnweb.freebsd.org/changeset/ports/561108

Log:
  sysutils/doctl: Update to version 1.54.1
  
  https://github.com/digitalocean/doctl/releases/tag/v1.54.1
  
  Sponsored by:	DigitalOcean (VM credit)

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 Jan 10 19:40:34 2021	(r561107)
+++ head/sysutils/doctl/Makefile	Sun Jan 10 20:41:47 2021	(r561108)
@@ -2,7 +2,7 @@
 
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.54.0
+DISTVERSION=	1.54.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm at FreeBSD.org

Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo	Sun Jan 10 19:40:34 2021	(r561107)
+++ head/sysutils/doctl/distinfo	Sun Jan 10 20:41:47 2021	(r561108)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607631786
-SHA256 (digitalocean-doctl-v1.54.0_GH0.tar.gz) = bdb2dfb18ac0047c55343a74aa872cd5251881657d88ceb432af894042767d09
-SIZE (digitalocean-doctl-v1.54.0_GH0.tar.gz) = 4764175
+TIMESTAMP = 1610307408
+SHA256 (digitalocean-doctl-v1.54.1_GH0.tar.gz) = f61746217994a7270ac32d9707a7c2906e94821238bdb938b0e3be70f2f2dcb5
+SIZE (digitalocean-doctl-v1.54.1_GH0.tar.gz) = 5155584


More information about the svn-ports-head mailing list