Summary: | net/fping: Update to 3.13 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ben Woods <woodsb02> | ||||
Component: | Individual Port(s) | Assignee: | Ben Woods <woodsb02> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | adamw, jharris | ||||
Priority: | --- | Flags: | jharris:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/schweikert/fping/releases/tag/3.13 | ||||||
Attachments: |
|
Latest version of the fping website can be seen here: https://web.archive.org/web/20160423155644/http://www.fping.org/ This shows the official GitHub branch and new 3.13 version. Approved, thanks! Note 1: portlint looks fine, diffs compiled and ran on 10.3-RELEASE-p7 i386 Note 2: https://fping.org/dist/ is back now, but GH downloads should be more reliable. Look good on this end. A commit references this bug: Author: woodsb02 Date: Mon Sep 12 13:01:32 UTC 2016 New revision: 421922 URL: https://svnweb.freebsd.org/changeset/ports/421922 Log: net/fping: Update to 3.13 - Use new official GitHub repo, as website was down from Apr-Sept 2016 - Add USES=autoreconf as GitHub tarball only comes with configure.ac - Add USES=gmake as manpage generation was failing with pmake Changes this release: https://github.com/schweikert/fping/blob/3.13/ChangeLog PR: 212386 Approved by: jharris@widomaker.com (maintainer), adamw (mentor) Changes: head/net/fping/Makefile head/net/fping/distinfo Committed, thanks for the feedback Jason! |
Created attachment 174387 [details] Patch to update net/fping to 3.13 net/fping: Update to 3.13 - Use new official GitHub repo, as website has been down since April - Add USES=autoreconf as GitHub tarball only comes with configure.ac - Add USES=gmake as manpage generation was failing with pmake