Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 950A363B95F for ; Tue, 23 Nov 2010 04:44:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6A04119D63D; Tue, 23 Nov 2010 04:44:47 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 3CDFC19D61E for ; Tue, 23 Nov 2010 04:44:42 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2BE18175DD; Tue, 23 Nov 2010 04:44:42 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 23 Nov 2010 04:44:42 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/mail/milter-manager To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20101123044442.2BE18175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Tue Nov 23 04:44:41 UTC 2010 Modified Files: pkgsrc/mail/milter-manager: Makefile PLIST distinfo Log Message: Update milter-manager to 1.6.1. == [release-1-6-2] 1.6.2: 2010-11-23 A bug fix release of 1.6.1. === milter manager ==== Improvements * Made PID file directory prepareing process in init script on Debian robust. [Reported by Kenji Shiono] * Used gint64 for time_t. [Suggested by OBATA Akio] ==== Fixes * Fixed missing temporary file close. [Reported by Kenji Shiono] === milter manager admin ==== Improvements * Documented required sqlite3-ruby version on CentOS. [Reported by Kenji Shiono] === Ruby milter ==== Improvements * Made milter-tarpit.rb, a sample milter, asynchronous. [Reported by Kenji Shiono] * Provided all milter API. ==== Fixes * Fixed a typo in command line option. [Reported by Kenji Shiono] To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/milter-manager/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/milter-manager/PLIST cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/milter-manager/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.