Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id C6D877138D for ; Sat, 29 Jun 2013 12:10:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 39ADD14A17A; Sat, 29 Jun 2013 12:10:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D7DD14A179 for ; Sat, 29 Jun 2013 12:10:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id tsf_tx08jEj7 for ; Sat, 29 Jun 2013 12:10:03 +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 A515914A174 for ; Sat, 29 Jun 2013 12:10:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 652FD96; Sat, 29 Jun 2013 12:10:03 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 29 Jun 2013 12:10:03 +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: <20130629121003.652FD96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Sat Jun 29 12:10:03 UTC 2013 Modified Files: pkgsrc/mail/milter-manager: Makefile PLIST distinfo Log Message: Update milter-manager to 1.8.7. == [release-1-8-7] 1.8.7: 2013-06-14 A bug fix release of 1.8.6. === Package * [rpm] Keep user configuration settings on upgrade. * [deb][rpm] Separate milter-manager-log-analyzer from milter-manager. [Reported by Kazuhiro NISHIYAMA][GitHub #21] * Use Ruby1.9 on CentOS6 or later. * Drop Ubuntu Oneiric Ocelot(11.10) support. * Add Ubuntu Raring Ringtail(13.04) support. * Add Debian jessie support. === milter manager ==== Improvements * Support Ruby2.0.0. ==== Fixes * [debian] Support init file that contains non-ASCII characters. [Reported by Kazuhiro NISHIYAMA][GitHub #23] === milter-manager-log-analyzer ==== Fixes * Process mail log even if it includes invalid byte sequence. [Reported by Satoru Sakashita][GitHub #24] === Admin * Dropped. === Thanks * Kazuhiro NISHIYAMA * Satoru Sakashita To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 pkgsrc/mail/milter-manager/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/mail/milter-manager/PLIST cvs rdiff -u -r1.16 -r1.17 pkgsrc/mail/milter-manager/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.