Page MenuHomeFreeBSD

net/ipinfo-cli: fix build on riscv64
ClosedPublic

Authored by fuz on Mar 2 2023, 6:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 15, 10:43 AM
Unknown Object (File)
Tue, Apr 7, 7:15 AM
Unknown Object (File)
Tue, Apr 7, 4:17 AM
Unknown Object (File)
Sat, Mar 28, 3:51 AM
Unknown Object (File)
Tue, Mar 24, 2:33 AM
Unknown Object (File)
Feb 16 2026, 11:59 AM
Unknown Object (File)
Jan 18 2026, 10:42 AM
Unknown Object (File)
Dec 12 2025, 7:19 PM
Subscribers

Details

Summary
net/ipinfo-cli: fix build on riscv64

 - bump golang.org/x/sys dependency to version supporting
   riscv64-freebsd
 - remove useless GH_TUPLE entries; these were already found in
   the main distfile.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
Approved by:	... (mentor)
Test Plan

Tested manually on riscv64 FreeBSD 13.1.
Tested with Poudriere on arm64 i386 amd64 FreeBSD 12.4 13.1.
See http://fuz.su/~fuz/freebsd/batch6

Diff Detail

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

Event Timeline

fuz requested review of this revision.Mar 2 2023, 6:30 PM

No PORTREVISION bump needed because no pkg built.

- remove useless GH_TUPLE entries; these were already found in the main distfile., nice catch, I will check go ports that I maintain for it.

This revision is now accepted and ready to land.Mar 2 2023, 8:34 PM
This revision was automatically updated to reflect the committed changes.