Bug 248744

Summary: net/fping: update to 5.0
Product: Ports & Packages Reporter: jharris
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, jharris
Priority: --- Keywords: buildisok
Version: LatestFlags: fernape: merge-quarterly-
Hardware: Any   
OS: Any   
URL: https://github.com/schweikert/fping/blob/develop/CHANGELOG.md
Attachments:
Description Flags
patch to update fping jharris: maintainer-approval+

Description jharris 2020-08-18 22:39:06 UTC
Created attachment 217329 [details]
patch to update fping

Update net/fping from 4.4 to 5.0.  Add non-Github MASTER_SITES as primary.

%portlint
looks fine.

%make check-orphans
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)

%uname -a
FreeBSD desktop 12.1-RELEASE-p8 FreeBSD 12.1-RELEASE-p8 GENERIC  amd64
Comment 1 Automation User 2020-08-18 22:55:34 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/179425910
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2020-08-19 10:56:38 UTC
^Triage: Maintainer-feedback flag (+) not required unless requested (?) first

I don't think MFH is required here. According to the change log, there are no security or critical bug fixes and since this release adds backward incompatible changes, MFH'ing them would mean a violation of POLA.
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-08-19 10:58:54 UTC
A commit references this bug:

Author: fernape
Date: Wed Aug 19 10:58:16 UTC 2020
New revision: 545310
URL: https://svnweb.freebsd.org/changeset/ports/545310

Log:
  net/fping: update to 5.0

  ChangeLog: https://github.com/schweikert/fping/blob/develop/CHANGELOG.md

  PR:	248744
  Submitted by:	jharris@widomaker.com (maintainer)

Changes:
  head/net/fping/Makefile
  head/net/fping/distinfo
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2020-08-19 10:59:06 UTC
Committed,

Thanks!