[SCM] Video extraction utility for YouTube, Google Video and other video sites (Debian packaging) branch, master, updated. upstream/2.1.7-214-g6762190

legatvs legatvs at gmail.com
Wed Apr 1 14:45:30 UTC 2009


The following commit has been merged in the master branch:
commit f60ae47f088cc55396f613f2e7733b9c4355d976
Author: legatvs <legatvs at gmail.com>
Date:   Mon Mar 30 00:05:38 2009 +0300

    Change --version output.

diff --git a/clive b/clive
index 9c14fb2..088fd2d 100755
--- a/clive
+++ b/clive
@@ -1978,10 +1978,10 @@ sub print_version
     my $perl_v = sprintf("--with-perl=%vd-%s", $^V, $^O);
     my $str = sprintf(
                       "clive version %s with WWW::Curl version "
-                        . "$WWW::Curl::VERSION.\n"
+                        . "$WWW::Curl::VERSION  [%s].\n"
                         . "Copyright (c) 2007-2009 Toni Gundogdu "
                         . "<legatvs\@gmail.com>.\n\n",
-                      VERSION
+                      VERSION, $^O
                      );
     $str .= "$perl_v ";
     my $i = 0;

-- 
Video extraction utility for YouTube, Google Video and other video sites (Debian packaging)



More information about the Pkg-perl-cvs-commits mailing list