svn commit: r552158 - head/sysutils/doctl
Joseph Mingrone
jrm at FreeBSD.org
Tue Oct 13 00:33:50 UTC 2020
Author: jrm
Date: Tue Oct 13 00:33:49 2020
New Revision: 552158
URL: https://svnweb.freebsd.org/changeset/ports/552158
Log:
sysutils/doctl: Update to version 1.48.1
Upstream changes:
https://github.com/digitalocean/doctl/releases/tag/v1.47.0
https://github.com/digitalocean/doctl/releases/tag/v1.48.0
https://github.com/digitalocean/doctl/releases/tag/v1.48.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 Mon Oct 12 23:46:14 2020 (r552157)
+++ head/sysutils/doctl/Makefile Tue Oct 13 00:33:49 2020 (r552158)
@@ -2,7 +2,7 @@
PORTNAME= doctl
DISTVERSIONPREFIX= v
-DISTVERSION= 1.46.0
+DISTVERSION= 1.48.1
CATEGORIES= sysutils
MAINTAINER= jrm at FreeBSD.org
Modified: head/sysutils/doctl/distinfo
==============================================================================
--- head/sysutils/doctl/distinfo Mon Oct 12 23:46:14 2020 (r552157)
+++ head/sysutils/doctl/distinfo Tue Oct 13 00:33:49 2020 (r552158)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595506187
-SHA256 (digitalocean-doctl-v1.46.0_GH0.tar.gz) = f283df1860afa47551da24c9c0d0ebb1ae4535c7a69e62507e4f787ff47cda60
-SIZE (digitalocean-doctl-v1.46.0_GH0.tar.gz) = 4637545
+TIMESTAMP = 1602548429
+SHA256 (digitalocean-doctl-v1.48.1_GH0.tar.gz) = 3be10bf29e0f1e9af87b63d22f9eb28c8adccdb9daa5567d2b4ac022e5cdc51e
+SIZE (digitalocean-doctl-v1.48.1_GH0.tar.gz) = 4652986
More information about the svn-ports-all
mailing list