diff --git a/mail/bogofilter-current/files/patch-ac b/mail/bogofilter-current/files/patch-ac new file mode 100644 index 000000000000..914d703a7990 --- /dev/null +++ b/mail/bogofilter-current/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 diff --git a/mail/bogofilter/files/patch-ac b/mail/bogofilter/files/patch-ac new file mode 100644 index 000000000000..914d703a7990 --- /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