ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/Makefile.PL
(Generate patch)

Comparing deliantra/Deliantra/Makefile.PL (file contents):
Revision 1.24 by root, Sat May 15 00:22:26 2010 UTC vs.
Revision 1.25 by root, Thu Nov 15 05:12:18 2012 UTC

10 PREREQ_PM => { 10 PREREQ_PM => {
11 common::sense => 0, 11 common::sense => 0,
12 AnyEvent => 4, 12 AnyEvent => 4,
13 JSON::XS => 2.01, 13 JSON::XS => 2.01,
14 Compress::LZF => 3.11, 14 Compress::LZF => 3.11,
15 Digest::SHA => 5,
16 Digest::SHA3 => 0,
15 }, 17 },
16 NAME => "Deliantra", 18 NAME => "Deliantra",
17 VERSION_FROM => "Deliantra.pm", 19 VERSION_FROM => "Deliantra.pm",
18 EXE_FILES => [qw(bin/cfarch-normalize bin/cfmap-normalize bin/cfarch-normalize bin/cfmap-plushify 20 EXE_FILES => [qw(bin/cfarch-normalize bin/cfmap-normalize bin/cfarch-normalize bin/cfmap-plushify
19 bin/cfmap-cavehify bin/cfmap-tagify bin/cfxmlrender bin/cf-slotutil bin/cfmap-set)], 21 bin/cfmap-cavehify bin/cfmap-tagify bin/cfxmlrender bin/cf-slotutil bin/cfmap-set)],

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines