Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2025 19:35:45 GMT
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3a1c71c3c158 - main - sysutils/doctl: Update to 1.120.2
Message-ID:  <202501141935.50EJZjs5060285@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a1c71c3c15824aab77e69df959896c5db3502c8

commit 3a1c71c3c15824aab77e69df959896c5db3502c8
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2025-01-14 19:32:50 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2025-01-14 19:32:50 +0000

    sysutils/doctl: Update to 1.120.2
    
    Release notes:
    https://github.com/digitalocean/doctl/releases/tag/v1.116.1
    https://github.com/digitalocean/doctl/releases/tag/v1.117.0
    https://github.com/digitalocean/doctl/releases/tag/v1.118.0
    https://github.com/digitalocean/doctl/releases/tag/v1.119.0
    https://github.com/digitalocean/doctl/releases/tag/v1.119.1
    https://github.com/digitalocean/doctl/releases/tag/v1.120.0
    https://github.com/digitalocean/doctl/releases/tag/v1.120.1
    https://github.com/digitalocean/doctl/releases/tag/v1.120.2
    
    Sponsored by:   The FreeBSD Foundation
---
 sysutils/doctl/Makefile | 3 +--
 sysutils/doctl/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/sysutils/doctl/Makefile b/sysutils/doctl/Makefile
index cb6cddba097c..543db11dc7cf 100644
--- a/sysutils/doctl/Makefile
+++ b/sysutils/doctl/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.116.0
-PORTREVISION=	1
+DISTVERSION=	1.120.2
 CATEGORIES=	sysutils
 MASTER_SITES=	https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}-${DISTVERSION}-source
diff --git a/sysutils/doctl/distinfo b/sysutils/doctl/distinfo
index 2742614a840a..672ba0a12351 100644
--- a/sysutils/doctl/distinfo
+++ b/sysutils/doctl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729872757
-SHA256 (doctl-1.116.0-source.tar.gz) = ba86f6991627d97d119467230986a645edfe4124a80d607e242dc09142e0cbe1
-SIZE (doctl-1.116.0-source.tar.gz) = 8148200
+TIMESTAMP = 1736882790
+SHA256 (doctl-1.120.2-source.tar.gz) = 35794f03d0e70589cedf0a585ebc9d9d3ef2167f7f8fd81bea04029bda8d3098
+SIZE (doctl-1.120.2-source.tar.gz) = 8170333



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501141935.50EJZjs5060285>