summaryrefslogtreecommitdiff
path: root/mail/bsfilter
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-06-13 09:31:04 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-06-13 09:31:04 +0000
commitba7f5604abb7fc29df354ce80c57f030eb129582 (patch)
treef22e004ca4738fcc2dcd57a2b7e914495daa9cde /mail/bsfilter
parentUpdate to 1.1.2. (diff)
- Update to 1.0.7
PR: ports/82159 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: Masafumi Otsune <info@otsune.com> (maintainer)
Notes
Notes: svn path=/head/; revision=137394
Diffstat (limited to 'mail/bsfilter')
-rw-r--r--mail/bsfilter/Makefile4
-rw-r--r--mail/bsfilter/distinfo4
-rw-r--r--mail/bsfilter/pkg-descr4
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/bsfilter/Makefile b/mail/bsfilter/Makefile
index b8016ad510f1..ac404a6253d8 100644
--- a/mail/bsfilter/Makefile
+++ b/mail/bsfilter/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= bsfilter
-PORTVERSION= 1.0.6
+PORTVERSION= 1.0.7
CATEGORIES= mail ruby
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR= bsfilter/12638
+MASTER_SITE_SUBDIR= bsfilter/14691
EXTRACT_SUFX= .tgz
MAINTAINER= info@otsune.com
diff --git a/mail/bsfilter/distinfo b/mail/bsfilter/distinfo
index 9af7f437ae2c..fa12c10e7423 100644
--- a/mail/bsfilter/distinfo
+++ b/mail/bsfilter/distinfo
@@ -1,2 +1,2 @@
-MD5 (bsfilter-1.0.6.tgz) = da1cfbe99b13e372644fc433306ec55f
-SIZE (bsfilter-1.0.6.tgz) = 863767
+MD5 (bsfilter-1.0.7.tgz) = 5a3548217a72db83c580eac036c36bcf
+SIZE (bsfilter-1.0.7.tgz) = 1131679
diff --git a/mail/bsfilter/pkg-descr b/mail/bsfilter/pkg-descr
index 62f2698b43aa..5e3f3ce3d349 100644
--- a/mail/bsfilter/pkg-descr
+++ b/mail/bsfilter/pkg-descr
@@ -5,8 +5,8 @@ bsfilter is a spam filter using Bayesian(statistical) algorithm.
- written in Ruby
- support 3 methods for access
-- traditional unix-style filter. study and judge local files or pipe
--- IMAP. study and judge mails in an IMAP server
--- POP proxy. run between POP server and MUA
+-- IMAP. study and judge mails in an IMAP server. IMAP over SSL supported
+-- POP proxy. run between POP server and MUA. POP over SSL supported
- distributed under GPL
Author: nabeken