pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/prelude-lml/patches Forgotten patches.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb8f94f0f6d0
branches:  trunk
changeset: 513076:bb8f94f0f6d0
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat May 20 19:12:59 2006 +0000

description:
Forgotten patches.

diffstat:

 security/prelude-lml/patches/patch-ac |  13 +++++++++++++
 security/prelude-lml/patches/patch-ad |  13 +++++++++++++
 2 files changed, 26 insertions(+), 0 deletions(-)

diffs (34 lines):

diff -r 2636bf6e90db -r bb8f94f0f6d0 security/prelude-lml/patches/patch-ac
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/prelude-lml/patches/patch-ac     Sat May 20 19:12:59 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1 2006/05/20 19:12:59 joerg Exp $
+
+--- plugins/pcre/ruleset/unsupported/Makefile.in.orig  2006-05-20 18:50:34.000000000 +0000
++++ plugins/pcre/ruleset/unsupported/Makefile.in
+@@ -236,7 +236,7 @@ target_vendor = @target_vendor@
+ @ENABLE_UNSUPPORTED_RULESETS_TRUE@    zywall.rules            \
+ @ENABLE_UNSUPPORTED_RULESETS_TRUE@    zyxel.rules             
+ 
+-@ENABLE_UNSUPPORTED_RULESETS_TRUE@rulesetdir = $(configdir)/ruleset
++@ENABLE_UNSUPPORTED_RULESETS_TRUE@rulesetdir = $(prefix)/share/examples/prelude-lml/ruleset
+ @ENABLE_UNSUPPORTED_RULESETS_TRUE@EXTRA_DIST = $(ruleset_DATA)
+ all: all-am
+ 
diff -r 2636bf6e90db -r bb8f94f0f6d0 security/prelude-lml/patches/patch-ad
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/prelude-lml/patches/patch-ad     Sat May 20 19:12:59 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2006/05/20 19:12:59 joerg Exp $
+
+--- plugins/pcre/ruleset/Makefile.in.orig      2006-05-20 18:45:48.000000000 +0000
++++ plugins/pcre/ruleset/Makefile.in
+@@ -285,7 +285,7 @@ ruleset_DATA = \
+       webmin.rules            \
+       wu-ftp.rules            
+ 
+-rulesetdir = $(configdir)/ruleset
++rulesetdir = $(prefix)/share/examples/prelude-lml/ruleset
+ EXTRA_DIST = $(ruleset_DATA)
+ all: all-recursive
+ 



Home | Main Index | Thread Index | Old Index