summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Sender
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-09-04 07:16:57 +0000
committerwen <wen@pkgsrc.org>2014-09-04 07:16:57 +0000
commitd4a5d81071fc886f1c2f0a20f179ed91080404b1 (patch)
treeb7b9f02649e304033129d35ad077ffc5facd00a2 /mail/p5-Email-Sender
parent8dee277f81ef23942fa929ceb6d6a840cb1abc73 (diff)
downloadpkgsrc-d4a5d81071fc886f1c2f0a20f179ed91080404b1.tar.gz
Update to 1.300014
Upstream changes: 1.300014 2014-08-28 14:21:26-04:00 America/New_York - do not try passing an empty string as a Failure message 1.300013 2014-08-28 11:00:16-04:00 America/New_York - sometimes, if no error is given and $smtp->message returns (), the arguments to the Failure constructor were out of alignment and the failure's error message would be "code"; this has been fixed 1.300012 2014-07-10 09:55:35-04:00 America/New_York - documentation fix: there's no Email::MIME->delete_header (thanks, Kris Matthews) 1.300011 2014-03-02 18:16:12-05:00 America/New_York - run the sendmail program with -i by default (thanks, William Blunn) - do not die when a race causes mkpath(Maildir/new) to fail because the directory already exists 1.300010 2014-01-11 14:15:13-05:00 America/New_York - the SMTP transport now has a "debug" option 1.300009 2013-09-01 12:03:06 America/New_York see also 1.300008! switch to automatic determination of prereqs to improve accuracy 1.300008 2013-09-01 09:39:13 America/New_York [THIS MIGHT BREAK YOUR CODE] at long last, Sendmail and Maildir transports replaces CRLF with CR before piping [BUG FIXES] fixes a bug where recipients beginning with a - would not work with the Sendmail transport [rt.perl.org #66246] require Email-Abstract 3.006, to get Email-Simple 1.998, to get Email::Simple->new(\$str), resolving [rt.perl.org #85926] 1.300007 2013-03-19 14:58:27 America/New_York when sending over SMTP, send DATA in hunks of 1 mebibyte or smaller
Diffstat (limited to 'mail/p5-Email-Sender')
-rw-r--r--mail/p5-Email-Sender/Makefile5
-rw-r--r--mail/p5-Email-Sender/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/p5-Email-Sender/Makefile b/mail/p5-Email-Sender/Makefile
index ae602830ceb..a7330e95459 100644
--- a/mail/p5-Email-Sender/Makefile
+++ b/mail/p5-Email-Sender/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:48 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2014/09/04 07:16:57 wen Exp $
-DISTNAME= Email-Sender-1.300006
+DISTNAME= Email-Sender-1.300014
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
diff --git a/mail/p5-Email-Sender/distinfo b/mail/p5-Email-Sender/distinfo
index b091246e7d4..c3f94208c15 100644
--- a/mail/p5-Email-Sender/distinfo
+++ b/mail/p5-Email-Sender/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2013/09/08 13:35:59 wen Exp $
+$NetBSD: distinfo,v 1.8 2014/09/04 07:16:57 wen Exp $
-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
+SHA1 (Email-Sender-1.300014.tar.gz) = 03df2358c254ff218bdb1245dc70553c921f112d
+RMD160 (Email-Sender-1.300014.tar.gz) = f7f333b8298e2740a7eed92d4c029b0948c0a677
+Size (Email-Sender-1.300014.tar.gz) = 47122 bytes