1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Fix build failure with perl 5.20 due to error in documentation

(this adds the patch itself, which I forgot in the previous commit;
previous commit should've also said: "- simplify Makefile by using
PORTDATA=*)

PR:             193267
Submitted by:   John.Marshall@riverwillow.com.au
MFH:            2014Q3
This commit is contained in:
Dmitry Marakasov 2014-09-17 18:25:54 +00:00
parent 60fcaf85ad
commit 72ef6a3327
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368409

View File

@ -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,