Date: Wed, 16 Nov 2022 16:34:50 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267815] net-mgmt/smokeping: Fix mismatch version Message-ID: <bug-267815-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267815 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=3D238124&action= =3Dedit patch I have installed the latest version of smokeping via the command `pkg insta= ll` 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 differ= ence between tarball distributions. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267815-7788>