[Lunar-commits] CVS: moonbase/mail/bogofilter DEPENDS, NONE,
1.1 BUILD, 1.1, 1.2 DETAILS, 1.26, 1.27
Florin Braescu
florin at lunar-linux.org
Mon Dec 27 04:11:48 UTC 2004
Update of /var/cvs/lunar/moonbase/mail/bogofilter
In directory espresso.foo-projects.org:/tmp/cvs-serv1210/mail/bogofilter
Modified Files:
BUILD DETAILS
Added Files:
DEPENDS
Log Message:
bump the version from 0.93.2 to 0.93.3.1.
--- NEW FILE: DEPENDS ---
optional_depends "sqlite" "" "" "for sqlite support"
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/bogofilter/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 1 Mar 2003 16:40:38 -0000 1.1
+++ BUILD 27 Dec 2004 04:11:46 -0000 1.2
@@ -1,6 +1,6 @@
(
- ./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.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- DETAILS 5 Dec 2004 12:13:58 -0000 1.26
+++ DETAILS 27 Dec 2004 04:11:46 -0000 1.27
@@ -1,12 +1,12 @@
MODULE=bogofilter
- VERSION=0.93.2
+ VERSION=0.93.3.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://download.sourceforge.net/$MODULE/
- SOURCE_VFY=sha1:6b0277836d95106742f1e58126f439a2aa0af4ba
+ SOURCE_VFY=sha1:dfeae483d3b0c399c67157a844a62af7b11e9988
WEB_SITE=http://sourceforge.net/projects/$MODULE/
MAINTAINER=elaine at fwsystems.com
ENTERED=20030301
- UPDATED=20041205
+ UPDATED=20041227
SHORT="Bogofilter is an improved version of Paul Graham's Bayesian Spam Filter"
cat << EOF
More information about the Lunar-commits
mailing list