/[smeserver]/rpms/perl-Mail-DMARC/sme10/Mail-DMARC-1.20141206-use_email_mime_creator.patch
ViewVC logotype

Contents of /rpms/perl-Mail-DMARC/sme10/Mail-DMARC-1.20141206-use_email_mime_creator.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Tue Apr 19 21:22:48 2022 UTC (2 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Tue Apr 19 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.20200214-1.sme
- upate to 1.20200214 [SME: 10103]
- remove t/04.PurePerl.t tests that are failing inside mock

1 diff -Nur -x '*.orig' -x '*.rej' Mail-DMARC-1.20141206/lib/Mail/DMARC/Report/Send/SMTP.pm mezzanine_patched_Mail-DMARC-1.20141206/lib/Mail/DMARC/Report/Send/SMTP.pm
2 --- Mail-DMARC-1.20141206/lib/Mail/DMARC/Report/Send/SMTP.pm 2014-12-06 07:56:07.000000000 +0100
3 +++ mezzanine_patched_Mail-DMARC-1.20141206/lib/Mail/DMARC/Report/Send/SMTP.pm 2016-05-02 19:13:26.272420754 +0200
4 @@ -6,6 +6,7 @@
5 use Carp;
6 use English '-no_match_vars';
7 use Email::MIME;
8 +use Email::MIME::Creator;
9 use Net::SMTPS;
10 #use Mail::Sender; # something to consider
11 use Sys::Hostname;

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed