summaryrefslogtreecommitdiff
path: root/security/prelude-lml/patches
diff options
context:
space:
mode:
authorshannonjr <shannonjr@pkgsrc.org>2006-07-11 09:41:33 +0000
committershannonjr <shannonjr@pkgsrc.org>2006-07-11 09:41:33 +0000
commit29143945f011b46dfda8ec619a2a5ef0fb9b5597 (patch)
treec035eee934838a403023938f1033ad2fecaa2ae6 /security/prelude-lml/patches
parente417d9dd2b6bdd4de1e24cf8f5edbb9e5b3cf1c5 (diff)
downloadpkgsrc-29143945f011b46dfda8ec619a2a5ef0fb9b5597.tar.gz
Update to prelude-lml 0.9.6. Changes:
- Fix a bug where some rules marked silent would trigger an alert. - Load Sonicwall and Spamassassin ruleset by default. - Fix rule syntax problem in Sonicwall ruleset. - Fix rule indexing problem in Squid ruleset. - Postfix rule consistency fix.
Diffstat (limited to 'security/prelude-lml/patches')
-rw-r--r--security/prelude-lml/patches/patch-aa16
1 files changed, 8 insertions, 8 deletions
diff --git a/security/prelude-lml/patches/patch-aa b/security/prelude-lml/patches/patch-aa
index 5efc4af5d40..35a35f0a065 100644
--- a/security/prelude-lml/patches/patch-aa
+++ b/security/prelude-lml/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.2 2006/05/22 11:49:51 shannonjr Exp $
+$NetBSD: patch-aa,v 1.3 2006/07/11 09:41:33 shannonjr Exp $
---- configure.orig 2006-05-17 08:14:52.000000000 -0600
+--- configure.orig 2006-07-10 07:49:57.000000000 -0600
+++ configure
-@@ -30584,10 +30584,10 @@ _ACEOF
+@@ -33038,10 +33038,10 @@ _ACEOF
@@ -15,12 +15,12 @@ $NetBSD: patch-aa,v 1.2 2006/05/22 11:49:51 shannonjr Exp $
plugindir=$libdir/prelude-lml
log_plugin_dir=$plugindir
-@@ -31971,6 +31971,8 @@ do
- _ACEOF
- cat >>$CONFIG_STATUS <<\_ACEOF
+@@ -34549,6 +34549,8 @@ do
+ case $ac_option in
+ # Handling of the options.
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
+ # Avoid regenerating for rechecks on pkgsrc
+ exit 0
ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
+ --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
+ echo "$ac_cs_version"; exit ;;