Bug 251002 - benchmarks/spp: Update to v0.4.2
Summary: benchmarks/spp: Update to v0.4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Lawrence Stewart
URL: https://bitbucket.org/caia-swin/spp/s...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-10 06:17 UTC by Lawrence Stewart
Modified: 2020-11-23 06:39 UTC (History)
1 user (show)

See Also:


Attachments
Updates port to v0.4.2 (1.13 KB, patch)
2020-11-10 06:17 UTC, Lawrence Stewart
lstewart: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lawrence Stewart freebsd_committer freebsd_triage 2020-11-10 06:17:25 UTC
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.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2020-11-10 10:48:43 UTC
^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!
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-11-23 06:35:41 UTC
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