pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/p5-Email-Sender
Module Name: pkgsrc
Committed By: wen
Date: Sun Sep 8 13:35:59 UTC 2013
Modified Files:
pkgsrc/mail/p5-Email-Sender: Makefile distinfo
Log Message:
Update to 1.300006
Update DEPENDS
UPstream changes:
1.300006 2013-03-17 17:23:21 America/New_York
re-fix the problem with attribute accessors and role methods
clashing, previously fixed in 0.102360
1.300005 2013-02-14 11:37:09 America/New_York
add missing prereq, Sub::Exporter; thanks for report, Esteban
Manchado Vel谩zquez
1.300004 2013-02-09 10:09:02 America/New_York
bump required version of MooX::Types::MooseLike
1.300003 2013-02-06 15:56:53 America/New_York
make Wrapper transports proxy is_simple and allow_partial_success to
the wrapped transport
allow Wrapper transports to construct their own targets; useful for
configuring entire wrapper chain from the environment
1.300002 2013-02-06 14:06:24 America/New_York
THIS IS A BIG DEAL: see v1.300000
this is the first non-trial release using Moo instead of Moose
increase version of Moo to interoperate with ancient Mouse.pm
1.300001 2013-01-07 21:38:31 America/New_York
increase required versions of Throwable and Moo
1.300000 2013-01-02 22:42:58 America/New_York
THIS IS A BIG DEAL:
use Moo instead of Moose (thanks to Justin Hunter and Christian
Walde!)
0.120002 2012-09-11 14:43:07 America/New_York
added shift_deliveries to the Test transport, for treating the
sent messages like a queue of things to inspect
0.120001 2012-07-19 16:28:01 America/Los_Angeles
no changes from 0.120000, just marked as stable release
0.120000 2012-05-08 20:53:43 America/New_York
THIS IS A BIG DEAL:
This release deprecates the scalar context behavior of:
* Failure->recipients
* Failure::Multi->failures
* Failure::Multi->recipients
* Transport::Test->deliveries
* Transport::Failable->failure_conditions
Until now, these methods returned a list in list context and
an array reference in scalar context. This still works, but
scalar context calls will now generate a warning. In one
year (2013-05), they will be become fatal.
0.110005 2012-03-05 21:37:35 America/New_York
binmode output handle to avoid line ending munging in Mbox and
Maildir; thanks, Christian Walde!
0.110004 2012-02-21 17:47:35 America/New_York
import the "Bcc" page from the (otherwise empty) github wiki; this
adds some information to the QuickStart page about why Bcc support
isn't there and why this isn't a bug
0.110003 2012-02-01 15:09:52 America/New_York
add the add_lines_header and add_envelope_headers attributes to
Maildir transports
0.110002 2012-01-31 17:02:35 America/New_York
Maildir deliveries now have a ->filename method to tell you just
where the mail was delivered
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/mail/p5-Email-Sender/Makefile
cvs rdiff -u -r1.6 -r1.7 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.
Home |
Main Index |
Thread Index |
Old Index