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)
Sat, Mar 1, 11:26 PM
Unknown Object (File)
Sat, Mar 1, 12:13 PM
Unknown Object (File)
Sat, Feb 15, 10:50 AM
Unknown Object (File)
Sat, Feb 15, 5:51 AM
Unknown Object (File)
Fri, Feb 14, 7:32 PM
Unknown Object (File)
Thu, Feb 13, 9:48 AM
Unknown Object (File)
Tue, Feb 4, 1:54 PM
Unknown Object (File)
Dec 14 2024, 7:47 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.