Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B03F863BBBD for ; Mon, 16 Aug 2010 09:08:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5C26E63B101; Mon, 16 Aug 2010 09:08:53 +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 5D40463B100 for ; Mon, 16 Aug 2010 09:08:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 46B57175DD; Mon, 16 Aug 2010 09:08:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 16 Aug 2010 09:08:52 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/mail/p5-MIME-tools To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100816090852.46B57175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Mon Aug 16 09:08:52 UTC 2010 Modified Files: pkgsrc/mail/p5-MIME-tools: Makefile distinfo Log Message: Update to 5.428: 5.428 2010-04-22 Dave O'Neill * VERSION 5.428 RELEASED * (ticket 56764) Build release with a newer Module::Install * (ticket 52924) ensure we add <> around Content-id data * (ticket 48036) make mimesend example script a bit more useful (courtesy of Jerrad Pierce) * (ticket 43439) fix for parsing of doubled ; in multipart headers * (ticket 41632) If both RFC-2231 and non-RFC-2231 parameters are present, use only the RFC-2231 ones * (ticket 40715) Reference Encode::MIME::Header in docs * (ticket 39985) correct POD typos * Only bind to localhost in smtpsend test, rather than to all available interfaces. This might avoid some of the test failures seen on cpantesters. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/mail/p5-MIME-tools/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/p5-MIME-tools/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.