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:   08-Dec-2005 20:11:29
  Branch: HEAD                             Handle: 2005120819112900

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

  Log:
    upgrading package: parrot 0.3.1 -> 0.4.0

  Summary:
    Revision    Changes     Path
    1.4         +7  -19     openpkg-src/parrot/parrot.patch
    1.14        +2  -2      openpkg-src/parrot/parrot.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/parrot/parrot.patch
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 parrot.patch
  --- openpkg-src/parrot/parrot.patch   3 Jul 2005 18:19:47 -0000       1.3
  +++ openpkg-src/parrot/parrot.patch   8 Dec 2005 19:11:29 -0000       1.4
  @@ -1,7 +1,7 @@
  -Index: config/gen/icu.pl
  ---- 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 @@
  +Index: config/gen/icu.pm
  +--- config/gen/icu.pm.orig   2005-12-04 11:45:25 +0100
  ++++ config/gen/icu.pm        2005-12-08 20:05:30 +0100
  +@@ -71,7 +71,7 @@
          if (defined $icuheaders) {
            chomp $icuheaders;
            $without = 1 unless -d $icuheaders;
  @@ -10,22 +10,10 @@
            $without = 1 unless -d $icuheaders;
          }
    
  -Index: config/gen/makefiles/CFLAGS.in
  ---- 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.
  - #
  -+ops/core_ops_switch.c -{-O2} # workaround GCC 3.4.3 optimizer problems
  -+ops/core_ops_cgp.c    -{-O2} # workaround GCC 3.4.3 optimizer problems
  - 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 @@
  +--- imcc/imcc.l.orig 2005-11-29 18:28:35 +0100
  ++++ imcc/imcc.l      2005-12-08 20:05:30 +0100
  +@@ -83,6 +83,7 @@
    
    %option never-interactive
    %option stack
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/parrot/parrot.spec
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 parrot.spec
  --- openpkg-src/parrot/parrot.spec    8 Nov 2005 07:05:17 -0000       1.13
  +++ openpkg-src/parrot/parrot.spec    8 Dec 2005 19:11:29 -0000       1.14
  @@ -32,8 +32,8 @@
   Class:        EVAL
   Group:        Language
   License:      Artistic/GPL
  -Version:      0.3.1
  -Release:      20051108
  +Version:      0.4.0
  +Release:      20051208
   
   #   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                     openpkg-cvs@openpkg.org

Reply via email to