Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 50A2563B873 for ; Thu, 11 Mar 2010 10:56:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D367E63B1A8; Thu, 11 Mar 2010 10:56:52 +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 8F51563B11E for ; Thu, 11 Mar 2010 10:56:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7772B175DF; Thu, 11 Mar 2010 10:56:51 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 11 Mar 2010 10:56:51 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/mail/p5-Email-Sender To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100311105651.7772B175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Thu Mar 11 10:56:51 UTC 2010 Modified Files: pkgsrc/mail/p5-Email-Sender: Makefile distinfo Log Message: Updating mail/p5-Email-Sender from 0.004nb1 to 0.100460 pkgsrc changes: - Adjust license - Adjust dependencies Upstream changes: 0.100460 2010-02-15 12:58:18 America/New_York avoid using AutoPrereq, as it brings in build_requires as requires 0.100450 2010-02-14 17:55:48 America/New_York allow timeout option to SMTP transport 0.100110 2010-01-11 10:43:57 America/New_York Email::Sender::Failure is now a Throwable::Error now uses Try::Tiny for internal exception handling 0.093380 2009-12-04 12:29:55 America/New_York bump Moose prereq to 0.70 based on feedback from ANDK 0.093110 2009-11-07 allow uppercase env vars to set transport attributes (charsbar) add "message" attribute to successes returned by SMTP transports 0.092840 2009-10-10 fix packaging error 0.092820 2009-10-09 improve reliability of t/sendmail.t (thanks, Mark Grimes) 0.091940 2009-07-12 packaging fixes (EU:MM version for LICENSE param) rt #47817 0.091930 2009-07-12 add some more common sendmail locations to default search 0.091870 2009-07-06 exclude unwanted methods from Email::Sender::Transport to suppress a new warning from Moose role composition 0.091740 2009-06-23 no code changes remove prereq of Test::More 0.88; weird things happened 0.091661 2009-06-15 THIS RELEASE MAY BREAK YOUR CODE... but probably not Email::Sender::Simple has been added, along with a manual Email::Sender is now a role Email::Sender::Transport is now a role, too; subclasses will break To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/p5-Email-Sender/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/p5-Email-Sender/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.