Page MenuHomeFreeBSD

net/ipinfo-cli: fix build on riscv64
ClosedPublic

Authored by fuz on Mar 2 2023, 6:30 PM.
Tags
None
Referenced Files
F166381581: D38869.id118197.diff
Thu, Aug 13, 6:48 AM
Unknown Object (File)
Wed, Aug 12, 5:07 PM
Unknown Object (File)
Tue, Aug 11, 9:34 PM
Unknown Object (File)
Tue, Aug 11, 4:23 PM
Unknown Object (File)
Tue, Aug 11, 3:53 PM
Unknown Object (File)
Mon, Aug 10, 6:39 AM
Unknown Object (File)
Sun, Aug 9, 2:41 PM
Unknown Object (File)
Sun, Aug 9, 1:32 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.