[otrs-cvs] otrs/Kernel/cpan-lib/Mail/Mailer qmail.pm, 1.11, 1.12 rfc822.pm, 1.10, 1.11 sendmail.pm, 1.10, 1.11 smtp.pm, 1.11, 1.12 smtps.pm, 1.7, 1.8 testfile.pm, 1.10, 1.11
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments: Update of /home/cvs/otrs/Kernel/cpan-lib/Mail/Mailer In directory lancelot:/tmp/cvs-serv7725/Mail/Mailer Modified Files: qmail.pm rfc822.pm sendmail.pm smtp.pm smtps.pm testfile.pm Log Message: Updated CPAN module MailTools to version 2.12. Author: mh Index: qmail.pm =================================================================== RCS file: /home/cvs/otrs/Kernel/cpan-lib/Mail/Mailer/qmail.pm,v retrieving revision 1.11 retrieving revision 1.12 diff -2 -u -d -r1.11 -r1.12 --- qmail.pm 30 Oct 2012 13:43:41 -0000 1.11 +++ qmail.pm 15 Jan 2013 12:40:55 -0000 1.12 @@ -8,5 +8,5 @@ package Mail::Mailer::qmail; use vars '$VERSION'; -$VERSION = '2.11'; +$VERSION = '2.12'; use base 'Mail::Mailer::rfc822'; Author: mh Index: rfc822.pm =================================================================== RCS file: /home/cvs/otrs/Kernel/cpan-lib/Mail/Mailer/rfc822.pm,v retrieving revision 1.10 retrieving revision 1.11 diff -2 -u -d -r1.10 -r1.11 --- rfc822.pm 30 Oct 2012 13:43:41 -0000 1.10 +++ rfc822.pm 15 Jan 2013 12:40:55 -0000 1.11 @@ -7,5 +7,5 @@ package Mail::Mailer::rfc822; use vars '$VERSION'; -$VERSION = '2.11'; +$VERSION = '2.12'; use base 'Mail::Mailer'; Author: mh Index: sendmail.pm =================================================================== RCS file: /home/cvs/otrs/Kernel/cpan-lib/Mail/Mailer/sendmail.pm,v retrieving revision 1.10 retrieving revision 1.11 diff -2 -u -d -r1.10 -r1.11 --- sendmail.pm 30 Oct 2012 13:43:41 -0000 1.10 +++ sendmail.pm 15 Jan 2013 12:40:55 -0000 1.11 @@ -7,5 +7,5 @@ package Mail::Mailer::sendmail; use vars '$VERSION'; -$VERSION = '2.11'; +$VERSION = '2.12'; use base 'Mail::Mailer::rfc822'; Author: mh Index: smtp.pm =================================================================== RCS file: /home/cvs/otrs/Kernel/cpan-lib/Mail/Mailer/smtp.pm,v retrieving revision 1.11 retrieving revision 1.12 diff -2 -u -d -r1.11 -r1.12 --- smtp.pm 30 Oct 2012 13:43:41 -0000 1.11 +++ smtp.pm 15 Jan 2013 12:40:55 -0000 1.12 @@ -7,5 +7,5 @@ package Mail::Mailer::smtp; use vars '$VERSION'; -$VERSION = '2.11'; +$VERSION = '2.12'; use base 'Mail::Mailer::rfc822'; @@ -86,5 +86,5 @@ package Mail::Mailer::smtp::pipe; use vars '$VERSION'; -$VERSION = '2.11'; +$VERSION = '2.12'; Author: mh Index: smtps.pm =================================================================== RCS file: /home/cvs/otrs/Kernel/cpan-lib/Mail/Mailer/smtps.pm,v retrieving revision 1.7 retrieving revision 1.8 diff -2 -u -d -r1.7 -r1.8 --- smtps.pm 30 Oct 2012 13:43:41 -0000 1.7 +++ smtps.pm 15 Jan 2013 12:40:55 -0000 1.8 @@ -9,5 +9,5 @@ package Mail::Mailer::smtps; use vars '$VERSION'; -$VERSION = '2.11'; +$VERSION = '2.12'; use base 'Mail::Mailer::rfc822'; @@ -91,5 +91,5 @@ package Mail::Mailer::smtps::pipe; use vars '$VERSION'; -$VERSION = '2.11'; +$VERSION = '2.12'; Author: mh Index: testfile.pm =================================================================== RCS file: /home/cvs/otrs/Kernel/cpan-lib/Mail/Mailer/testfile.pm,v retrieving revision 1.10 retrieving revision 1.11 diff -2 -u -d -r1.10 -r1.11 --- testfile.pm 30 Oct 2012 13:43:41 -0000 1.10 +++ testfile.pm 15 Jan 2013 12:40:55 -0000 1.11 @@ -7,5 +7,5 @@ package Mail::Mailer::testfile; use vars '$VERSION'; -$VERSION = '2.11'; +$VERSION = '2.12'; use base 'Mail::Mailer::rfc822'; @@ -37,5 +37,5 @@ package Mail::Mailer::testfile::pipe; use vars '$VERSION'; -$VERSION = '2.11'; +$VERSION = '2.12'; --------------------------------------------------------------------- OTRS mailing list: cvs-log - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/cvs-log To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log