[129957] trunk/dports/perl/p5-razor-agents/Portfile
mojca at macports.org
mojca at macports.org
Tue Dec 23 12:51:12 PST 2014
Revision: 129957
https://trac.macports.org/changeset/129957
Author: mojca at macports.org
Date: 2014-12-23 12:51:12 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
p5-razor-agents: status line, checksums, whitespace only
Modified Paths:
--------------
trunk/dports/perl/p5-razor-agents/Portfile
Modified: trunk/dports/perl/p5-razor-agents/Portfile
===================================================================
--- trunk/dports/perl/p5-razor-agents/Portfile 2014-12-23 20:46:26 UTC (rev 129956)
+++ trunk/dports/perl/p5-razor-agents/Portfile 2014-12-23 20:51:12 UTC (rev 129957)
@@ -1,41 +1,44 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup razor-agents 2.84
-revision 3
-maintainers yahoo.com:compconsultant
-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.
+perl5.setup razor-agents 2.84
+revision 3
+maintainers yahoo.com:compconsultant
+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.
-homepage http://razor.sourceforge.net/
-master_sites sourceforge:razor
-checksums md5 8b9a11a6ce020383c32c45d1530d77c2 \
- sha1 53bcf78beeea36d8e20441a506c285ff0ef4b75a \
- rmd160 204fc2b68ca6f01329676a62b36ca87be659565d
+homepage http://razor.sourceforge.net/
+master_sites sourceforge:razor
-platforms darwin
+checksums rmd160 204fc2b68ca6f01329676a62b36ca87be659565d \
+ sha256 1e9eb8e4d562de79f01e059a7885e5e2a87f47688f146310a0400893edf3077c
+platforms darwin
+
+use_bzip2 yes
+
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-net-dns \
- port:p${perl5.major}-digest-sha1 \
- port:p${perl5.major}-uri
+ depends_lib-append \
+ port:p${perl5.major}-digest-sha1 \
+ port:p${perl5.major}-net-dns \
+ port:p${perl5.major}-uri
}
-use_bzip2 yes
-livecheck.url ${homepage}
-livecheck.regex razor-agents-(\\d+(?:\\.\\d+)*)
+livecheck.url ${homepage}
+livecheck.regex razor-agents-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141223/2e9e59ab/attachment.html>
More information about the macports-changes
mailing list