[46442] trunk/dports/perl/p5-razor-agents/Portfile

blb at macports.org blb at macports.org
Wed Feb 4 16:39:16 PST 2009


Revision: 46442
          http://trac.macports.org/changeset/46442
Author:   blb at macports.org
Date:     2009-02-04 16:39:15 -0800 (Wed, 04 Feb 2009)
Log Message:
-----------
perl/p5-razor-agents - whitespace changes, in prep for #18370

Modified Paths:
--------------
    trunk/dports/perl/p5-razor-agents/Portfile

Modified: trunk/dports/perl/p5-razor-agents/Portfile
===================================================================
--- trunk/dports/perl/p5-razor-agents/Portfile	2009-02-05 00:33:51 UTC (rev 46441)
+++ trunk/dports/perl/p5-razor-agents/Portfile	2009-02-05 00:39:15 UTC (rev 46442)
@@ -1,34 +1,37 @@
 # $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
 
+PortSystem		1.0
+PortGroup		perl5 1.0
+
 perl5.setup		razor-agents 2.36
 revision		3
 maintainers		nomaintainer
 categories-append	mail
 description		a distributed, collaborative, spam detection and filter network
 long_description	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.
+			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.
+
 homepage		http://razor.sourceforge.net/
-master_sites	sourceforge:razor
+master_sites		sourceforge:razor
 checksums		md5 5deaae3ea2300bf480b6904f8a69a7f1
+
 platforms		darwin
 
 # Depends on these Perl modules
-depends_lib-append		port:p5-digest-nilsimsa \
-				port:p5-digest-sha1 \
-				port:p5-net-dns \
-				port:p5-uri
+depends_lib-append	port:p5-digest-nilsimsa \
+			port:p5-digest-sha1 \
+			port:p5-net-dns \
+			port:p5-uri
 
 patchfiles		patch-razor2.spamassassin
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090204/ec70f234/attachment.html>


More information about the macports-changes mailing list