aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-06-13 17:31:04 +0800
committerpav <pav@FreeBSD.org>2005-06-13 17:31:04 +0800
commite1a666867d0271d6adb19fba9e2e2adb394e744b (patch)
treef4f19969e4a71b441b638a9c02c16f4a27fa462d /mail
parent57594bb017c690fcef8f07ad50ed63c08e762237 (diff)
downloadfreebsd-ports-gnome-e1a666867d0271d6adb19fba9e2e2adb394e744b.tar.gz
freebsd-ports-gnome-e1a666867d0271d6adb19fba9e2e2adb394e744b.tar.zst
freebsd-ports-gnome-e1a666867d0271d6adb19fba9e2e2adb394e744b.zip
- Update to 1.0.7
PR: ports/82159 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: Masafumi Otsune <info@otsune.com> (maintainer)
Diffstat (limited to 'mail')
-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