Bug 248744 - net/fping: update to 5.0
Summary: net/fping: update to 5.0
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: Fernando Apesteguía
URL: https://github.com/schweikert/fping/b...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-08-18 22:39 UTC by jharris
Modified: 2020-08-19 10:59 UTC (History)
2 users (show)

See Also:
fernape: merge-quarterly-


Attachments
patch to update fping (1.00 KB, patch)
2020-08-18 22:39 UTC, jharris
jharris: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!