Summary: | [PATCH] net/arping: update to 2.19 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Kai Knoblich <kai> | ||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | yuri | ||||
Priority: | --- | Keywords: | patch, patch-ready | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(gavin) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Maintainer's timeout expired. Committed with changes. Thank you for the update! A commit references this bug: Author: yuri Date: Tue Mar 27 21:05:47 UTC 2018 New revision: 465753 URL: https://svnweb.freebsd.org/changeset/ports/465753 Log: net/arping: Update 2.15 -> 2.19 Port changes: * Change to DISTVERSION * Replace CPPFLAGS/LIBS with USES=localbase * Change WWW to a URL with arping-specific info * Remove junk from pkg-descr PR: 226304 Submitted by: Kai <freebsd_ports@k-worx.org> Changes: head/net/arping/Makefile head/net/arping/distinfo head/net/arping/pkg-descr |
Created attachment 191142 [details] Patch for arping v2.19 Hello, attached is a patch which updates arping to 2.19. New features are in contrary to 2.15: - ability to create 802.1q tagged ARP packets - define timeouts QA: ~~~ - poudriere (11.1-RELEASE amd64 + i386) -> OK - portlint -> OK