diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index cc5a6ef8c0a1..7d18104031af 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,32 +1,31 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v -DISTVERSION= 1.61.0 -PORTREVISION= 1 +DISTVERSION= 1.62.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 bdc02dd9e1bd..ded60423f782 100644 --- a/sysutils/hcloud/distinfo +++ b/sysutils/hcloud/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1771161490 -SHA256 (go/sysutils_hcloud/hcloud-v1.61.0/v1.61.0.mod) = 9f4eb880eaa13a373f572210ea37d6533c943cde13145031de88bda48ed6174e -SIZE (go/sysutils_hcloud/hcloud-v1.61.0/v1.61.0.mod) = 2557 -SHA256 (go/sysutils_hcloud/hcloud-v1.61.0/v1.61.0.zip) = 082894914b341c38d29f8f101f62b1229acf34120515280606af3fd84f95fd40 -SIZE (go/sysutils_hcloud/hcloud-v1.61.0/v1.61.0.zip) = 868873 +TIMESTAMP = 1774927170 +SHA256 (go/sysutils_hcloud/hcloud-v1.62.0/v1.62.0.mod) = 6a350760eed3919eb6646fa31121b1f1763c455c9917fa0f845074bbddb72bdc +SIZE (go/sysutils_hcloud/hcloud-v1.62.0/v1.62.0.mod) = 2557 +SHA256 (go/sysutils_hcloud/hcloud-v1.62.0/v1.62.0.zip) = a370112dbce52ac374a96767fc7e377c44219157caccc863c9e02a858301afbe +SIZE (go/sysutils_hcloud/hcloud-v1.62.0/v1.62.0.zip) = 851169