Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-SpamAssassin/Makefile,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -a -r1.53 -r1.54
--- Makefile	7 Jan 2008 17:52:48 -0000	1.53
+++ Makefile	4 Sep 2008 06:42:12 -0000	1.54
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.53 2008/01/07 17:52:48 mbalmer Exp $
+# $OpenBSD: Makefile,v 1.54 2008/09/04 06:42:12 brad Exp $
 
 COMMENT=		mailfilter to identify and mark spam
 
-DISTNAME=		Mail-SpamAssassin-3.2.4
+DISTNAME=		Mail-SpamAssassin-3.2.5
 PKGNAME=		p5-${DISTNAME}
 CATEGORIES=		mail perl5
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-SpamAssassin/distinfo,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -a -r1.33 -r1.34
--- distinfo	7 Jan 2008 17:52:48 -0000	1.33
+++ distinfo	4 Sep 2008 06:42:12 -0000	1.34
@@ -1,5 +1,5 @@
-MD5 (Mail-SpamAssassin-3.2.4.tar.gz) = gewifU1jq6CFY+6Givn76w==
-RMD160 (Mail-SpamAssassin-3.2.4.tar.gz) = AOvQ36VEB5Uku7CRjMIbZEsm7P8=
-SHA1 (Mail-SpamAssassin-3.2.4.tar.gz) = XA4BgxJWUYsnE5UHpN7Tjlgthkk=
-SHA256 (Mail-SpamAssassin-3.2.4.tar.gz) = IPnGTXUhDaUBjSFYX2R0holmzxwJy2jZ+wo2NaoX3Ms=
-SIZE (Mail-SpamAssassin-3.2.4.tar.gz) = 1219161
+MD5 (Mail-SpamAssassin-3.2.5.tar.gz) = f9wWUdA3HEp/laya5vgopg==
+RMD160 (Mail-SpamAssassin-3.2.5.tar.gz) = WnKpfRJOcv9NoWJ5gnSDd/HjQSg=
+SHA1 (Mail-SpamAssassin-3.2.5.tar.gz) = FLH26uAiGhUhdvf1l/VVgURegAo=
+SHA256 (Mail-SpamAssassin-3.2.5.tar.gz) = EF4YRI1+4uV2zqyiOxKdpeSjx9/M7HO2o7q7ddnAtPc=
+SIZE (Mail-SpamAssassin-3.2.5.tar.gz) = 1223706
Index: patches/patch-Makefile_PL
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-SpamAssassin/patches/patch-Makefile_PL,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -a -r1.8 -r1.9
--- patches/patch-Makefile_PL	6 May 2007 13:28:30 -0000	1.8
+++ patches/patch-Makefile_PL	4 Sep 2008 06:42:12 -0000	1.9
@@ -1,7 +1,7 @@
-$OpenBSD: patch-Makefile_PL,v 1.8 2007/05/06 13:28:30 mbalmer Exp $
---- Makefile.PL.orig	Tue May  1 14:54:33 2007
-+++ Makefile.PL	Sat May  5 14:48:06 2007
-@@ -900,7 +900,7 @@ sub MY::install {
+$OpenBSD: patch-Makefile_PL,v 1.9 2008/09/04 06:42:12 brad Exp $
+--- Makefile.PL.orig	Tue Jun 10 05:21:07 2008
++++ Makefile.PL	Thu Sep  4 01:06:56 2008
+@@ -907,7 +907,7 @@ sub MY::install {
  
    foreach (@code) {
      # Add our install targets as a dependency to all top-level install targets
Index: patches/patch-sa-update_raw
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-SpamAssassin/patches/patch-sa-update_raw,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -a -r1.4 -r1.5
--- patches/patch-sa-update_raw	6 May 2007 13:28:30 -0000	1.4
+++ patches/patch-sa-update_raw	4 Sep 2008 06:42:12 -0000	1.5
@@ -1,7 +1,7 @@
-$OpenBSD: patch-sa-update_raw,v 1.4 2007/05/06 13:28:30 mbalmer Exp $
---- sa-update.raw.orig	Tue May  1 14:54:33 2007
-+++ sa-update.raw	Sat May  5 14:50:43 2007
-@@ -1322,7 +1322,7 @@ Options:
+$OpenBSD: patch-sa-update_raw,v 1.5 2008/09/04 06:42:12 brad Exp $
+--- sa-update.raw.orig	Tue Jun 10 05:21:07 2008
++++ sa-update.raw	Thu Sep  4 01:06:56 2008
+@@ -1325,7 +1325,7 @@ Options:
                            keyring. Use multiple times for multiple files
    --updatedir path        Directory to place updates, defaults to the
                            SpamAssassin site rules directory
@@ -10,7 +10,7 @@
    -D, --debug [area=n,...]  Print debugging messages
    -V, --version           Print version
    -h, --help              Print usage message
-@@ -1441,7 +1441,7 @@ Note: use of this option automatically enables GPG ver
+@@ -1444,7 +1444,7 @@ Note: use of this option automatically enables GPG ver
  
  By default, C<sa-update> will use the system-wide rules update directory:
  
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-SpamAssassin/pkg/PLIST,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -a -r1.24 -r1.25
--- pkg/PLIST	7 May 2007 19:53:42 -0000	1.24
+++ pkg/PLIST	4 Sep 2008 06:42:12 -0000	1.25
@@ -1,11 +1,11 @@
-@comment $OpenBSD: PLIST,v 1.24 2007/05/07 19:53:42 mbalmer Exp $
+@comment $OpenBSD: PLIST,v 1.25 2008/09/04 06:42:12 brad Exp $
 @newgroup _spamdaemon:506
 @newuser _spamdaemon:506:506:daemon:SpamAssassin:${LOCALSTATEDIR}:/sbin/nologin
 bin/sa-compile
 bin/sa-learn
 bin/sa-update
 bin/spamassassin
-bin/spamc
+@bin bin/spamc
 bin/spamd
 ${P5SITE}/Mail/SpamAssassin/
 ${P5SITE}/Mail/SpamAssassin.pm
@@ -246,6 +246,7 @@
 share/spamassassin/60_whitelist_spf.cf
 share/spamassassin/60_whitelist_subject.cf
 share/spamassassin/72_active.cf
+share/spamassassin/72_removed.cf
 share/spamassassin/languages
 share/spamassassin/sa-update-pubkey.txt
 share/spamassassin/user_prefs.template
