aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2010-02-16 10:33:31 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2010-02-16 10:33:31 +0000
commit092535646a851eb3d8c995a6cd5489dc26ef1632 (patch)
treed6fe8baae56833a1e83a46da57cd361d287683ba /mail
parent85171d97c93a28adb52ff0403bb760db775a67af (diff)
downloadports-092535646a851eb3d8c995a6cd5489dc26ef1632.tar.gz
ports-092535646a851eb3d8c995a6cd5489dc26ef1632.zip
- Update to 20100215
- Fix MASTER_SITES - Change OPTIONS PR: ports/143975 Submitted by: Michael Ranner <michael AT ranner.eu> (maintainer) Feature safe: yes
Notes
Notes: svn path=/head/; revision=249932
Diffstat (limited to 'mail')
-rw-r--r--mail/spamass-rules/Makefile14
-rw-r--r--mail/spamass-rules/distinfo6
2 files changed, 10 insertions, 10 deletions
diff --git a/mail/spamass-rules/Makefile b/mail/spamass-rules/Makefile
index 8241d0a9d0d1..f072a00a8200 100644
--- a/mail/spamass-rules/Makefile
+++ b/mail/spamass-rules/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= spamass-rules
-PORTVERSION= 20080903
+PORTVERSION= 20100215
CATEGORIES= mail
-MASTER_SITES= http://www.ranner.jawa.at/stuff/
+MASTER_SITES= http://www.ranner.eu/stuff/
MAINTAINER= michael@ranner.eu
COMMENT= Custom rulesets for SpamAssassin
RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
-OPTIONS= AHBL "Check AHBL Blacklist" off \
- AIRMAX "Some custom rulesets" off \
+OPTIONS= AHBL "Check AHBL Blacklist" on \
+ AIRMAX "Some custom rulesets" on \
BACKHAIR "Catch those ugly, unsightly HTML tags" on \
BOGUS_VIRUS "Catch 'collateral spam' caused by viruses" on \
BRAZILIAN "Catches spam written in Portuguese" off \
@@ -26,8 +26,8 @@ OPTIONS= AHBL "Check AHBL Blacklist" off \
FRENCH "Catches spam written in French" off \
GERMAN "Catches spam written in German" off \
GREEK "Catches spam written in Greek" off \
- MANGLED "Looks for obfuscated/gappy words" off \
- MIMEVLD "Some mime validation rules" off \
+ MANGLED "Looks for obfuscated/gappy words" on \
+ MIMEVLD "Some mime validation rules" on \
RANDOM "Detects spamware mistakes like: %RANDOM_WORD" on \
ROMANIAN "Catches spam written in Romanian" off \
SARE "Installs safe SARE rules" on \
@@ -36,7 +36,7 @@ OPTIONS= AHBL "Check AHBL Blacklist" off \
SARE3 "Installs aggressive SARE rules" off \
SAREH "Installs SARE high risk rules" off \
SAREW "Installs SARE whitelist rules" off \
- TRIPWIRE "Matches 3 chars that shouldn't be together" off \
+ TRIPWIRE "Matches 3 chars that shouldn't be together" on \
WEEDS "Looks at alphanum, hex, lower-, uppercase chars" on \
WEEDS2 "More restrictive than WEEDS, dont use together" off
SUB_FILES= pkg-message
diff --git a/mail/spamass-rules/distinfo b/mail/spamass-rules/distinfo
index 237646bbddb5..c0e25f1ecaba 100644
--- a/mail/spamass-rules/distinfo
+++ b/mail/spamass-rules/distinfo
@@ -1,3 +1,3 @@
-MD5 (spamass-rules-20080903.tar.bz2) = e1fe84bf3d48f9e224166bd4642aa5e2
-SHA256 (spamass-rules-20080903.tar.bz2) = eb737304e8d918905d274e3783dabf8e71d9f5c0b9c3815dcb6425e24fb44b5f
-SIZE (spamass-rules-20080903.tar.bz2) = 322642
+MD5 (spamass-rules-20100215.tar.bz2) = 339b78f65eb6001bcc02e01d56bc4d5e
+SHA256 (spamass-rules-20100215.tar.bz2) = 01b44e9215703ed651866585b07f5fbda674a88afddee72365c9a027d18a18a4
+SIZE (spamass-rules-20100215.tar.bz2) = 351865