[Lunar-commits] r15565 - moonbase/trunk/mail/razor-agents-sdk
Florin Braescu
florin at lunar-linux.org
Sat Jul 2 04:48:06 UTC 2005
Author: florin
Date: 2005-07-02 04:48:05 +0000 (Sat, 02 Jul 2005)
New Revision: 15565
Modified:
moonbase/trunk/mail/razor-agents-sdk/BUILD
moonbase/trunk/mail/razor-agents-sdk/DEPENDS
moonbase/trunk/mail/razor-agents-sdk/DETAILS
Log:
bump the version from 2.03 to 2.05.
Modified: moonbase/trunk/mail/razor-agents-sdk/BUILD
===================================================================
--- moonbase/trunk/mail/razor-agents-sdk/BUILD 2005-07-02 04:45:12 UTC (rev 15564)
+++ moonbase/trunk/mail/razor-agents-sdk/BUILD 2005-07-02 04:48:05 UTC (rev 15565)
@@ -1,10 +1,10 @@
(
- cd $SOURCE_DIRECTORY &&
- perl Makefile.PL &&
- make &&
- make test &&
- prepare_install &&
+ cd $SOURCE_DIRECTORY &&
+ perl Makefile.PL &&
+ make &&
+ make test &&
+ prepare_install &&
make install
) > $C_FIFO 2>&1
Modified: moonbase/trunk/mail/razor-agents-sdk/DEPENDS
===================================================================
--- moonbase/trunk/mail/razor-agents-sdk/DEPENDS 2005-07-02 04:45:12 UTC (rev 15564)
+++ moonbase/trunk/mail/razor-agents-sdk/DEPENDS 2005-07-02 04:48:05 UTC (rev 15565)
@@ -1 +1 @@
-depends perl
+depends perl
Modified: moonbase/trunk/mail/razor-agents-sdk/DETAILS
===================================================================
--- moonbase/trunk/mail/razor-agents-sdk/DETAILS 2005-07-02 04:45:12 UTC (rev 15564)
+++ moonbase/trunk/mail/razor-agents-sdk/DETAILS 2005-07-02 04:48:05 UTC (rev 15565)
@@ -1,13 +1,22 @@
MODULE=razor-agents-sdk
- VERSION=2.03
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/razor/
+ VERSION=2.05
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/razor/
+ SOURCE_VFY=sha1:899e9def2ae3b2bad821d1e1446a3d435c1da524
WEB_SITE=http://razor.sourceforge.net/
ENTERED=20020619
UPDATED=20020619
- MAINTAINER=csm at moongroup.com
+ MAINTAINER=csm at moongroup.com
SHORT="These are the supporting Perl modules for Vipul's Razor"
cat << EOF
-Vipul's Razor is a distributed, collaborative, spam detection and filtering network. Through user contribution, Razor establishes a distributed and constantly updating catalogue of spam in propagation that is consulted by email clients to filter out known spam. Detection is done with statistical and randomized signatures that efficiently spot mutating spam content. User input is validated through reputation assignments based on consensus on report and revoke assertions which in turn is used for computing confidence values associated with individual signatures.
+Vipul's Razor is a distributed, collaborative, spam detection and
+filtering network. Through user contribution, Razor establishes a
+distributed and constantly updating catalogue of spam in propagation
+that is consulted by email clients to filter out known spam.
+Detection is done with statistical and randomized signatures that
+efficiently spot mutating spam content. User input is validated through
+reputation assignments based on consensus on report and revoke assertions
+which in turn is used for computing confidence values associated with
+individual signatures.
EOF
More information about the Lunar-commits
mailing list