Page MenuHomeFreeBSD

sysutils/hcloud: update to 1.42.0
ClosedPublic

Authored by uzsolt on Feb 18 2024, 1:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 21, 7:54 AM
Unknown Object (File)
Mon, Jun 3, 3:51 PM
Unknown Object (File)
May 19 2024, 10:19 AM
Unknown Object (File)
May 4 2024, 1:18 PM
Unknown Object (File)
Apr 26 2024, 3:31 AM
Unknown Object (File)
Apr 24 2024, 5:38 AM
Unknown Object (File)
Apr 23 2024, 2:56 AM
Unknown Object (File)
Apr 14 2024, 5:40 PM
Subscribers
None

Details

Summary

Uses GO 1.21.

Test Plan

With Go 1.20 doesn't build:

===>  Building hcloud from ./cmd/hcloud
internal/cmd/iso/list.go:5:2: package slices is not in GOROOT (/usr/local/go120/src/slices)
note: imported by a module that requires go 1.21
*** Error code 1

Portlint, portfmt, portclippy are ok.
Testport done on 13.2 and 14.0 amd64.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

uzsolt created this revision.

Don't forgot to link to upstream changelog :-)

This revision is now accepted and ready to land.Feb 20 2024, 7:25 PM
This revision was automatically updated to reflect the committed changes.