diff options
-rw-r--r-- | mail/bogofilter-current/Makefile | 2 | ||||
-rw-r--r-- | mail/bogofilter-current/distinfo | 4 | ||||
-rw-r--r-- | mail/bogofilter-current/files/patch-ac | 11 | ||||
-rw-r--r-- | mail/bogofilter/Makefile | 2 | ||||
-rw-r--r-- | mail/bogofilter/distinfo | 4 | ||||
-rw-r--r-- | mail/bogofilter/files/patch-ac | 11 |
6 files changed, 6 insertions, 28 deletions
diff --git a/mail/bogofilter-current/Makefile b/mail/bogofilter-current/Makefile index 36899e6c54ec..91bd8bcfebbb 100644 --- a/mail/bogofilter-current/Makefile +++ b/mail/bogofilter-current/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTVERSION= 0.92.1 +PORTVERSION= 0.92.2 PORTREVISION= 0 CATEGORIES?= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/mail/bogofilter-current/distinfo b/mail/bogofilter-current/distinfo index d2337c19403d..89d963199a2e 100644 --- a/mail/bogofilter-current/distinfo +++ b/mail/bogofilter-current/distinfo @@ -1,2 +1,2 @@ -MD5 (bogofilter-0.92.1.tar.bz2) = 9fc67e9adb2d51e78eb04b85ad205975 -SIZE (bogofilter-0.92.1.tar.bz2) = 686048 +MD5 (bogofilter-0.92.2.tar.bz2) = 459df9d5074b871de6a96bbac27dc673 +SIZE (bogofilter-0.92.2.tar.bz2) = 639796 diff --git a/mail/bogofilter-current/files/patch-ac b/mail/bogofilter-current/files/patch-ac deleted file mode 100644 index 914d703a7990..000000000000 --- a/mail/bogofilter-current/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- ./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/Makefile b/mail/bogofilter/Makefile index 36899e6c54ec..91bd8bcfebbb 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTVERSION= 0.92.1 +PORTVERSION= 0.92.2 PORTREVISION= 0 CATEGORIES?= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/mail/bogofilter/distinfo b/mail/bogofilter/distinfo index d2337c19403d..89d963199a2e 100644 --- a/mail/bogofilter/distinfo +++ b/mail/bogofilter/distinfo @@ -1,2 +1,2 @@ -MD5 (bogofilter-0.92.1.tar.bz2) = 9fc67e9adb2d51e78eb04b85ad205975 -SIZE (bogofilter-0.92.1.tar.bz2) = 686048 +MD5 (bogofilter-0.92.2.tar.bz2) = 459df9d5074b871de6a96bbac27dc673 +SIZE (bogofilter-0.92.2.tar.bz2) = 639796 diff --git a/mail/bogofilter/files/patch-ac b/mail/bogofilter/files/patch-ac deleted file mode 100644 index 914d703a7990..000000000000 --- a/mail/bogofilter/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- ./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 |