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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   04-Apr-2006 19:07:09
  Branch: HEAD                             Handle: 2006040418070400

  Modified files:
    openpkg-src/leo         leo.patch leo.spec

  Log:
    upgrading package: leo 1.24 -> 1.25

  Summary:
    Revision    Changes     Path
    1.4         +8  -8      openpkg-src/leo/leo.patch
    1.4         +2  -2      openpkg-src/leo/leo.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/leo/leo.patch
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 leo.patch
  --- openpkg-src/leo/leo.patch 28 Aug 2005 20:05:41 -0000      1.3
  +++ openpkg-src/leo/leo.patch 4 Apr 2006 17:07:04 -0000       1.4
  @@ -1,6 +1,6 @@
   Index: leo
  ---- leo.orig 2005-04-18 12:46:37 +0200
  -+++ leo      2005-08-28 22:04:45 +0200
  +--- leo.orig 2006-04-04 11:13:02 +0200
  ++++ leo      2006-04-04 19:03:11 +0200
   @@ -34,8 +34,8 @@
    #
    my $highlight = 1;
  @@ -12,9 +12,9 @@
    
    my $ip        = "dict.leo.org";
    my $port      = "80";
  -@@ -397,6 +397,9 @@
  -   # remove match hint, we are counting ourselfes
  -   $site =~ s/\d+?\s*treffer//i;
  +@@ -400,6 +400,9 @@
  +   # remove javascript links
  +   $site =~ s/<a onclick[^>]*>//gsi;
    
   +  # remove sub/super-script word annotations
   +  $site =~ s/<(sub|sup)>.*?<\/\1>//gsi;
  @@ -22,7 +22,7 @@
      # make single line per entry
      my @segments = split /<\/TR>\s*<TR>/i, $site;
      my $progress;
  -@@ -511,18 +514,13 @@
  +@@ -518,18 +521,13 @@
        # dict entry
        $entry->{left} =~ s/^(.*)$/$1 . " " x ($maxsize - length($1))/e;
        if ($highlight) {
  @@ -37,8 +37,8 @@
    
   -print "$copy_c" if $highlight;
   -print "\n     Fetched by leo $version via http://dict.leo.org/";;
  --print "\n     Copyright  ©  LEO  Dictionary Team 1995-2005";
  --print "\n     [leo] GPL Copyleft © Thomas Linden 2000-2005\n\n";
  +-print "\n     Copyright  ©  LEO  Dictionary Team 1995-2006";
  +-print "\n     [leo] GPL Copyleft © Thomas Linden 2000-2006\n\n";
   -print "$default_c" if $highlight;
    
    
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/leo/leo.spec
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 leo.spec
  --- openpkg-src/leo/leo.spec  1 Jan 2006 13:15:31 -0000       1.3
  +++ openpkg-src/leo/leo.spec  4 Apr 2006 17:07:04 -0000       1.4
  @@ -32,8 +32,8 @@
   Class:        EVAL
   Group:        Web
   License:      GPL
  -Version:      1.24
  -Release:      20050828
  +Version:      1.25
  +Release:      20060404
   
   #   list of sources
   Source0:      ftp://ftp.daemon.de/scip/Scripts/leo-%{version}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to