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

Comparing CV/Makefile.PL (file contents):
Revision 1.44 by root, Mon Nov 30 23:14:56 2009 UTC vs.
Revision 1.45 by root, Wed Dec 2 17:46:08 2009 UTC

39 PREOP => 'pod2text bin/cv | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;', 39 PREOP => 'pod2text bin/cv | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;',
40 COMPRESS => 'gzip -9v', 40 COMPRESS => 'gzip -9v',
41 SUFFIX => '.gz', 41 SUFFIX => '.gz',
42 }, 42 },
43 PREREQ_PM => { 43 PREREQ_PM => {
44 common::sense => 1.08, 44 common::sense => 2.03,
45 Glib => 1.08, 45 Glib => 1.08,
46 Gtk2 => 1.08, 46 Gtk2 => 1.08,
47 Gtk2::Ex::PodViewer => 0.17, 47 Gtk2::Ex::PodViewer => 0.17,
48 Gtk2::GladeXML => 0.93, 48 Gtk2::GladeXML => 0.93,
49# GStreamer => 0.11, 49# GStreamer => 0.11,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines