Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.25.2_1 17 Jul 2022 19:20:23
    |
Dmitri Goutnik (dmgk)  |
sysutils/minikube: Unbreak on i386
vendor/github.com/shirou/gopsutil/v3/process/process_freebsd.go:118:9: cannot
use k.Start.Sec * 1000 + k.Start.Usec / 1000 (value of type int32) as type int64
in return statement
Convert process.Timespec fields to int64 on all archs.
Reported by: fallout
Approved by: portmgr (blanket, build fix)
(cherry picked from commit f71ecd52765b4237472af8a3bcbef791013f3d72) |
Number of commits found: 1
|