From delphij@frontfree.net  Thu Apr  1 15:39:04 2004
Return-Path: <delphij@frontfree.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 77BF216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Apr 2004 15:39:04 -0800 (PST)
Received: from ftp.bjpu.edu.cn (ftp.bjpu.edu.cn [202.112.78.5])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3253943D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Apr 2004 15:39:04 -0800 (PST)
	(envelope-from delphij@frontfree.net)
Received: from localhost (localhost [127.0.0.1])
	by ftp.bjpu.edu.cn (Postfix) with ESMTP id D0DD3529C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Apr 2004 07:39:02 +0800 (CST)
Received: from ftp.bjpu.edu.cn ([127.0.0.1])
 by localhost (ftp.bjpu.edu.cn [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 54000-05 for <FreeBSD-gnats-submit@freebsd.org>;
 Fri,  2 Apr 2004 07:38:51 +0800 (CST)
Received: from beastie.frontfree.net (beastie.frontfree.net [218.107.145.7])
	by ftp.bjpu.edu.cn (Postfix) with ESMTP id 457A8529A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Apr 2004 07:38:51 +0800 (CST)
Received: from localhost (localhost [127.0.0.1])
	by beastie.frontfree.net (Postfix) with ESMTP
	id 787C0120E1; Fri,  2 Apr 2004 07:38:50 +0800 (CST)
Received: from beastie.frontfree.net ([127.0.0.1])
 by localhost (beastie.frontfree.net [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 03379-03; Fri,  2 Apr 2004 07:38:48 +0800 (CST)
Received: by beastie.frontfree.net (Postfix, from userid 1001)
	id D735C114CC; Fri,  2 Apr 2004 07:38:47 +0800 (CST)
Message-Id: <20040401233847.D735C114CC@beastie.frontfree.net>
Date: Fri,  2 Apr 2004 07:38:47 +0800 (CST)
From: Xin LI <delphij@frontfree.net>
Reply-To: Xin LI <delphij@frontfree.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: vivek@khera.org
Subject: [PATCH] minor comestic change to ports/mail/postfix/pkg-message
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         65053
>Category:       ports
>Synopsis:       [PATCH] minor comestic change to ports/mail/postfix/pkg-message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 01 15:40:20 PST 2004
>Closed-Date:    Thu Apr 01 17:50:53 PST 2004
>Last-Modified:  Thu Apr 01 17:50:53 PST 2004
>Originator:     Xin LI
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
The FreeBSD Simplified Chinese Project
>Environment:
System: FreeBSD beastie.frontfree.net 5.2-CURRENT FreeBSD 5.2-CURRENT #58: Fri Mar 19 12:18:47 CST 2004 delphij@beastie.frontfree.net:/usr/obj/usr/src/sys/BEASTIE i386

>Description:
	The proposaled patch will remove tailing spaces in postfix/pkg-message.
This will be helpful for those who install postfix for the first time and want
to copy-and-paste the settings to their configuration.
	Please review the patch, thanks in advance! (I think this is trivial
enough and it would be good if this could be committed soon).
>How-To-Repeat:
>Fix:


--- patch-postfix begins here ---
Index: pkg-message
===================================================================
RCS file: /home/ncvs/ports/mail/postfix/pkg-message,v
retrieving revision 1.7
diff -u -r1.7 pkg-message
--- pkg-message	21 Dec 2003 04:42:45 -0000	1.7
+++ pkg-message	1 Apr 2004 23:33:00 -0000
@@ -27,7 +27,7 @@
 routines in your /etc/periodic.conf file:
 
 daily_clean_hoststat_enable="NO"
-daily_status_mail_rejects_enable="NO"                                      
+daily_status_mail_rejects_enable="NO"
 daily_status_include_submit_mailq="NO"
 daily_submit_queuerun="NO"
 
--- patch-postfix ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Thu Apr 1 17:50:47 PST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65053 
>Unformatted:
