Created attachment 219507 [details] Updates port to v0.4.2 Bump port to v0.4.2 which, among other things, fixes compilation after the base system llvm changes.
^Triage: Reporter is committer, assign accordingly. ^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. ^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Thanks!
A commit references this bug: Author: lstewart Date: Mon Nov 23 06:34:43 UTC 2020 New revision: 556089 URL: https://svnweb.freebsd.org/changeset/ports/556089 Log: benchmarks/spp: Update v0.4 -> v0.4.2 Version 0.4.2 - Fixed globals in master and slave (had a few non-static globals with same name) Version 0.4.1 - Fixed bug that included random bytes in the hash input used to generate the packet id in cases where the captured bytes did not include the TCP option bytes or the first 12 bytes for TCP/UDP payload. Now for the TCP options, the UDP/TCP payloads and data for non UDP/TCP, the capture length (snap size) will limit the hash input. Changes: https://bitbucket.org/caia-swin/spp/src/v0.4.2/Changelog.txt PR: 251002 Changes: head/benchmarks/spp/Makefile head/benchmarks/spp/distinfo