Bugzilla – Attachment 24515 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]
Fix AnyEvent::Processor error
0002-Bug-11190-Fix-AnyEvent-Processor-dependency-error.patch (text/plain), 824 bytes, created by
Frédéric Demians
on 2014-01-17 16:09:16 UTC
(
hide
)
Description:
Fix AnyEvent::Processor error
Filename:
MIME Type:
Creator:
Frédéric Demians
Created:
2014-01-17 16:09:16 UTC
Size:
824 bytes
patch
obsolete
>From 9e5c32f7bf66c98b9a9300c974958c8092e97cb4 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 2/2] Bug 11190: Fix AnyEvent::Processor dependency error > >--- > C4/Installer/PerlDependencies.pm | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index a1ed724..07b61bd 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -629,7 +629,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.7.2.5 >
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