Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 967E47A3D7 for ; Fri, 22 Apr 2016 09:34:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4C92085E27; Fri, 22 Apr 2016 09:34:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CEA7184CEE for ; Fri, 22 Apr 2016 09:34:14 +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 ba_oUGH4fhn7 for ; Fri, 22 Apr 2016 09:34:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 79B0384CE8 for ; Fri, 22 Apr 2016 09:34:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 77B35FBBA; Fri, 22 Apr 2016 09:34:14 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 22 Apr 2016 09:34:14 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/mail/p5-MailTools To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160422093414.77B35FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Fri Apr 22 09:34:14 UTC 2016 Modified Files: pkgsrc/mail/p5-MailTools: Makefile distinfo Log Message: Updated p5-MailTools to 2.16. version 2.16: Mon 18 Apr 17:58:23 CEST 2016 Fixes: - Mail::header regression in parsing files. rt.cpan.org#113874 [John L Berger] version 2.15: Mon 18 Apr 13:55:30 CEST 2016 Fixes: - Mail::Header continue reading after wrongly folders line rt.cpan.org#113464 [Mark Sapiro] Improvements: - Mail::Mailer::open call of exec() explained [Malte Stretz] - fix example in Mail::Address [peter77] To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 pkgsrc/mail/p5-MailTools/Makefile cvs rdiff -u -r1.32 -r1.33 pkgsrc/mail/p5-MailTools/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.