mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Add patch-file missed in latest commit.
Noticed by: kris
This commit is contained in:
parent
d04fd3fae8
commit
7182734c4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113132
11
mail/bogofilter-current/files/patch-ac
Normal file
11
mail/bogofilter-current/files/patch-ac
Normal file
@ -0,0 +1,11 @@
|
||||
--- ./src/tests/t.wordhist~ 1 Jul 2004 17:23:35 -0000 1.3
|
||||
+++ ./src/tests/t.wordhist 7 Jul 2004 08:47:08 -0000
|
||||
@@ -52,7 +52,7 @@
|
||||
$BOGOFILTER $OPTS -n < ${SYSTEST}/inputs/good.mbx
|
||||
|
||||
$BOGOUTIL -H $BOGOFILTER_DIR >$OUT
|
||||
-$BOGOUTIL -d $BOGOFILTER_DIR/wordlist.db >${TMPDIR}/wordlist.txt
|
||||
+$BOGOUTIL -d $BOGOFILTER_DIR/wordlist.$DB_EXT >${TMPDIR}/wordlist.txt
|
||||
|
||||
if [ $verbose -eq 0 ]; then
|
||||
cmp $REF $OUT
|
11
mail/bogofilter/files/patch-ac
Normal file
11
mail/bogofilter/files/patch-ac
Normal file
@ -0,0 +1,11 @@
|
||||
--- ./src/tests/t.wordhist~ 1 Jul 2004 17:23:35 -0000 1.3
|
||||
+++ ./src/tests/t.wordhist 7 Jul 2004 08:47:08 -0000
|
||||
@@ -52,7 +52,7 @@
|
||||
$BOGOFILTER $OPTS -n < ${SYSTEST}/inputs/good.mbx
|
||||
|
||||
$BOGOUTIL -H $BOGOFILTER_DIR >$OUT
|
||||
-$BOGOUTIL -d $BOGOFILTER_DIR/wordlist.db >${TMPDIR}/wordlist.txt
|
||||
+$BOGOUTIL -d $BOGOFILTER_DIR/wordlist.$DB_EXT >${TMPDIR}/wordlist.txt
|
||||
|
||||
if [ $verbose -eq 0 ]; then
|
||||
cmp $REF $OUT
|
Loading…
Reference in New Issue
Block a user