svn commit: r369707 - head/net-mgmt/smokeping/files
Rodrigo Osorio
rodrigo at FreeBSD.org
Wed Oct 1 09:31:34 UTC 2014
Author: rodrigo
Date: Wed Oct 1 09:31:33 2014
New Revision: 369707
URL: https://svnweb.freebsd.org/changeset/ports/369707
QAT: https://qat.redports.org/buildarchive/r369707/
Log:
fix perl5.18 build
PR: ports/182840
Submitted by: alexey <alexey at kouznetsov.com>
Approved by: bapt (mentor)
Added:
head/net-mgmt/smokeping/files/patch-lib_Smokeping.pm (contents, props changed)
Added: head/net-mgmt/smokeping/files/patch-lib_Smokeping.pm
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/net-mgmt/smokeping/files/patch-lib_Smokeping.pm Wed Oct 1 09:31:33 2014 (r369707)
@@ -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<the master/slave mode|smokeping_master_slave>.
++L<the masterE<sol>slave mode|smokeping_master_slave>.
+
+ If this variable is not specified, the value of C<datadir> will be used instead.
+ DOC
More information about the svn-ports-all
mailing list