FreeBSD Bugzilla – Attachment 96027 Details for
Bug 134574
[MAINTAINER UPDATE] Fix for mail/p5-Mail-SpamAssassin: sa-update channel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.09 KB, created by
Michael Scheidell
on 2009-05-16 09:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Michael Scheidell
Created:
2009-05-16 09:40:01 UTC
Size:
1.09 KB
patch
obsolete
>diff -bBru /var/tmp/SA/ ./ >diff -bBru /var/tmp/SA/Makefile ./Makefile >--- /var/tmp/SA/Makefile 2009-03-19 13:11:27.000000000 -0400 >+++ ./Makefile 2009-05-16 04:26:41.000000000 -0400 >@@ -7,7 +7,7 @@ > > PORTNAME= Mail-SpamAssassin > PORTVERSION= 3.2.5 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= mail perl5 > MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} > MASTER_SITE_SUBDIR= spamassassin/source/:apache Mail/:cpan >diff -bBru /var/tmp/SA/pkg-install ./pkg-install >--- /var/tmp/SA/pkg-install 2007-08-13 18:33:32.000000000 -0400 >+++ ./pkg-install 2009-05-16 04:26:25.000000000 -0400 >@@ -31,6 +31,11 @@ > > if yesno "Do you wish to run sa-update to fetch new rules" "N";then > ${PKG_PREFIX}/bin/sa-update >+ if [ $? -eq 4 ];then >+ # rc=4 means host not found, might be old mirrors. >+ rm -rf /var/db/spamassassin/3*/updates_spamassassin_org/MIRRORED.BY >+ ${PKG_PREFIX}/bin/sa-update >+ fi > fi > grep '^load.*Rule2XSBody' ${PKG_PREFIX}/etc/mail/spamassassin/v320.pre > /dev/null > if [ $? -eq 0 ];then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 134574
: 96027