OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   25-Oct-2009 20:42:52
  Branch: HEAD                             Handle: 2009102519425100

  Modified files:
    openpkg-src/perl-vcs    perl-vcs.patch perl-vcs.spec

  Log:
    modifying package: perl-vcs-5.10 20090904 -> 20091025

  Summary:
    Revision    Changes     Path
    1.7         +20 -20     openpkg-src/perl-vcs/perl-vcs.patch
    1.43        +2  -2      openpkg-src/perl-vcs/perl-vcs.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-vcs/perl-vcs.patch
  ============================================================================
  $ cvs diff -u -r1.6 -r1.7 perl-vcs.patch
  --- openpkg-src/perl-vcs/perl-vcs.patch       4 May 2009 06:44:32 -0000       
1.6
  +++ openpkg-src/perl-vcs/perl-vcs.patch       25 Oct 2009 19:42:51 -0000      
1.7
  @@ -1,20 +1,9 @@
  -Index: SVN-Look-0.14.12/lib/SVN/Look.pm
  ---- SVN-Look-0.14.12/lib/SVN/Look.pm.orig    2008-11-06 04:07:11 +0100
  -+++ SVN-Look-0.14.12/lib/SVN/Look.pm 2009-02-01 20:50:11 +0100
  -@@ -45,6 +45,7 @@
  - our $SVNLOOK;
  - my $root = rootdir();
  - for my $d (
  -+    "@l_prefix@/bin",
  -     path(),
  -     catfile($root, 'usr', 'local', 'bin'),
  -     catfile($root, 'usr', 'bin'),
  -Index: SVN-Look-0.14.12/Makefile.PL
  ---- SVN-Look-0.14.12/Makefile.PL.orig        2009-05-04 08:38:01 +0200
  -+++ SVN-Look-0.14.12/Makefile.PL     2009-05-04 08:38:49 +0200
  -@@ -4,22 +4,6 @@
  - use File::Spec::Functions qw/catfile path/;
  - use ExtUtils::MakeMaker;
  +Index: SVN-Look-0.15/Makefile.PL
  +--- SVN-Look-0.15/Makefile.PL.orig   2009-10-25 02:06:37 +0100
  ++++ SVN-Look-0.15/Makefile.PL        2009-10-25 18:50:55 +0100
  +@@ -14,22 +14,6 @@
  +     'author-tests' => \$author_tests,
  + ) or die $usage;
    
   -my $svnlook;
   -for my $d (
  @@ -32,6 +21,17 @@
   -die "Aborting because I couldn't find the 'svnlook' executable.\n"
   -    unless $svnlook;
   -
  - WriteMakefile(
  -     NAME                => 'SVN::Look',
  -     AUTHOR              => 'Gustavo Chaves <gustavo+p...@gnustavo.org>',
  + if ($author_tests) {
  +     open(ENABLED, ">t/author.enabled") or die "Can't touch 
./t/author.enabled: $!";
  +     close(ENABLED)                     or die "Can't touch 
./t/author.enabled: $!";
  +Index: SVN-Look-0.15/lib/SVN/Look.pm
  +--- SVN-Look-0.15/lib/SVN/Look.pm.orig       2009-10-25 02:16:36 +0100
  ++++ SVN-Look-0.15/lib/SVN/Look.pm    2009-10-25 18:49:26 +0100
  +@@ -45,6 +45,7 @@
  + our $SVNLOOK;
  + my $root = rootdir();
  + for my $d (
  ++    "@l_prefix@/bin",
  +     path(),
  +     catfile($root, 'usr', 'local', 'bin'),
  +     catfile($root, 'usr', 'bin'),
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-vcs/perl-vcs.spec
  ============================================================================
  $ cvs diff -u -r1.42 -r1.43 perl-vcs.spec
  --- openpkg-src/perl-vcs/perl-vcs.spec        4 Sep 2009 19:08:55 -0000       
1.42
  +++ openpkg-src/perl-vcs/perl-vcs.spec        25 Oct 2009 19:42:51 -0000      
1.43
  @@ -34,7 +34,7 @@
   %define       V_rcs_parser      0.03
   %define       V_text_diff       1.37
   %define       V_text_patch      1.4
  -%define       V_svn_look        0.14.12
  +%define       V_svn_look        0.15
   %define       V_mtn_automate    0.04
   
   #   package information
  @@ -48,7 +48,7 @@
   Group:        Perl
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20090904
  +Release:      20091025
   
   #   list of sources
   Source0:      
http://www.cpan.org/modules/by-module/Algorithm/Algorithm-Diff-%{V_algorithm_diff}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to