Bugzilla – Attachment 26153 Details for
Bug 11190
sitemap.pl -- Generate a catalog sitemap
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11190: [SIGNED-OFF] Fix AnyEvent::Processor dependency error
Bug-11190-SIGNED-OFF-Fix-AnyEventProcessor-depende.patch (text/plain), 915 bytes, created by
Magnus Enger
on 2014-03-12 10:15:09 UTC
(
hide
)
Description:
Bug 11190: [SIGNED-OFF] Fix AnyEvent::Processor dependency error
Filename:
MIME Type:
Creator:
Magnus Enger
Created:
2014-03-12 10:15:09 UTC
Size:
915 bytes
patch
obsolete
>From 4be2f887f947464b7705f5caa449f4074b7f7dc2 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Demians?= <f.demians@tamil.fr> >Date: Fri, 17 Jan 2014 17:07:36 +0100 >Subject: [PATCH] Bug 11190: [SIGNED-OFF] Fix AnyEvent::Processor dependency > error > >Signed-off-by: Magnus Enger <digitalutvikling@gmail.com> >Fixes a simple mistake (typo?). >--- > C4/Installer/PerlDependencies.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index dec0f1a..f60746f 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -624,7 +624,7 @@ our $PERL_DEPS = { > 'required' => '0', > 'min_ver' => '2.13', > }, >- 'AnyEvent::HTTP' => { >+ 'AnyEvent::Processor' => { > 'usage' => 'Command line scripts', > 'required' => '0', > 'min_ver' => '0.003', >-- >1.8.3.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 11190
:
22671
|
22679
|
23893
|
23896
|
23979
|
23980
|
24515
|
26153
|
34060
|
34061
|
34087
|
37942
|
39712
|
41744
|
41745
|
41989
|
42119