From root@yoko.home.oav.net  Thu Nov 27 18:02:40 2003
Return-Path: <root@yoko.home.oav.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 37CFA16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Nov 2003 18:02:40 -0800 (PST)
Received: from yoko.home.oav.net (kiwi.adsl.isdnet.net [195.154.177.33])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 78EBD43FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Nov 2003 18:02:38 -0800 (PST)
	(envelope-from root@yoko.home.oav.net)
Received: by yoko.home.oav.net (Postfix, from userid 0)
	id CFDAA11AC05; Fri, 28 Nov 2003 03:02:46 +0100 (CET)
Message-Id: <20031128020246.CFDAA11AC05@yoko.home.oav.net>
Date: Fri, 28 Nov 2003 03:02:46 +0100 (CET)
From: Xavier Beaudouin <kiwi@oav.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: kiwi@oav.net
Subject: [MAINTAINER] mail/lmtpd: update to 0.9.12
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         59742
>Category:       ports
>Synopsis:       [MAINTAINER] mail/lmtpd: update to 0.9.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sergei
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 27 18:10:20 PST 2003
>Closed-Date:    Thu Dec 04 05:04:14 PST 2003
>Last-Modified:  Thu Dec 04 05:04:14 PST 2003
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
The Caudium Group & Association Kazar
>Environment:
System: FreeBSD yoko.home.oav.net 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Sun Nov  2 14:35:22 CET
>Description:
- Update to 0.9.12

Changelog :
=== version 0.9.12

  * add "spamassassin.maxsize" configuration option to limit mail Send
    to SpamAssassin.

  * add "stop" user filter command. Stop the filter and use default delivery
    method.

  * fix "received.front" for RBL checks

  * headers added by spamassassin are now logued in user log file each time

=== version 0.9.11

  * new "received.front" configuration variable. Used to find
    the Received header added by the incoming SMTP server if not
    the first.

  * rfc2047.c compile without iconv.h (utf-8 conversion is disabled
    in this case)

  * remove non standard errno declaration

  * fix Makefile for GNU make


Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- lmtpd-0.9.12.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/lmtpd.old/Makefile /usr/ports/mail/lmtpd/Makefile
--- /usr/ports/mail/lmtpd.old/Makefile	Fri Nov 28 02:45:21 2003
+++ /usr/ports/mail/lmtpd/Makefile	Fri Nov 28 02:45:34 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lmtpd
-PORTVERSION=	0.9.9
+PORTVERSION=	0.9.12
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pll
diff -ruN --exclude=CVS /usr/ports/mail/lmtpd.old/distinfo /usr/ports/mail/lmtpd/distinfo
--- /usr/ports/mail/lmtpd.old/distinfo	Fri Nov 28 02:45:21 2003
+++ /usr/ports/mail/lmtpd/distinfo	Fri Nov 28 02:45:44 2003
@@ -1 +1 @@
-MD5 (lmtpd-0.9.9.tar.gz) = c2643d152e9cdbd55c7e58404290b4a9
+MD5 (lmtpd-0.9.12.tar.gz) = 55ffb2998dc4b624f18f6cbebf382c23
Binary files /usr/ports/mail/lmtpd.old/lmtpd-0.9.12.tgz and /usr/ports/mail/lmtpd/lmtpd-0.9.12.tgz differ
--- lmtpd-0.9.12.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: sergei 
State-Changed-When: Fri Nov 28 02:40:23 PST 2003 
State-Changed-Why:  
Port update has been tested. 


Responsible-Changed-From-To: freebsd-ports-bugs->sergei 
Responsible-Changed-By: sergei 
Responsible-Changed-When: Fri Nov 28 02:40:23 PST 2003 
Responsible-Changed-Why:  
I will commit it after the freeze. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59742 
State-Changed-From-To: analyzed->closed 
State-Changed-By: sergei 
State-Changed-When: Thu Dec 4 05:03:49 PST 2003 
State-Changed-Why:  
Committed, thanks! 
Minor changes: 
- install documentation 
- shorten COMMENT 

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