aboutsummaryrefslogtreecommitdiffstats
path: root/main/smokeping/smokeping-perl-5.18.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-11-17 10:49:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-11-17 10:49:32 +0000
commit25cf80b9cfa7fcef67071ceac8298ef97994b772 (patch)
treed30e5142668e65abaa66f23dd941008593d8b1d8 /main/smokeping/smokeping-perl-5.18.patch
parent0c0be2bddb30b40e3c43a60c891e4976543058ec (diff)
downloadaports-25cf80b9cfa7fcef67071ceac8298ef97994b772.tar.bz2
aports-25cf80b9cfa7fcef67071ceac8298ef97994b772.tar.xz
main/smokeping: upgrade to 2.6.10
Diffstat (limited to 'main/smokeping/smokeping-perl-5.18.patch')
-rw-r--r--main/smokeping/smokeping-perl-5.18.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/main/smokeping/smokeping-perl-5.18.patch b/main/smokeping/smokeping-perl-5.18.patch
deleted file mode 100644
index 9b66b9ff6e..0000000000
--- a/main/smokeping/smokeping-perl-5.18.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-$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<the master/slave mode|smokeping_master_slave>.
-+L<the master-slave mode|smokeping_master_slave>.
-
- If this variable is not specified, the value of C<datadir> will be used instead.
- DOC