[Lunar-commits] CVS: moonbase/mail/bogofilter BUILD, 1.2,
1.3 DETAILS, 1.29, 1.30
Florin Braescu
florin at lunar-linux.org
Mon Mar 7 19:09:34 UTC 2005
Update of /var/cvs/lunar/moonbase/mail/bogofilter
In directory espresso.foo-projects.org:/tmp/cvs-serv20117
Modified Files:
BUILD DETAILS
Log Message:
bump the version from 0.93.5 to 0.94.0. improvements and bugfixes.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/bogofilter/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 27 Dec 2004 04:11:46 -0000 1.2
+++ BUILD 7 Mar 2005 19:09:29 -0000 1.3
@@ -1,6 +1,7 @@
(
- ./configure --prefix=/usr \
- --mandir=/usr/share/man &&
+
+ ./configure --prefix=/usr \
+ --mandir=/usr/share/man &&
default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/bogofilter/DETAILS,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- DETAILS 25 Jan 2005 03:17:44 -0000 1.29
+++ DETAILS 7 Mar 2005 19:09:29 -0000 1.30
@@ -1,16 +1,16 @@
MODULE=bogofilter
- VERSION=0.93.5
+ VERSION=0.94.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://download.sourceforge.net/$MODULE/
- SOURCE_VFY=sha1:555c3c488d09833f46c95dcffede27a26e594d94
+ SOURCE_VFY=sha1:db28e49d488d76e83c05754bb6b77d02d4c4bceb
WEB_SITE=http://sourceforge.net/projects/$MODULE/
MAINTAINER=elaine at fwsystems.com
ENTERED=20030301
- UPDATED=20050125
+ UPDATED=20050307
SHORT="Bogofilter is an improved version of Paul Graham's Bayesian Spam Filter"
cat << EOF
The bogofilter package implements a fast Bayesian spam filter along the
-lines suggested by Paul Graham in his article "A Plan For Spam" . It is
+lines suggested by Paul Graham in his article "A Plan For Spam". It is
written in C. Supported platforms: Linux, FreeBSD, Solaris and OS X.
EOF
More information about the Lunar-commits
mailing list