Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 52F0263C4B1 for ; Sun, 9 Sep 2012 13:18:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 26C1114A224; Sun, 9 Sep 2012 13:18:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E4AE514A22D for ; Sun, 9 Sep 2012 13:17:59 +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 ht986xcomLNa for ; Sun, 9 Sep 2012 13:17:59 +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 008CC14A224 for ; Sun, 9 Sep 2012 13:17:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2650F175DD; Sun, 9 Sep 2012 13:17:59 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 9 Sep 2012 13:17:59 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/mail/p5-MailTools To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20120909131759.2650F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: abs Date: Sun Sep 9 13:17:59 UTC 2012 Modified Files: pkgsrc/mail/p5-MailTools: Makefile distinfo Log Message: Updated mail/p5-MailTools to 2.11 version 2.11: Wed Aug 29 09:09:47 CEST 2012 Fixes: - typo in Mail::Mailer::smtp, which only shows up in >5.14 [cpantesters] version 2.10: Tue Aug 28 09:41:52 CEST 2012 Fixes: - Mail::Mailer::smtp set from address twice. rt.cpan.org#77161 [Vladimir Goshev] - Mail::Mailer::smtps did not support the From option. rt.cpan.org#77161 [Vladimir Goshev] Improvements: - Mail::Util::mailaddress has now an optional parameter to set the returned value explicitly. rt.cpan.org#75975 [Rolf G] To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 pkgsrc/mail/p5-MailTools/Makefile cvs rdiff -u -r1.27 -r1.28 pkgsrc/mail/p5-MailTools/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.