From 0e620cab5d6a2de1d1859583906e41e3dcb26e59 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 20 Jun 2013 11:20:50 +0000 Subject: main/smokeping: buildfix for perl 5.18 --- main/smokeping/smokeping-perl-5.18.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 main/smokeping/smokeping-perl-5.18.patch (limited to 'main/smokeping/smokeping-perl-5.18.patch') diff --git a/main/smokeping/smokeping-perl-5.18.patch b/main/smokeping/smokeping-perl-5.18.patch new file mode 100644 index 000000000..9b66b9ff6 --- /dev/null +++ b/main/smokeping/smokeping-perl-5.18.patch @@ -0,0 +1,15 @@ +$NetBSD: patch-lib_Smokeping.pm,v 1.1 2013/06/16 21:38:51 wiz Exp $ + +Fix pod2man error with perl-5.18 -- it does not like slash. + +--- ./lib/Smokeping.pm.orig 2012-01-11 08:48:43.000000000 +0000 ++++ ./lib/Smokeping.pm +@@ -2609,7 +2609,7 @@ DOC + 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. ++L. + + If this variable is not specified, the value of C will be used instead. + DOC -- cgit v1.2.3