Bug 271389 - sysutils/hcloud: update to 1.34.0
Summary: sysutils/hcloud: update to 1.34.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://github.com/hetznercloud/cli/tags
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-13 13:10 UTC by Zsolt Udvari
Modified: 2023-05-18 08:26 UTC (History)
4 users (show)

See Also:


Attachments
patch to 1.33.2 (12.46 KB, patch)
2023-05-13 13:10 UTC, Zsolt Udvari
uzsolt: maintainer-approval+
Details | Diff
GO_MODULE method (10.68 KB, patch)
2023-05-15 11:28 UTC, Nuno Teixeira
no flags Details | Diff
patch to 1.34.0 (10.67 KB, patch)
2023-05-15 18:39 UTC, Zsolt Udvari
uzsolt: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zsolt Udvari freebsd_committer freebsd_triage 2023-05-13 13:10:44 UTC
Created attachment 242140 [details]
patch to 1.33.2

Update to 1.33.2.
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2023-05-13 16:59:41 UTC
Also <https://github.com/hetznercloud/cli/releases/tag/v1.33.0>
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2023-05-15 11:28:32 UTC
Created attachment 242189 [details]
GO_MODULE method

Sugestion:

Accordind to https://docs.freebsd.org/en/books/porters-handbook/book/#using-go GO_MODULE can be used here.
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2023-05-15 14:36:43 UTC
Check if you can use the GO_MODULE approach for the next update.  It seems another update is already out.
Comment 5 Zsolt Udvari freebsd_committer freebsd_triage 2023-05-15 18:39:58 UTC
Created attachment 242200 [details]
patch to 1.34.0

Update to 1.34.0
Use GO_MODULE variable - thanks for information.
Comment 6 Robert Clausecker freebsd_committer freebsd_triage 2023-05-15 19:18:52 UTC
Thanks, will commit the updated patch.
Comment 7 commit-hook freebsd_committer freebsd_triage 2023-05-18 08:21:08 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=90dd1891c4e589c180bafb4220db3ca323442aaf

commit 90dd1891c4e589c180bafb4220db3ca323442aaf
Author:     Zsolt Udvari <uzsolt@uzsolt.hu>
AuthorDate: 2023-05-15 19:18:22 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-18 08:19:45 +0000

    sysutils/hcloud: update to 1.34.0

    Changelog: https://github.com/hetznercloud/cli/tags

    PR:             271389

 sysutils/hcloud/Makefile | 48 ++-------------------------
 sysutils/hcloud/distinfo | 86 +++---------------------------------------------
 2 files changed, 7 insertions(+), 127 deletions(-)
Comment 8 Robert Clausecker freebsd_committer freebsd_triage 2023-05-18 08:26:50 UTC
Thank you for your submission.