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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   08-Jul-2003 20:31:45
  Branch: HEAD                             Handle: 2003070819314302

  Added files:
    openpkg-src/ragel       ragel.patch
  Modified files:
    openpkg-re/vcheck       vc.ragel
    openpkg-src/ragel       ragel.spec
    openpkg-web             news.txt

  Log:
    upgrading package: ragel 1.5.1 -> 1.5.2

  Summary:
    Revision    Changes     Path
    1.11        +1  -1      openpkg-re/vcheck/vc.ragel
    1.5         +14 -0      openpkg-src/ragel/ragel.patch
    1.18        +4  -2      openpkg-src/ragel/ragel.spec
    1.5451      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.ragel
  ============================================================================
  $ cvs diff -u -r1.10 -r1.11 vc.ragel
  --- openpkg-re/vcheck/vc.ragel        22 Jun 2003 17:00:21 -0000      1.10
  +++ openpkg-re/vcheck/vc.ragel        8 Jul 2003 18:31:43 -0000       1.11
  @@ -2,7 +2,7 @@
   }
   
   prog ragel = {
  -  version   = 1.5.1
  +  version   = 1.5.2
     url       = http://www.essemage.com/ragel/
     regex     = ragel-(__VER__)\.tar\.gz
   }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ragel/ragel.patch
  ============================================================================
  $ cvs diff -u -r0 -r1.5 ragel.patch
  --- /dev/null 2003-07-08 20:31:45.000000000 +0200
  +++ ragel.patch       2003-07-08 20:31:45.000000000 +0200
  @@ -0,0 +1,14 @@
  +--- rlscan.lex.orig  Tue Jul  8 20:28:26 2003
  ++++ rlscan.lex       Tue Jul  8 20:30:06 2003
  +@@ -749,11 +749,3 @@
  +     return 1;
  + }
  + 
  +-/* Dummy function to eliminate any warnings about 
  +- * yyunput (which is static) being unused. */
  +-void neverCalled()
  +-{
  +-    yyunput(0,0);
  +-}
  +-
  +-
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ragel/ragel.spec
  ============================================================================
  $ cvs diff -u -r1.17 -r1.18 ragel.spec
  --- openpkg-src/ragel/ragel.spec      8 Jul 2003 14:42:07 -0000       1.17
  +++ openpkg-src/ragel/ragel.spec      8 Jul 2003 18:31:45 -0000       1.18
  @@ -32,11 +32,12 @@
   Distribution: OpenPKG [PLUS]
   Group:        Compiler
   License:      GPL
  -Version:      1.5.1
  -Release:      20030622
  +Version:      1.5.2
  +Release:      20030708
   
   #   list of sources
   Source0:      http://www.essemage.com/ragel/ragel-%{version}.tar.gz
  +Patch0:       ragel.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -61,6 +62,7 @@
   
   %prep
       %setup -q
  +    %patch -p0
   
   %build
       CC="%{l_cc}" \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5450 -r1.5451 news.txt
  --- openpkg-web/news.txt      8 Jul 2003 18:13:46 -0000       1.5450
  +++ openpkg-web/news.txt      8 Jul 2003 18:31:44 -0000       1.5451
  @@ -1,3 +1,4 @@
  +08-Jul-2003: Upgraded package: P<ragel-1.5.2-20030708>
   08-Jul-2003: Upgraded package: P<tcl-8.4.3-20030708>
   08-Jul-2003: Upgraded package: P<rdist-7.0.0a10-20030708>
   08-Jul-2003: Upgraded package: P<tripwire-2.3.1.2-20030708>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to