summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-09-08 13:35:59 +0000
committerwen <wen@pkgsrc.org>2013-09-08 13:35:59 +0000
commit8b4a5e0d4887869d8576604e85a31b80dc94b3d9 (patch)
tree333b277bc177b8ce5f17b4c5efe768ebc53a5219 /mail
parent28ef8099fcaf883e229c1ca9387a8e9914f054af (diff)
downloadpkgsrc-8b4a5e0d4887869d8576604e85a31b80dc94b3d9.tar.gz
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
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Email-Sender/Makefile9
-rw-r--r--mail/p5-Email-Sender/distinfo8
2 files changed, 8 insertions, 9 deletions
diff --git a/mail/p5-Email-Sender/Makefile b/mail/p5-Email-Sender/Makefile
index a8dd564cfdb..597fb3b0167 100644
--- a/mail/p5-Email-Sender/Makefile
+++ b/mail/p5-Email-Sender/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:17 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2013/09/08 13:35:59 wen Exp $
-DISTNAME= Email-Sender-0.110001
+DISTNAME= Email-Sender-1.300006
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
@@ -16,9 +15,9 @@ DEPENDS+= p5-Email-Abstract>=3:../../mail/p5-Email-Abstract
DEPENDS+= p5-Email-Address-[0-9]*:../../mail/p5-Email-Address
DEPENDS+= p5-Email-Simple>=1.998:../../mail/p5-Email-Simple
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
-DEPENDS+= p5-Moose>=0.70:../../devel/p5-Moose
+DEPENDS+= p5-Moo>=1.000008:../../devel/p5-Moo
DEPENDS+= {perl>=5.10,p5-Net-[0-9]*}:../../net/p5-Net
-DEPENDS+= p5-Throwable>=0.100090:../../devel/p5-Throwable
+DEPENDS+= p5-Throwable>=0.200003:../../devel/p5-Throwable
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
PERL5_PACKLIST= auto/Email/Sender/.packlist
diff --git a/mail/p5-Email-Sender/distinfo b/mail/p5-Email-Sender/distinfo
index 3a2bdf50224..b091246e7d4 100644
--- a/mail/p5-Email-Sender/distinfo
+++ b/mail/p5-Email-Sender/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2011/11/12 01:21:41 hiramatsu Exp $
+$NetBSD: distinfo,v 1.7 2013/09/08 13:35:59 wen Exp $
-SHA1 (Email-Sender-0.110001.tar.gz) = 2777eb84f990ecbfcea232b07916449838a9b325
-RMD160 (Email-Sender-0.110001.tar.gz) = 763b25b7783dc01bcbb281baf1b887860885508c
-Size (Email-Sender-0.110001.tar.gz) = 37197 bytes
+SHA1 (Email-Sender-1.300006.tar.gz) = 6b20a2f26585f83af0a169ccf7b114f2a3b21ebf
+RMD160 (Email-Sender-1.300006.tar.gz) = d37ba19b3bdc961dd9c96a72ab8ed987cb65e7ff
+Size (Email-Sender-1.300006.tar.gz) = 43381 bytes