Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Apr 2005 20:08:05 +0200 (CEST)
From:      Michael Ranner <mranner@inode.at>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79431: [MAINTAINER] mail/spamass-rules: update to 20050401
Message-ID:  <200504011808.j31I85RJ008271@dwarf.jawa.at>
Resent-Message-ID: <200504011810.j31IA7mg056064@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         79431
>Category:       ports
>Synopsis:       [MAINTAINER] mail/spamass-rules: update to 20050401
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 01 18:10:07 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Michael Ranner
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD dwarf.jawa.at 5.3-RELEASE FreeBSD 5.3-RELEASE #3: Sun Mar  6 15:39:13 UTC
>Description:
- Update to 20050401

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- spamass-rules-20050401.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/spamass-rules/Makefile /usr/ports/mail/spamass-rules.update/Makefile
--- /usr/ports/mail/spamass-rules/Makefile	Sun Feb 13 20:55:17 2005
+++ /usr/ports/mail/spamass-rules.update/Makefile	Fri Apr  1 20:07:48 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	spamass-rules
-PORTVERSION=	20050208
+PORTVERSION=	20050401
 CATEGORIES=	mail
 MASTER_SITES=	http://www.ranner.jawa.at/stuff/ \
 		http://web.inforum.at/downloads/
@@ -34,6 +34,7 @@
 		SARE1 "Installs more restrictive SARE rules" off \
 		SARE2 "Installs more cpu intensive SARE rules" off \
 		SARE3 "Installs aggressive SARE rules" off \
+		SAREH "Installs SARE high risk rules" off \
 		TRIPWIRE "Matches 3 chars that shouldn't be together" off \
 		WEEDS "Looks at alphanum, hex, lower-, uppercase chars" on \
 		WEEDS2 "More restrictive than WEEDS, dont use together" off
@@ -134,6 +135,10 @@
 .for i in 70_sare_header3.cf 70_sare_html3.cf 70_sare_genlsubj3.cf
 SPAMASS_FILES+=	$i
 .endfor
+.endif
+
+.if defined(WITH_SAREH)
+SPAMASS_FILES+=	70_sare_highrisk.cf
 .endif
 
 .if defined(WITH_TRIPWIRE)
diff -ruN --exclude=CVS /usr/ports/mail/spamass-rules/distinfo /usr/ports/mail/spamass-rules.update/distinfo
--- /usr/ports/mail/spamass-rules/distinfo	Sun Feb 13 20:55:17 2005
+++ /usr/ports/mail/spamass-rules.update/distinfo	Fri Apr  1 20:05:30 2005
@@ -1,2 +1,2 @@
-MD5 (spamass-rules-20050208.tar.bz2) = 2f43b83c09fd4ac8fa4a8ce42137cfaa
-SIZE (spamass-rules-20050208.tar.bz2) = 208420
+MD5 (spamass-rules-20050401.tar.bz2) = bbf68983ed50adcea054e38eedc1b9c8
+SIZE (spamass-rules-20050401.tar.bz2) = 220559
--- spamass-rules-20050401.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504011808.j31I85RJ008271>