Skip to content

Commit 106ab8f

Browse files
committed
Tidy
1 parent 5e1aa77 commit 106ab8f

1 file changed

Lines changed: 38 additions & 38 deletions

File tree

bin/update_dockerfile.pl

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
broken => [qw(
3838
Archive::Zip@1.65 DBD::mysql@4.052
3939
)],
40-
extra => [qw( JSON::XS Starman Imager::File::WEBP Imager::File::AVIF Plack::Middleware::ReverseProxy Devel::CheckLib )],
41-
addons => [qw(
40+
extra => [qw( JSON::XS Starman Imager::File::WEBP Imager::File::AVIF Plack::Middleware::ReverseProxy Devel::CheckLib )],
41+
addons => [qw(
4242
AnyEvent::FTP::Server Class::Method::Modifiers Capture::Tiny Moo File::chdir
4343
Net::LDAP Linux::Pid Data::Section::Simple
4444
)],
@@ -48,7 +48,7 @@
4848
},
4949
# cf. https://github.com/Perl/perl5/issues/22353
5050
patch => [qw(EV-4.36)],
51-
gem => {
51+
gem => {
5252
fluentd => [qw(fluentd:1.18.0)],
5353
},
5454
},
@@ -78,8 +78,8 @@
7878
broken => [qw(
7979
Archive::Zip@1.65 DBD::mysql@4.052
8080
)],
81-
extra => [qw( JSON::XS Starman Imager::File::WEBP Imager::File::AVIF Plack::Middleware::ReverseProxy Devel::CheckLib )],
82-
addons => [qw(
81+
extra => [qw( JSON::XS Starman Imager::File::WEBP Imager::File::AVIF Plack::Middleware::ReverseProxy Devel::CheckLib )],
82+
addons => [qw(
8383
AnyEvent::FTP::Server Class::Method::Modifiers Capture::Tiny Moo File::chdir
8484
Net::LDAP Linux::Pid Data::Section::Simple
8585
)],
@@ -89,7 +89,7 @@
8989
},
9090
# cf. https://github.com/Perl/perl5/issues/22353
9191
patch => [qw(EV-4.36)],
92-
gem => {
92+
gem => {
9393
fluentd => [qw(fluentd:1.18.0)],
9494
},
9595
},
@@ -113,7 +113,7 @@
113113
},
114114
cpan => {
115115
# cf. https://rt.cpan.org/Public/Bug/Display.html?id=156899
116-
no_test => [qw( GD XML::LibXML Web::Query )],
116+
no_test => [qw( GD XML::LibXML Web::Query )],
117117
_replace => {
118118
'Imager::File::AVIF' => '', # test fails
119119
},
@@ -178,7 +178,7 @@
178178
make => {
179179
ruby => $ruby_version,
180180
},
181-
phpunit => 9,
181+
phpunit => 9,
182182
use_archive => 1,
183183
},
184184
noble => {
@@ -192,7 +192,7 @@
192192
mysql84 => 'https://dev.mysql.com/get/mysql-apt-config_0.8.36-1_all.deb',
193193
},
194194
cpan => {
195-
no_test => [qw(GD)],
195+
no_test => [qw(GD)],
196196
_replace => {
197197
'Imager::File::AVIF' => '',
198198
},
@@ -215,9 +215,9 @@
215215
images => [qw( libomp-devel )],
216216
},
217217
cpan => {
218-
no_test => [qw( App::Prove::Plugin::MySQLPool )],
218+
no_test => [qw( App::Prove::Plugin::MySQLPool )],
219219
_replace => {
220-
'Imager::File::AVIF' => '', # test fails
220+
'Imager::File::AVIF' => '', # test fails
221221
},
222222
},
223223
patch => ['Test-mysqld-1.0030', 'Crypt-DES-2.07', 'Data-MessagePack-Stream-1.05', 'YAML-Syck-1.36'],
@@ -261,9 +261,9 @@
261261
images => [qw( libomp-devel )],
262262
},
263263
cpan => {
264-
no_test => [qw( App::Prove::Plugin::MySQLPool )],
264+
no_test => [qw( App::Prove::Plugin::MySQLPool )],
265265
_replace => {
266-
'Imager::File::AVIF' => '', # test fails
266+
'Imager::File::AVIF' => '', # test fails
267267
},
268268
},
269269
patch => ['Test-mysqld-1.0030', 'Crypt-DES-2.07', 'Data-MessagePack-Stream-1.05', 'YAML-Syck-1.36'],
@@ -307,13 +307,13 @@
307307
images => [qw( libomp-devel )],
308308
},
309309
cpan => {
310-
no_test => [qw( App::Prove::Plugin::MySQLPool )],
310+
no_test => [qw( App::Prove::Plugin::MySQLPool )],
311311
_replace => {
312-
'Imager::File::AVIF' => '', # test fails
312+
'Imager::File::AVIF' => '', # test fails
313313
},
314314
},
315-
make_dummy_cert => '/usr/bin',
316-
make => {
315+
make_dummy_cert => '/usr/bin',
316+
make => {
317317
# package is broken for unknown reason
318318
GraphicsMagick => '1.3.43',
319319
},
@@ -347,9 +347,9 @@
347347
images => [qw( libomp-devel )],
348348
},
349349
cpan => {
350-
no_test => [qw( App::Prove::Plugin::MySQLPool )],
350+
no_test => [qw( App::Prove::Plugin::MySQLPool )],
351351
_replace => {
352-
'Imager::File::AVIF' => '', # test fails
352+
'Imager::File::AVIF' => '', # test fails
353353
},
354354
},
355355
make_dummy_cert => '/usr/bin',
@@ -394,8 +394,8 @@
394394
# seems broken with the current gcc/clang, and the patch for 1.05 does not work
395395
# but let's wait and see...
396396
temporary => [qw(Data::MessagePack::Stream@1.04)],
397-
_replace => {
398-
'Imager::File::AVIF' => '', # test fails
397+
_replace => {
398+
'Imager::File::AVIF' => '', # test fails
399399
},
400400
},
401401
patch => ['Test-mysqld-1.0030', 'Crypt-DES-2.07'],
@@ -436,8 +436,8 @@
436436
# seems broken with the current gcc/clang, and the patch for 1.05 does not work
437437
# but let's wait and see...
438438
temporary => [qw(Data::MessagePack::Stream@1.04)],
439-
_replace => {
440-
'Imager::File::AVIF' => '', # test fails
439+
_replace => {
440+
'Imager::File::AVIF' => '', # test fails
441441
},
442442
},
443443
patch => ['Test-mysqld-1.0030'],
@@ -479,11 +479,11 @@
479479
base => 'centos',
480480
yum => {
481481
_replace => {
482-
'mysql' => 'community-mysql',
483-
'mysql-server' => 'community-mysql-server',
484-
'mysql-devel' => 'community-mysql-devel',
485-
'procps' => 'perl-Unix-Process',
486-
'phpunit' => '',
482+
'mysql' => 'community-mysql',
483+
'mysql-server' => 'community-mysql-server',
484+
'mysql-devel' => 'community-mysql-devel',
485+
'procps' => 'perl-Unix-Process',
486+
'phpunit' => '',
487487
'libheif-devel' => '',
488488
},
489489
base => [qw( glibc-langpack-en glibc-langpack-ja )],
@@ -499,13 +499,13 @@
499499
base => 'centos',
500500
yum => {
501501
_replace => {
502-
'mysql' => 'community-mysql',
503-
'mysql-server' => 'community-mysql-server',
504-
'mysql-devel' => 'community-mysql-devel',
505-
'procps' => 'perl-Unix-Process',
506-
'phpunit' => '',
507-
'ruby' => '',
508-
'ruby-devel' => '',
502+
'mysql' => 'community-mysql',
503+
'mysql-server' => 'community-mysql-server',
504+
'mysql-devel' => 'community-mysql-devel',
505+
'procps' => 'perl-Unix-Process',
506+
'phpunit' => '',
507+
'ruby' => '',
508+
'ruby-devel' => '',
509509
'libavif-devel' => '',
510510
'libheif-devel' => '',
511511
},
@@ -976,8 +976,8 @@
976976
'Imager::File::AVIF' => '',
977977
},
978978
},
979-
patch => ['Test-mysqld-1.0030'],
980-
make => {
979+
patch => ['Test-mysqld-1.0030'],
980+
make => {
981981
ruby => '3.1.6',
982982
},
983983
make_dummy_cert => '/usr/bin',
@@ -1093,7 +1093,7 @@
10931093
'App::Prove::Plugin::MySQLPool' => '',
10941094
'Test::mysqld' => '',
10951095
'DBD::mysql@4.052' => '',
1096-
'Imager::File::AVIF' => '', # test fails
1096+
'Imager::File::AVIF' => '', # test fails
10971097
},
10981098
db => [qw( DBD::Pg Test::PostgreSQL )],
10991099
},

0 commit comments

Comments
 (0)