summaryrefslogtreecommitdiffstats
path: root/mail/bogofilter
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-07-07 12:09:22 +0000
committervs <vs@FreeBSD.org>2004-07-07 12:09:22 +0000
commit3e4d9b9da401965d140ba2e9d8798d73f3157d0e (patch)
treedcff182fe73a29c825d01bbc4cbeca63d5301572 /mail/bogofilter
parent9dfe4d6247189245dd2bdc91ecb2f03804ed3844 (diff)
downloadFreeBSD-ports-3e4d9b9da401965d140ba2e9d8798d73f3157d0e.zip
FreeBSD-ports-3e4d9b9da401965d140ba2e9d8798d73f3157d0e.tar.gz
Add patch-file missed in latest commit.
Noticed by: kris
Diffstat (limited to 'mail/bogofilter')
-rw-r--r--mail/bogofilter/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/bogofilter/files/patch-ac b/mail/bogofilter/files/patch-ac
new file mode 100644
index 0000000..914d703
--- /dev/null
+++ b/mail/bogofilter/files/patch-ac
@@ -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
OpenPOWER on IntegriCloud