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)
Tue, Feb 25, 6:27 AM
Unknown Object (File)
Fri, Feb 21, 5:32 PM
Unknown Object (File)
Tue, Feb 11, 10:16 AM
Unknown Object (File)
Sun, Feb 9, 11:02 PM
Unknown Object (File)
Jan 22 2025, 9:05 PM
Unknown Object (File)
Dec 25 2024, 6:34 PM
Unknown Object (File)
Dec 22 2024, 7:31 PM
Unknown Object (File)
Dec 3 2024, 3:15 AM
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 Skipped
Unit
Tests Skipped

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.