git: fe009eabc0fa - main - sysutils/doctl: Update to 1.76.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 May 2022 01:53:40 UTC
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe009eabc0fa22ab104986f317ce46d462878d4c commit fe009eabc0fa22ab104986f317ce46d462878d4c Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2022-05-27 01:17:09 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2022-05-27 01:52:11 +0000 sysutils/doctl: Update to 1.76.2 https://github.com/digitalocean/doctl/releases/tag/v1.76.0 https://github.com/digitalocean/doctl/releases/tag/v1.76.1 https://github.com/digitalocean/doctl/releases/tag/v1.76.2 Sponsored by: The FreeBSD Foundation --- sysutils/doctl/Makefile | 9 +++++---- sysutils/doctl/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/sysutils/doctl/Makefile b/sysutils/doctl/Makefile index 8f1d5aea4827..43a6dcf24ca2 100644 --- a/sysutils/doctl/Makefile +++ b/sysutils/doctl/Makefile @@ -1,7 +1,8 @@ PORTNAME= doctl -DISTVERSIONPREFIX= v -DISTVERSION= 1.75.0 +DISTVERSION= 1.76.2 CATEGORIES= sysutils +MASTER_SITES= https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/ +DISTNAME= ${PORTNAME}-${DISTVERSION}-source MAINTAINER= jrm@FreeBSD.org COMMENT= Command line tool for DigitalOcean services @@ -10,11 +11,11 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go:modules -USE_GITHUB= yes -GH_ACCOUNT= digitalocean GO_TARGET= ./cmd/${PORTNAME} +NO_WRKSUBDIR= yes + PLIST_FILES= bin/doctl .include <bsd.port.mk> diff --git a/sysutils/doctl/distinfo b/sysutils/doctl/distinfo index 279e8d4f33b6..d256d5ecb36e 100644 --- a/sysutils/doctl/distinfo +++ b/sysutils/doctl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652716472 -SHA256 (digitalocean-doctl-v1.75.0_GH0.tar.gz) = 3fe102d60f57ee8f9bd4a8f5094fd3ddfdf7af1bbaf35c7b8286a9ae3c8a8f3e -SIZE (digitalocean-doctl-v1.75.0_GH0.tar.gz) = 5648984 +TIMESTAMP = 1653615648 +SHA256 (doctl-1.76.2-source.tar.gz) = d8aa851cbfba8a829e9f83e16a616c83d2cf6d948d510a4e23923507df845737 +SIZE (doctl-1.76.2-source.tar.gz) = 5646275