Bugzilla – Attachment 153857 Details for
Bug 33964
Use Email::Sender::Transport::SMTP::Persistent for sending email
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33964: (QA follow-up) Syntax error in cpanfile
Bug-33964-QA-follow-up-Syntax-error-in-cpanfile.patch (text/plain), 864 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2023-07-25 01:19:27 UTC
(
hide
)
Description:
Bug 33964: (QA follow-up) Syntax error in cpanfile
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2023-07-25 01:19:27 UTC
Size:
864 bytes
patch
obsolete
>From 9b992a797cb1883807448f540aef39e562fb0b1f Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Mon, 24 Jul 2023 22:18:53 -0300 >Subject: [PATCH] Bug 33964: (QA follow-up) Syntax error in cpanfile > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > cpanfile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/cpanfile b/cpanfile >index ef93a5002ed..a9983c29c91 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -41,7 +41,7 @@ requires 'Email::Address', '>= 1.908'; > requires 'Email::Date', '1.103'; > requires 'Email::MessageID', '1.406'; > requires 'Email::Sender', '1.300030'; >-requires 'Email::Sender::Transport::SMTP::Persistent', '2.6' >+requires 'Email::Sender::Transport::SMTP::Persistent', '2.6'; > requires 'Email::Stuffer', '0.014'; > requires 'Exception::Class', '1.38'; > requires 'File::Slurp', '9999.13'; >-- >2.39.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 33964
:
152211
|
153101
|
153723
|
153724
| 153857 |
153869