diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index e0c1483dde2b..d49efc2efe3e 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,32 +1,31 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v -DISTVERSION= 1.58.0 -PORTREVISION= 1 +DISTVERSION= 1.60.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 159435b7e1ba..674ad3980646 100644 --- a/sysutils/hcloud/distinfo +++ b/sysutils/hcloud/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1766392050 -SHA256 (go/sysutils_hcloud/hcloud-v1.58.0/v1.58.0.mod) = 1ffe22494a029da9b7d863a326e1848b7a3fb2aa05f5a66f4a4166c81c6ab582 -SIZE (go/sysutils_hcloud/hcloud-v1.58.0/v1.58.0.mod) = 2557 -SHA256 (go/sysutils_hcloud/hcloud-v1.58.0/v1.58.0.zip) = 9b76e0d77683135db68fa19042a51dd2c84942a98235b8a8b205a550b76f23fd -SIZE (go/sysutils_hcloud/hcloud-v1.58.0/v1.58.0.zip) = 872307 +TIMESTAMP = 1768966685 +SHA256 (go/sysutils_hcloud/hcloud-v1.60.0/v1.60.0.mod) = 06071ac72d65308731f3fe1b7cca74df21d23f2aa39c156967aa968c146daf21 +SIZE (go/sysutils_hcloud/hcloud-v1.60.0/v1.60.0.mod) = 2557 +SHA256 (go/sysutils_hcloud/hcloud-v1.60.0/v1.60.0.zip) = c2c52a07f06b50f32dc04d9e864e66869ee34819442ffd68f87fe95ec0367d10 +SIZE (go/sysutils_hcloud/hcloud-v1.60.0/v1.60.0.zip) = 875331