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:   27-Mar-2009 13:15:31
  Branch: HEAD                             Handle: 2009032712153000

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

  Log:
    upgrading package: varnish 2.0.2 -> 2.0.3

  Summary:
    Revision    Changes     Path
    1.9         +9  -9      openpkg-src/varnish/varnish.patch
    1.19        +3  -3      openpkg-src/varnish/varnish.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/varnish/varnish.patch
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 varnish.patch
  --- openpkg-src/varnish/varnish.patch 18 Oct 2008 18:18:51 -0000      1.8
  +++ openpkg-src/varnish/varnish.patch 27 Mar 2009 12:15:30 -0000      1.9
  @@ -1,6 +1,6 @@
   Index: bin/varnishd/common.h
  ---- bin/varnishd/common.h.orig       2008-10-17 20:59:49 +0200
  -+++ bin/varnishd/common.h    2008-10-18 20:14:49 +0200
  +--- bin/varnishd/common.h.orig       2009-02-12 12:15:25 +0100
  ++++ bin/varnishd/common.h    2009-03-27 13:09:35 +0100
   @@ -52,3 +52,8 @@
                fprintf(stderr, "Error: " __VA_ARGS__);         \
                exit(2);                                        \
  @@ -11,9 +11,9 @@
   +#endif
   +
   Index: bin/varnishd/mgt_child.c
  ---- bin/varnishd/mgt_child.c.orig    2008-10-17 20:59:49 +0200
  -+++ bin/varnishd/mgt_child.c 2008-10-18 20:14:49 +0200
  -@@ -239,6 +239,21 @@
  +--- bin/varnishd/mgt_child.c.orig    2009-02-12 12:15:25 +0100
  ++++ bin/varnishd/mgt_child.c 2009-03-27 13:09:35 +0100
  +@@ -238,6 +238,21 @@
        struct vev *e;
        int i, cp[2];
    
  @@ -36,12 +36,12 @@
                return;
    
   Index: configure
  ---- configure.orig   2008-10-17 21:00:05 +0200
  -+++ configure        2008-10-18 20:15:14 +0200
  -@@ -26612,9 +26612,6 @@
  +--- configure.orig   2009-02-12 12:15:43 +0100
  ++++ configure        2009-03-27 13:10:04 +0100
  +@@ -26417,9 +26417,6 @@
        VCC_CC="$ac_cv_env_VCC_CC_value"
    else
  -     case $host in
  +     case $target in
   -    *-*-solaris*)
   -            VCC_CC="cc -Kpic -G -o %o %s"
   -            ;;
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/varnish/varnish.spec
  ============================================================================
  $ cvs diff -u -r1.18 -r1.19 varnish.spec
  --- openpkg-src/varnish/varnish.spec  18 Nov 2008 20:18:42 -0000      1.18
  +++ openpkg-src/varnish/varnish.spec  27 Mar 2009 12:15:30 -0000      1.19
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define       V_opkg 2.0.2
  -%define       V_dist 2.0.2
  +%define       V_opkg 2.0.3
  +%define       V_dist 2.0.3
   
   #   package information
   Name:         varnish
  @@ -36,7 +36,7 @@
   Group:        Web
   License:      BSD
   Version:      %{V_opkg}
  -Release:      20081118
  +Release:      20090327
   
   #   list of sources
   Source0:      
http://switch.dl.sourceforge.net/sourceforge/varnish/varnish-%{V_dist}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to