FreeBSD Bugzilla – Attachment 115508 Details for
Bug 157266
[PATCH] mail/spamd: respect BATCH
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
spamd-4.8.0_1.patch
spamd-4.8.0_1.patch (text/plain), 974 bytes, created by
Jimmy Olgeni
on 2011-05-23 11:20:10 UTC
(
hide
)
Description:
spamd-4.8.0_1.patch
Filename:
MIME Type:
Creator:
Jimmy Olgeni
Created:
2011-05-23 11:20:10 UTC
Size:
974 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/mail/spamd/Makefile,v >retrieving revision 1.22 >diff -u -u -r1.22 Makefile >--- Makefile 29 Dec 2010 20:04:23 -0000 1.22 >+++ Makefile 23 May 2011 10:09:05 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= spamd > PORTVERSION= 4.8.0 >+PORTREVISION= 1 > CATEGORIES= mail > MASTER_SITES= BERLIOS > MASTER_SITE_SUBDIR=freebsdspamd >Index: files/pkg-install.in >=================================================================== >RCS file: /home/pcvs/ports/mail/spamd/files/pkg-install.in,v >retrieving revision 1.3 >diff -u -u -r1.3 pkg-install.in >--- files/pkg-install.in 31 Oct 2010 22:10:52 -0000 1.3 >+++ files/pkg-install.in 23 May 2011 10:09:05 -0000 >@@ -13,7 +13,7 @@ > > question=$1 > default=$2 >- if [ -z "${PACKAGE_BUILDING}" ]; then >+ if [ -z "${PACKAGE_BUILDING}" -a -z "${BATCH}" ]; then > read -p "${question} [${default}]? " answer > fi > if [ "x${answer}" = "x" ]; 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 157266
: 115508