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:   03-Jul-2005 20:19:48
  Branch: HEAD                             Handle: 2005070319194700

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

  Log:
    upgrading package: parrot 0.2.1 -> 0.2.2

  Summary:
    Revision    Changes     Path
    1.3         +15 -4      openpkg-src/parrot/parrot.patch
    1.9         +2  -2      openpkg-src/parrot/parrot.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/parrot/parrot.patch
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 parrot.patch
  --- openpkg-src/parrot/parrot.patch   15 May 2005 17:26:00 -0000      1.2
  +++ openpkg-src/parrot/parrot.patch   3 Jul 2005 18:19:47 -0000       1.3
  @@ -1,6 +1,6 @@
   Index: config/gen/icu.pl
  ---- config/gen/icu.pl.orig   2005-04-26 09:23:55 +0200
  -+++ config/gen/icu.pl        2005-05-15 19:22:35 +0200
  +--- config/gen/icu.pl.orig   2005-05-13 22:49:11 +0200
  ++++ config/gen/icu.pl        2005-07-03 20:13:35 +0200
   @@ -67,7 +67,7 @@
          if (defined $icuheaders) {
            chomp $icuheaders;
  @@ -11,8 +11,8 @@
          }
    
   Index: config/gen/makefiles/CFLAGS.in
  ---- config/gen/makefiles/CFLAGS.in.orig      2005-04-11 11:50:01 +0200
  -+++ config/gen/makefiles/CFLAGS.in   2005-05-15 19:20:41 +0200
  +--- config/gen/makefiles/CFLAGS.in.orig      2005-06-15 10:00:09 +0200
  ++++ config/gen/makefiles/CFLAGS.in   2005-07-03 20:13:35 +0200
   @@ -5,6 +5,8 @@
    #
    # Note, empty regex/options are just ignored.
  @@ -22,3 +22,14 @@
    src/spf_render.c -{-Wformat-nonliteral}   # noisy
    src/tsq.c        -{${optimize}}           # never optimize tsq.c!
    ops/core_ops_cg.c   -{${optimize}}       # takes too long
  +Index: imcc/imcc.l
  +--- imcc/imcc.l.orig 2005-06-15 21:43:08 +0200
  ++++ imcc/imcc.l      2005-07-03 20:16:46 +0200
  +@@ -80,6 +80,7 @@
  + 
  + %option never-interactive
  + %option stack
  ++%option array
  + 
  + LETTER          [EMAIL PROTECTED]
  + DIGIT           [0-9]
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/parrot/parrot.spec
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 parrot.spec
  --- openpkg-src/parrot/parrot.spec    5 Jun 2005 06:57:07 -0000       1.8
  +++ openpkg-src/parrot/parrot.spec    3 Jul 2005 18:19:47 -0000       1.9
  @@ -32,8 +32,8 @@
   Class:        EVAL
   Group:        Language
   License:      Artistic/GPL
  -Version:      0.2.1
  -Release:      20050605
  +Version:      0.2.2
  +Release:      20050703
   
   #   list of sources
   Source0:      
ftp://ftp.cpan.org/pub/CPAN/authors/id/L/LT/LTOETSCH/parrot-%{version}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to