diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index d699043a7364..4a5e57e852de 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,32 +1,31 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v -DISTVERSION= 1.65.0 -PORTREVISION= 1 +DISTVERSION= 1.66.0 CATEGORIES= sysutils MAINTAINER= uzsolt@FreeBSD.org COMMENT= Official Hetzner Cloud command-line interface WWW= https://github.com/hetznercloud/cli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/hetznercloud/cli GO_TARGET= ./cmd/hcloud PLIST_FILES= bin/hcloud \ share/bash-completion/completions/${PORTNAME} \ share/fish/completions/${PORTNAME}.fish \ share/zsh/site_functions/_${PORTNAME} post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions/ \ ${STAGEDIR}${PREFIX}/share/fish/completions/ \ ${STAGEDIR}${PREFIX}/share/zsh/site_functions/ ${STAGEDIR}${PREFIX}/bin/hcloud completion bash > ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/hcloud completion fish > ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish ${STAGEDIR}${PREFIX}/bin/hcloud completion zsh > ${STAGEDIR}${PREFIX}/share/zsh/site_functions/_${PORTNAME} .include diff --git a/sysutils/hcloud/distinfo b/sysutils/hcloud/distinfo index ba347a0e298a..bea2d80127d7 100644 --- a/sysutils/hcloud/distinfo +++ b/sysutils/hcloud/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1779474430 -SHA256 (go/sysutils_hcloud/hcloud-v1.65.0/v1.65.0.mod) = 11912f376701558d4117dd242268f4fe3a53b6a867568028c8ac5e9b0201ff9c -SIZE (go/sysutils_hcloud/hcloud-v1.65.0/v1.65.0.mod) = 2558 -SHA256 (go/sysutils_hcloud/hcloud-v1.65.0/v1.65.0.zip) = bafd6b96173ff34c09cc1826cd42fad20cd8ed0bf21b0c95ff1c985105baad63 -SIZE (go/sysutils_hcloud/hcloud-v1.65.0/v1.65.0.zip) = 853827 +TIMESTAMP = 1782450441 +SHA256 (go/sysutils_hcloud/hcloud-v1.66.0/v1.66.0.mod) = b7e649a0994c195d0b5f99fd07c4b1bc2df635d716fd776a94af234f62f71647 +SIZE (go/sysutils_hcloud/hcloud-v1.66.0/v1.66.0.mod) = 2557 +SHA256 (go/sysutils_hcloud/hcloud-v1.66.0/v1.66.0.zip) = 598b2869af4d438e7a4e8cecc535f92b347acb93ac2548690f804a0079fffd7e +SIZE (go/sysutils_hcloud/hcloud-v1.66.0/v1.66.0.zip) = 855430