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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   10-Jul-2009 22:07:53
  Branch: HEAD                             Handle: 2009071021075300

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

  Log:
    upgrading package: memcached 1.3.0 -> 1.4.0

  Summary:
    Revision    Changes     Path
    1.30        +6  -6      openpkg-src/memcached/memcached.patch
    1.67        +2  -2      openpkg-src/memcached/memcached.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/memcached/memcached.patch
  ============================================================================
  $ cvs diff -u -r1.29 -r1.30 memcached.patch
  --- openpkg-src/memcached/memcached.patch     1 Jun 2009 08:03:28 -0000       
1.29
  +++ openpkg-src/memcached/memcached.patch     10 Jul 2009 20:07:53 -0000      
1.30
  @@ -47,9 +47,9 @@
    #include <stdlib.h>
    #include <inttypes.h>
    #if !defined(__cplusplus)
  -Index: memcached-1.3.0/memcached.h
  ---- memcached-1.3.0/memcached.h.orig 2008-03-30 10:40:44 +0200
  -+++ memcached-1.3.0/memcached.h      2009-05-03 19:30:01 +0200
  +Index: memcached-1.4.0/memcached.h
  +--- memcached-1.4.0/memcached.h.orig 2008-03-30 10:40:44 +0200
  ++++ memcached-1.4.0/memcached.h      2009-05-03 19:30:01 +0200
   @@ -8,6 +8,7 @@
    #include <sys/types.h>
    #include <sys/socket.h>
  @@ -58,9 +58,9 @@
    #include <netinet/in.h>
    #include <event.h>
    #include <netdb.h>
  -Index: memcached-1.3.0/thread.c
  ---- memcached-1.3.0/thread.c.orig    2008-03-30 10:40:44 +0200
  -+++ memcached-1.3.0/thread.c 2009-05-03 19:30:01 +0200
  +Index: memcached-1.4.0/thread.c
  +--- memcached-1.4.0/thread.c.orig    2008-03-30 10:40:44 +0200
  ++++ memcached-1.4.0/thread.c 2009-05-03 19:30:01 +0200
   @@ -641,6 +641,7 @@
            perror("Can't allocate thread descriptors");
            exit(1);
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/memcached/memcached.spec
  ============================================================================
  $ cvs diff -u -r1.66 -r1.67 memcached.spec
  --- openpkg-src/memcached/memcached.spec      1 Jun 2009 08:03:28 -0000       
1.66
  +++ openpkg-src/memcached/memcached.spec      10 Jul 2009 20:07:53 -0000      
1.67
  @@ -22,7 +22,7 @@
   ##
   
   #   package versions
  -%define       V_memcached       1.3.0
  +%define       V_memcached       1.4.0
   %define       V_libmemcache     1.4.0.rc2
   %define       V_libmemcached    0.30
   %define       V_cache_memcached 1.26
  @@ -38,7 +38,7 @@
   Group:        System
   License:      GPL
   Version:      %{V_memcached}
  -Release:      20090601
  +Release:      20090710
   
   #   list of sources
   Source0:      
http://www.danga.com/memcached/dist/memcached-%{V_memcached}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to