summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Send
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2007-08-27 17:23:14 +0000
committeradrianp <adrianp@pkgsrc.org>2007-08-27 17:23:14 +0000
commitbb18355d1f29c82d18bbb49d43d393af25106b1e (patch)
tree96afd321dad31c243ecec6e791d794f418ab22ce /mail/p5-Email-Send
parentda15731684d5a7c40b726c38a66e334cebf69898 (diff)
downloadpkgsrc-bb18355d1f29c82d18bbb49d43d393af25106b1e.tar.gz
Update to 2.185
2.185 2006-02-05 - no code changes, only test changes - use UNLINK not CLEANUP for File::Temp::tempfile 2.184 2006-02-05 - no code changes, only test changes - create tempdirs under t, in case TMPDIR or /tmp is noexec (spotted by MST) 2.183 2006-12-14 - fix test skip error on Win32; claimed to skip 1, then skipped 2 thanks for the test report, Steffen Mueller! 2.182 2006-12-07 - skip/fix some tests on Win32 - move to/from finding to another method in ::SMTP 2.181 2006-11-25 - remove dependency on Class::Accessor::Fast, which broke its $VERSION 2.180 2006-08-23 - add support for TLS SMTP, based on a patch by Fayland Lam 2.171 2006-07-29 - improve tests and contents, giving up on Test::Without::Module 2.17 2006-07-28 - skip tests for optional functionality (bug 20740, eloy) - fix typo in POD (thanks J. Cheetham!) 2.16 2006-07-24 - the without.t test no longer breaks if Test::Without::Module isn't there 2.15 2006-07-21 - append, to not print, to IO::All objects - added simple test for message modifier (response to bug from ABH) - use File::Spec->path for path, not ENV{PATH} (bug 20109, Simon Flack) - use Symbol.pm, not global filehandles - undef is never a valid message - remove use warnings - plan all tests - improve testing - add pod tests 2.11 2006-07-05 - fixed bug introduced in 2.10; message modifiers were broken thanks ABH 2.10 2006-07-03 - improve portability of sendmail.t (rjbs) - fix bugs with plugins outside Email::Send:: (rjbs) - allow objects as mailers (rjbs) - clarify documentation (rjbs) - improve backwards compat with Email::Send 1 (see no-import.t) (rjbs)
Diffstat (limited to 'mail/p5-Email-Send')
-rw-r--r--mail/p5-Email-Send/Makefile5
-rw-r--r--mail/p5-Email-Send/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile
index 28ab9d7d931..a180a69b9cc 100644
--- a/mail/p5-Email-Send/Makefile
+++ b/mail/p5-Email-Send/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 11:49:11 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2007/08/27 17:23:14 adrianp Exp $
-DISTNAME= Email-Send-2.05
+DISTNAME= Email-Send-2.185
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
+#MASTER_SITES= http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
MAINTAINER= kuli0020@umn.edu
diff --git a/mail/p5-Email-Send/distinfo b/mail/p5-Email-Send/distinfo
index c02ee7a6374..a811d00577d 100644
--- a/mail/p5-Email-Send/distinfo
+++ b/mail/p5-Email-Send/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/07/29 11:49:11 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2007/08/27 17:23:14 adrianp Exp $
-SHA1 (Email-Send-2.05.tar.gz) = 75259cb89f5b249bcc8de467f6becd597fa6c089
-RMD160 (Email-Send-2.05.tar.gz) = d097711f26efd56300c95e2173b544f8fc3cf118
-Size (Email-Send-2.05.tar.gz) = 12653 bytes
+SHA1 (Email-Send-2.185.tar.gz) = e3504864b6d913006ef9ec01733a6e07242e4f28
+RMD160 (Email-Send-2.185.tar.gz) = ea8db113affb3c7ceea1b7e141c45db2aee3d064
+Size (Email-Send-2.185.tar.gz) = 26001 bytes