FreeBSD Bugzilla – Attachment 96205 Details for
Bug 134778
[MAINTAINER UPDATE] Fix for japanese/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.26 KB, created by
fmysh
on 2009-05-21 09:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
fmysh
Created:
2009-05-21 09:30:01 UTC
Size:
1.26 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/japanese/p5-Mail-SpamAssassin/Makefile,v >retrieving revision 1.15 >diff -u -r1.15 Makefile >--- Makefile 17 May 2009 14:08:02 -0000 1.15 >+++ Makefile 18 May 2009 11:25:57 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= Mail-SpamAssassin > PORTVERSION= 3.2.5 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= japanese mail perl5 > MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \ > ${PATCH_SITES} >Index: pkg-install >=================================================================== >RCS file: /home/ncvs/ports/japanese/p5-Mail-SpamAssassin/pkg-install,v >retrieving revision 1.2 >diff -u -r1.2 pkg-install >--- pkg-install 7 Feb 2008 04:42:43 -0000 1.2 >+++ pkg-install 16 May 2009 13:08:28 -0000 >@@ -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 134778
: 96205