Summary: | benchmarks/netperfmeter: Update to 1.6.1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jochen Neumeister <joneum> | ||||||
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | joneum, thomas.dreibholz | ||||||
Priority: | --- | Keywords: | easy, needs-patch | ||||||
Version: | Latest | Flags: | koobs:
maintainer-feedback+
joneum: maintainer-feedback+ |
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
The patch is fine for me, except one of the master site URLs has changed: http://www.exp-math.uni-essen.de/~dreibh/netperfmeter/download/ -> http://www.uni-due.de/~be0001/netperfmeter/download/ . @Jochen, Can you provide an updated patch? Please also: - Add LICENSE_FILE when one exists (COPYING) in WRKSRC. - Separate (\) MASTER_SITES entries. @Thomas, Once the patch has been updated, please use the maintainer-approval flag on the attachment to signal acceptance of the change: Attachment -> Details -> maintainer-approval [+] (In reply to dreibh from comment #1) Can you check this URLs? Both doesn't work now. Created attachment 178326 [details]
Patch
New Patch with the correct Mastersites
While here, fixed license and added LICENSE_FILE. A commit references this bug: Author: amdmi3 Date: Thu Dec 29 12:50:33 UTC 2016 New revision: 429903 URL: https://svnweb.freebsd.org/changeset/ports/429903 Log: - Update to 1.6.1 PR: 214343 Submitted by: joneum@bsdproject.de Approved by: dreibh@iem.uni-due.de (maintainer) Changes: head/benchmarks/netperfmeter/Makefile head/benchmarks/netperfmeter/distinfo head/benchmarks/netperfmeter/pkg-plist |
Created attachment 176805 [details] Patch poudriere build fine for: 9.3 amd + i386 10.3 amd + i386 11.0 amd + i386 12-current amd + i386 (r307551) portlint is also fine. Make test is fine, too. Cheers jochen