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:   13-Mar-2006 08:12:01
  Branch: HEAD                             Handle: 2006031307120000

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

  Log:
    upgrading package: ragel 5.3 -> 5.4

  Summary:
    Revision    Changes     Path
    1.9         +5  -16     openpkg-src/ragel/ragel.patch
    1.46        +2  -2      openpkg-src/ragel/ragel.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ragel/ragel.patch
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 ragel.patch
  --- openpkg-src/ragel/ragel.patch     27 Jan 2006 21:34:33 -0000      1.8
  +++ openpkg-src/ragel/ragel.patch     13 Mar 2006 07:12:00 -0000      1.9
  @@ -1,17 +1,6 @@
  -Index: ragel/ragel.h
  ---- ragel/ragel.h.orig       2005-12-17 04:50:57 +0100
  -+++ ragel/ragel.h    2006-01-27 22:33:01 +0100
  -@@ -25,6 +25,7 @@
  - #include <stdio.h>
  - #include <iostream>
  - #include <fstream>
  -+#include <string>
  - #include "config.h"
  - 
  - #define PROGNAME "ragel"
   Index: rlcodegen/fsmcodegen.cpp
  ---- rlcodegen/fsmcodegen.cpp.orig    2006-01-24 21:22:12 +0100
  -+++ rlcodegen/fsmcodegen.cpp 2006-01-27 22:33:01 +0100
  +--- rlcodegen/fsmcodegen.cpp.orig    2006-03-07 20:02:30 +0100
  ++++ rlcodegen/fsmcodegen.cpp 2006-03-13 07:53:38 +0100
   @@ -25,6 +25,7 @@
    #include "fsmcodegen.h"
    #include "redfsm.h"
  @@ -21,8 +10,8 @@
    
    /* Determine if a string is only whitespace. Code blocks that are only
   Index: rlcodegen/gendata.cpp
  ---- rlcodegen/gendata.cpp.orig       2006-01-24 21:22:12 +0100
  -+++ rlcodegen/gendata.cpp    2006-01-27 22:33:01 +0100
  +--- rlcodegen/gendata.cpp.orig       2006-03-07 20:02:30 +0100
  ++++ rlcodegen/gendata.cpp    2006-03-13 07:53:38 +0100
   @@ -31,6 +31,7 @@
    #include "fgotocodegen.h"
    #include "ipgotocodegen.h"
  @@ -30,4 +19,4 @@
   +#include <climits>
    #include <iostream>
    
  - using std::endl;
  + using std::cerr;
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ragel/ragel.spec
  ============================================================================
  $ cvs diff -u -r1.45 -r1.46 ragel.spec
  --- openpkg-src/ragel/ragel.spec      27 Jan 2006 21:34:33 -0000      1.45
  +++ openpkg-src/ragel/ragel.spec      13 Mar 2006 07:12:00 -0000      1.46
  @@ -32,8 +32,8 @@
   Class:        PLUS
   Group:        Compiler
   License:      GPL
  -Version:      5.3
  -Release:      20060127
  +Version:      5.4
  +Release:      20060313
   
   #   list of sources
   Source0:      http://www.elude.ca/ragel/ragel-%{version}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to