Bug 242007 - net/bwping: Update to 1.16
Summary: net/bwping: Update to 1.16
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: Koichiro Iwao
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2019-11-16 15:42 UTC by Oleg Derevenetz
Modified: 2019-11-18 01:54 UTC (History)
1 user (show)

See Also:


Attachments
Update to 1.16 (804 bytes, patch)
2019-11-16 15:42 UTC, Oleg Derevenetz
oleg.derevenetz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Derevenetz 2019-11-16 15:42:24 UTC
Created attachment 209189 [details]
Update to 1.16

Update to 1.16.
Comment 1 Automation User 2019-11-16 15:48:31 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/96398314
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-11-18 01:52:36 UTC
A commit references this bug:

Author: meta
Date: Mon Nov 18 01:51:53 UTC 2019
New revision: 517853
URL: https://svnweb.freebsd.org/changeset/ports/517853

Log:
  net/bwping: Update to 1.16

  * Use opaque struct addrinfo everywhere, get rid of inet_ntop() in favor of getnameinfo();
  * Fix build on Solaris;
  * Minor fixes & improvements.

  PR:		242007
  Submitted by:	maintainer
  Relnotes:	https://github.com/oleg-derevenetz/bwping/releases/tag/RELEASE_1.16

Changes:
  head/net/bwping/Makefile
  head/net/bwping/distinfo
Comment 3 Koichiro Iwao freebsd_committer freebsd_triage 2019-11-18 01:54:03 UTC
Committed, thanks!