mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 20050821
PR: ports/85190 Submitted by: maintainer
This commit is contained in:
parent
d23b4c0792
commit
de7c1f389c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142034
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= spamass-rules
|
||||
PORTVERSION= 20050515
|
||||
PORTVERSION= 20050821
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.ranner.jawa.at/stuff/ \
|
||||
http://web.inforum.at/downloads/
|
||||
MASTER_SITES= http://www.ranner.jawa.at/stuff/
|
||||
|
||||
MAINTAINER= mranner@inode.at
|
||||
COMMENT= Custom rulesets for SpamAssassin
|
||||
@ -118,14 +117,14 @@ SPAMASS_FILES+= blacklist_ro.cf
|
||||
.for i in 70_sare_adult.cf 70_sare_bayes_poison_nxm.cf 70_sare_header0.cf \
|
||||
70_sare_html0.cf 70_sare_genlsubj0.cf 70_sare_oem.cf 70_sare_obfu0.cf \
|
||||
70_sare_random.cf 70_sare_specific.cf 70_sare_spoof.cf \
|
||||
70_sare_unsub.cf 70_sare_uri.cf 72_sare_redirect_post3.0.0.cf \
|
||||
70_sare_unsub.cf 70_sare_uri0.cf 72_sare_redirect_post3.0.0.cf \
|
||||
72_sare_bml_post25x.cf 99_sare_fraud_post25x.cf
|
||||
SPAMASS_FILES+= $i
|
||||
.endfor
|
||||
.endif
|
||||
|
||||
.if defined(WITH_SARE1)
|
||||
.for i in 70_sare_header1.cf 70_sare_html1.cf 70_sare_genlsubj1.cf 70_sare_obfu1.cf
|
||||
.for i in 70_sare_header1.cf 70_sare_html1.cf 70_sare_genlsubj1.cf 70_sare_obfu1.cf 70_sare_uri1.cf
|
||||
SPAMASS_FILES+= $i
|
||||
.endfor
|
||||
.endif
|
||||
@ -137,7 +136,7 @@ SPAMASS_FILES+= $i
|
||||
.endif
|
||||
|
||||
.if defined(WITH_SARE3)
|
||||
.for i in 70_sare_header3.cf 70_sare_html3.cf 70_sare_genlsubj3.cf 70_sare_obfu3.cf
|
||||
.for i in 70_sare_header3.cf 70_sare_html3.cf 70_sare_genlsubj3.cf 70_sare_obfu3.cf 70_sare_uri3.cf
|
||||
SPAMASS_FILES+= $i
|
||||
.endfor
|
||||
.endif
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (spamass-rules-20050515.tar.bz2) = b48d11e10c04c0096bc26c89d1f64cc7
|
||||
SIZE (spamass-rules-20050515.tar.bz2) = 228796
|
||||
MD5 (spamass-rules-20050821.tar.bz2) = 7e49087b86e2802381d5d0a46841dfd2
|
||||
SIZE (spamass-rules-20050821.tar.bz2) = 243560
|
||||
|
Loading…
Reference in New Issue
Block a user