aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-18 15:44:25 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-18 15:44:25 +0000
commitda178baef584dad7069449abf115eaba76b1cceb (patch)
tree21ee4b9133103721df7ca55016ae1d02f57da6d4
parent57cdacebb2adce1caa6483ae9f20a185e7034407 (diff)
downloadports-da178baef584dad7069449abf115eaba76b1cceb.tar.gz
ports-da178baef584dad7069449abf115eaba76b1cceb.zip
MFH: r368409
- Fix build failure with perl 5.20 due to error in documentation PR: 193267 Submitted by: John.Marshall@riverwillow.com.au Approved by: portmgr
Notes
Notes: svn path=/branches/2014Q3/; revision=368489
-rw-r--r--sysutils/log_analysis/files/patch-log__analysis.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/sysutils/log_analysis/files/patch-log__analysis.in b/sysutils/log_analysis/files/patch-log__analysis.in
new file mode 100644
index 000000000000..4122b8aed67e
--- /dev/null
+++ b/sysutils/log_analysis/files/patch-log__analysis.in
@@ -0,0 +1,20 @@
+--- log_analysis.in.orig 2012-04-17 20:39:50.000000000 +1000
++++ log_analysis.in 2014-09-03 09:06:30.000000000 +1000
+@@ -8788,8 +8788,6 @@
+ Before the config is parsed, it is passed through a preprocessor inspired
+ by the L<aide(1)> preprocessor.
+
+-=over 4
+-
+ =head2 Pattern directives
+
+ These directives describe your logs, and are the main point of this
+@@ -8799,6 +8797,8 @@
+ the message. For each perl pattern, you specify one or more
+ destinations that describe what you want done with it.
+
++=over 4
++
+ =item B<logtype:> I<type>
+
+ Future patterns should be applied to this logtype (ie. sulog, syslog,