FreeBSD Bugzilla – Attachment 99745 Details for
Bug 138913
[Maintainer Update] port mail/spamd correct bad startup script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch_mail_spamd_4.5.0_2.txt
patch_mail_spamd_4.5.0_2.txt (text/plain), 697 bytes, created by
Olli Hauer
on 2009-09-17 20:40:01 UTC
(
hide
)
Description:
patch_mail_spamd_4.5.0_2.txt
Filename:
MIME Type:
Creator:
Olli Hauer
Created:
2009-09-17 20:40:01 UTC
Size:
697 bytes
patch
obsolete
>--- Makefile.orig >+++ Makefile >@@ -7,7 +7,7 @@ > > PORTNAME= spamd > PORTVERSION= 4.5.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= mail > MASTER_SITES= BERLIOS > MASTER_SITE_SUBDIR=freebsdspamd >--- pkg-descr.orig >+++ pkg-descr >@@ -18,4 +18,4 @@ > > WWW: http://freebsdspamd.berlios.de/ > >--Alex <samm@os2.kiev.ua> >+olli hauer <ohauer@gmx.de> >--- files/obspamd.in.orig >+++ files/obspamd.in >@@ -56,7 +56,7 @@ > if [ -x %%PREFIX%%/sbin/spamd-setup ]; then > if [ -r %%PREFIX%%/etc/spamd/spamd.conf ]; then > echo "${obspamd_flags}" | egrep "(^\-b| \-b)" 2>&1 > /dev/null >- if [ $? ]; then >+ if [ $? -eq 0 ]; then > %%PREFIX%%/sbin/spamd-setup -bD > else > %%PREFIX%%/sbin/spamd-setup -D
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 Raw
Actions:
View
Attachments on
bug 138913
: 99745