Bug 235830 - net/parpd: Update to 1.2
Summary: net/parpd: Update to 1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kai Knoblich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-18 09:07 UTC by Lutz Donnerhacke
Modified: 2019-02-24 13:45 UTC (History)
1 user (show)

See Also:


Attachments
Patch to the ports tree (2.18 KB, patch)
2019-02-18 09:07 UTC, Lutz Donnerhacke
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lutz Donnerhacke freebsd_committer freebsd_triage 2019-02-18 09:07:53 UTC
Created attachment 202122 [details]
Patch to the ports tree

Update to upstream version 1.2

Version is extended to provide the needed IPv6 ND packets in addition to IPv4 ARP.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2019-02-18 11:27:50 UTC
Comment on attachment 202122 [details]
Patch to the ports tree

Reporter is maintainer, set maintainer-approval flag (to +) accordingly.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-02-24 13:44:34 UTC
A commit references this bug:

Author: kai
Date: Sun Feb 24 13:43:30 UTC 2019
New revision: 493760
URL: https://svnweb.freebsd.org/changeset/ports/493760

Log:
  net/parpd: Update to 1.2

  While I'm here:
  * Pacify portlint

  Changelog:
  * Extended to provide the needed IPv6 ND packets in addition to IPv4 ARP

  PR:		235830
  Submitted by:	lutz@donnerhacke.de (maintainer)
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D19311

Changes:
  head/net/parpd/Makefile
  head/net/parpd/distinfo
  head/net/parpd/files/parpd.in
  head/net/parpd/pkg-descr
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2019-02-24 13:45:16 UTC
Committed, thanks!