[Bug 267815] net-mgmt/smokeping: Fix mismatch version
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Nov 2022 16:34:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267815 Bug ID: 267815 Summary: net-mgmt/smokeping: Fix mismatch version Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: rodrigo@FreeBSD.org Reporter: gasol.wu@gmail.com Assignee: rodrigo@FreeBSD.org Flags: maintainer-feedback?(rodrigo@FreeBSD.org) Created attachment 238124 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238124&action=edit patch I have installed the latest version of smokeping via the command `pkg install` and the command `pkg info` says it's 2.8.2. But the smokeping(1) says it's 2.00600 and the templates in web frontend says it's 2.6.0 as string like "Running on SmokePing-2.6.0 by Tobi Oetiker and Niko Tyn" # smokeping --version 2.006000 # pkg info | grep smokeping smokeping-2.8.2_3 Latency logging and graphing system After reviewing Makefile and the sources, I found it's caused by the difference between tarball distributions. -- You are receiving this mail because: You are the assignee for the bug.