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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   31-Jul-2007 10:33:17
  Branch: HEAD                             Handle: 2007073109331600

  Modified files:
    openpkg-src/php-eaccelerator
                            php-eaccelerator.patch php-eaccelerator.spec

  Log:
    upgrading package: php-eaccelerator 0.9.5 -> 0.9.5.1

  Summary:
    Revision    Changes     Path
    1.3         +10 -10     openpkg-src/php-eaccelerator/php-eaccelerator.patch
    1.28        +9  -11     openpkg-src/php-eaccelerator/php-eaccelerator.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/php-eaccelerator/php-eaccelerator.patch
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 php-eaccelerator.patch
  --- openpkg-src/php-eaccelerator/php-eaccelerator.patch       11 Feb 2007 
10:52:01 -0000      1.2
  +++ openpkg-src/php-eaccelerator/php-eaccelerator.patch       31 Jul 2007 
08:33:16 -0000      1.3
  @@ -1,21 +1,21 @@
   Index: ea_restore.c
  ---- ea_restore.c.orig        2006-10-11 14:45:52 +0200
  -+++ ea_restore.c     2007-02-11 11:50:15 +0100
  -@@ -715,6 +715,9 @@
  -     to->doc_comment = NULL;
  +--- ea_store.c.orig  2006-09-15 15:15:06 +0200
  ++++ ea_store.c       2007-07-30 22:09:46 +0200
  +@@ -760,6 +760,9 @@
  +     to->doc_comment = NULL;
    #endif
    #endif
   +#ifdef ZEND_ENGINE_2_2
  -+    to->ce = EAG(class_entry);
  ++    to->ce = EAG(class_entry);
   +#endif
        return to;
    }
  - #endif
  + 
   Index: eaccelerator.ini
  ---- eaccelerator.ini.orig    2006-10-11 14:45:52 +0200
  -+++ eaccelerator.ini 2007-02-11 11:49:49 +0100
  -@@ -1,23 +1,6 @@
  --[eaccelerator]
  +--- eaccelerator.ini.orig    2006-03-06 10:08:40 +0100
  ++++ eaccelerator.ini 2007-07-30 22:10:40 +0200
  +@@ -1,23 +1,7 @@
  + [eaccelerator]
    
   -;;;;;;;;;;;;;;;;;;;
   -; About this file ;
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/php-eaccelerator/php-eaccelerator.spec
  ============================================================================
  $ cvs diff -u -r1.27 -r1.28 php-eaccelerator.spec
  --- openpkg-src/php-eaccelerator/php-eaccelerator.spec        22 Jun 2007 
11:01:41 -0000      1.27
  +++ openpkg-src/php-eaccelerator/php-eaccelerator.spec        31 Jul 2007 
08:33:16 -0000      1.28
  @@ -22,10 +22,6 @@
   ##  SUCH DAMAGE.
   ##
   
  -#   package version
  -%define       V_dist 0.9.5
  -%define       V_opkg 0.9.5
  -
   #   package information
   Name:         php-eaccelerator
   Summary:      Zend/PHP Accelerator
  @@ -36,14 +32,14 @@
   Class:        PLUS
   Group:        Language
   License:      GPL
  -Version:      %{V_opkg}
  -Release:      20070622
  +Version:      0.9.5.1
  +Release:      20070731
   
   #   package options
   %option       with_apache  yes
   
   #   list of sources
  -Source0:      
http://switch.dl.sourceforge.net/eaccelerator/eaccelerator-%{V_dist}.tar.bz2
  +Source0:      
http://bart.eaccelerator.net/source/%{version}/eaccelerator-%{version}.tar.bz2
   Patch0:       php-eaccelerator.patch
   
   #   build information
  @@ -70,13 +66,15 @@
   
   %track
       prog php-eaccelerator = {
  -        version   = %{V_dist}
  -        url       = http://prdownloads.sourceforge.net/eaccelerator/
  -        regex     = eaccelerator-(\d+\.\d+\.\d+(?:-beta\d+)?)\.tar\.(gz|bz2)
  +        version   = %{version}
  +        url       = http://bart.eaccelerator.net/source/
  +        regex     = (\d+(\.\d+)+)/
  +        url       = http://bart.eaccelerator.net/source/__NEWVER__/
  +        regex     = eaccelerator-(\d+(\.\d+)+)\.tar\.bz2
       }
   
   %prep
  -    %setup -q -n eaccelerator-%{V_dist}
  +    %setup -q -n eaccelerator-%{version}
       %patch -p0
   
   %build
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to