summaryrefslogtreecommitdiff
path: root/mail/bogofilter
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-02-17 11:41:48 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-02-17 11:41:48 +0000
commit0ef5b289414b845dae98ae31b3530f4f6b81c53f (patch)
treeea10f0a15750414f088ee788f73adf66ea10be04 /mail/bogofilter
parentupgrade to GNU Pth (Portable Threads), version 2.0.0 (diff)
* Upgrade to 0.10.3
* pkg-comment -> COMMENT * s/USE_PERL5/USE_PERL5_RUN/ PR: ports/48364 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=75693
Diffstat (limited to 'mail/bogofilter')
-rw-r--r--mail/bogofilter/Makefile6
-rw-r--r--mail/bogofilter/distinfo2
-rw-r--r--mail/bogofilter/pkg-comment1
3 files changed, 4 insertions, 5 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index 567470a21d6c..e0625da8fdca 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME= bogofilter
-PORTVERSION= 0.10.2
+PORTVERSION= 0.10.3
PORTREVISION= 0
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= matthias.andree@web.de
+COMMENT= "Fast, teachable, learning spam detector"
LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4
-# This port needs PERL5 at run time, but not for the build.
-USE_PERL5= yes
+USE_PERL5_RUN= yes
GNU_CONFIGURE= yes
PATCH_STRIP= -p1
CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include/db4" \
diff --git a/mail/bogofilter/distinfo b/mail/bogofilter/distinfo
index e4acf7d86ecf..a3dcc1410029 100644
--- a/mail/bogofilter/distinfo
+++ b/mail/bogofilter/distinfo
@@ -1 +1 @@
-MD5 (bogofilter-0.10.2.tar.gz) = 6e200a959f89d17685871a80834bfb1f
+MD5 (bogofilter-0.10.3.tar.gz) = 5a90a70dcce9c2d4f1b26f87b502ab0d
diff --git a/mail/bogofilter/pkg-comment b/mail/bogofilter/pkg-comment
deleted file mode 100644
index e03981d2cfc2..000000000000
--- a/mail/bogofilter/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Fast, teachable, learning spam detector