ports/net-mgmt/smokeping/files/patch-Makefile.am
Rodrigo Osorio 87b65fba18 net-mgmt/smokeping: update to 2.8.2
Major changes:
    * support for influxdb
    * AnotherDNS update
    * new matcher ConsecutiveLoss
    * lots of spelling fixes
    * update FPing commandline
    * better handling of return codes from probe binaries
    * drop SSHv1 and rsa1 from SSH.pm
    * fix config reload for slaves
    * fix edgetrigger functionality
    * fping protocol parameter optional
    * exploss matcher fixes
    * interface parameter for fping probe
    * pass 6th argument to edgetrigger external alerts
    * red background for 100% loss
    * make loss colors more distinctive
    * calculate loss buckets based on number of 'pings'

    Full changelog: calculate loss buckets based on number of 'pings'
2021-11-14 23:45:26 +01:00

10 lines
259 B
Text

--- Makefile.am.orig 2019-01-30 16:17:01 UTC
+++ Makefile.am
@@ -16,6 +16,6 @@
AUTOMAKE_OPTIONS = foreign
-SUBDIRS = lib thirdparty bin doc etc htdocs
+SUBDIRS = doc etc htdocs lib bin
EXTRA_DIST = COPYRIGHT CHANGES CONTRIBUTORS LICENSE PERL_MODULES