Created attachment 164973 [details] Patch for net/tcpkali 0.7
Created attachment 164974 [details] Poudriere build log for net/tcpkali 0.7 on FreeBSD 10.2 amd64
Created attachment 164975 [details] Poudriere build log for net/tcpkali 0.7 on FreeBSD 9.3 amd64
Comment on attachment 164973 [details] Patch for net/tcpkali 0.7 Thanks for the submission. Please note you can approve patches for the ports you're maintainer of, by setting maintainer-approval+ on them. That way they show up in the "Maintainer Approved" saved search.
A commit references this bug: Author: riggs Date: Mon Jan 4 16:27:20 UTC 2016 New revision: 405247 URL: https://svnweb.freebsd.org/changeset/ports/405247 Log: Update to upstream release 0.7 PR: 205809 Submitted by: neel@neelc.org (maintainer) Changes: head/net/tcpkali/Makefile head/net/tcpkali/distinfo
Tip for your next submission: poudriere bulk runs are insufficient for QA. Bulk builds skip some tests, most notably stage-qa which ensures that pkg-plist is correct. Always use 'poudriere testport' when preparing a patch. In this case, the manpage was missing in PLIST_FILES which was not identified during bulk run.