From 6eafe7e3dc0b30844db237682a19c10645ce12b7 Mon Sep 17 00:00:00 2001 From: rodrigo Date: Wed, 1 Oct 2014 09:31:33 +0000 Subject: fix perl5.18 build PR: ports/182840 Submitted by: alexey Approved by: bapt (mentor) --- net-mgmt/smokeping/files/patch-lib_Smokeping.pm | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net-mgmt/smokeping/files/patch-lib_Smokeping.pm diff --git a/net-mgmt/smokeping/files/patch-lib_Smokeping.pm b/net-mgmt/smokeping/files/patch-lib_Smokeping.pm new file mode 100644 index 000000000000..9bef08c5c0df --- /dev/null +++ b/net-mgmt/smokeping/files/patch-lib_Smokeping.pm @@ -0,0 +1,11 @@ +--- lib/Smokeping.pm.orig 2014-09-12 08:24:07.080901489 +0000 ++++ lib/Smokeping.pm 2014-09-12 08:24:45.049898644 +0000 +@@ -2631,7 +2631,7 @@ + The base directory where SmokePing keeps the files related to the DYNAMIC function. + This directory must be writeable by the WWW server. It is also used for temporary + storage of slave polling results by the master in +-L. ++Lslave mode|smokeping_master_slave>. + + If this variable is not specified, the value of C will be used instead. + DOC -- cgit