1
0
forked from ports/contrib

spamassassin: 3.2.4 -> 3.2.5

This commit is contained in:
Thomas Penteker 2008-06-16 18:35:47 +02:00
parent 2c38979aa1
commit 08b6edde67
3 changed files with 4 additions and 3 deletions

View File

@ -246,6 +246,7 @@ drwxr-xr-x root/root usr/share/spamassassin/
-rw-r--r-- root/root usr/share/spamassassin/60_whitelist_spf.cf
-rw-r--r-- root/root usr/share/spamassassin/60_whitelist_subject.cf
-rw-r--r-- root/root usr/share/spamassassin/72_active.cf
-rw-r--r-- root/root usr/share/spamassassin/72_removed.cf
-rw-r--r-- root/root usr/share/spamassassin/languages
-rw-r--r-- root/root usr/share/spamassassin/sa-update-pubkey.txt
-rw-r--r-- root/root usr/share/spamassassin/user_prefs.template

View File

@ -1,2 +1,2 @@
2081c24c8b9064f9dd220e4f41e1d299 Mail-SpamAssassin-3.2.4.tar.bz2
695f9107b240383e48df8938f2de334e Mail-SpamAssassin-3.2.5.tar.bz2
9bdd02c43c3fc2eb677b0ea93152e629 spamassassin.rc

View File

@ -5,8 +5,8 @@
# Depends on: p5-digest-sha1, p5-html-parser, p5-net-dns
name=spamassassin
version=3.2.4
release=2
version=3.2.5
release=1
source=(http://www.axint.net/apache/$name/Mail-SpamAssassin-$version.tar.bz2 \
$name.rc)