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: 18-Oct-2008 20:18:51 Branch: HEAD Handle: 2008101819185100 Modified files: openpkg-src/varnish varnish.patch varnish.spec Log: upgrading package: varnish 2.0b2 -> 2.0.1 Summary: Revision Changes Path 1.8 +16 -16 openpkg-src/varnish/varnish.patch 1.17 +3 -3 openpkg-src/varnish/varnish.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/varnish/varnish.patch ============================================================================ $ cvs diff -u -r1.7 -r1.8 varnish.patch --- openpkg-src/varnish/varnish.patch 25 Sep 2008 07:20:25 -0000 1.7 +++ openpkg-src/varnish/varnish.patch 18 Oct 2008 18:18:51 -0000 1.8 @@ -1,6 +1,6 @@ Index: bin/varnishd/common.h ---- bin/varnishd/common.h.orig 2008-09-24 20:05:20 +0200 -+++ bin/varnishd/common.h 2008-09-25 09:14:05 +0200 +--- bin/varnishd/common.h.orig 2008-10-17 20:59:49 +0200 ++++ bin/varnishd/common.h 2008-10-18 20:14:49 +0200 @@ -52,3 +52,8 @@ fprintf(stderr, "Error: " __VA_ARGS__); \ exit(2); \ @@ -11,8 +11,8 @@ +#endif + Index: bin/varnishd/mgt_child.c ---- bin/varnishd/mgt_child.c.orig 2008-09-24 20:05:20 +0200 -+++ bin/varnishd/mgt_child.c 2008-09-25 09:14:05 +0200 +--- 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 @@ struct vev *e; int i, cp[2]; @@ -36,15 +36,15 @@ return; Index: configure ---- configure.orig 2008-09-24 20:36:08 +0200 -+++ configure 2008-09-25 09:16:28 +0200 -@@ -26605,9 +26605,6 @@ - # to figure this out dynamically without introducing a run-time - # dependency on libtool. - case $host in --*-*-solaris*) -- VCC_CC="cc -Kpic ${CFLAGS} -G -o %o %s" -- ;; - *-*-darwin*) - VCC_CC="exec cc -dynamiclib -Wl,-undefined,dynamic_lookup -o %o %s" - ;; +--- configure.orig 2008-10-17 21:00:05 +0200 ++++ configure 2008-10-18 20:15:14 +0200 +@@ -26612,9 +26612,6 @@ + VCC_CC="$ac_cv_env_VCC_CC_value" + else + case $host in +- *-*-solaris*) +- VCC_CC="cc -Kpic -G -o %o %s" +- ;; + *-*-darwin*) + VCC_CC="exec cc -dynamiclib -Wl,-undefined,dynamic_lookup -o %o %s" + ;; @@ . patch -p0 <<'@@ .' Index: openpkg-src/varnish/varnish.spec ============================================================================ $ cvs diff -u -r1.16 -r1.17 varnish.spec --- openpkg-src/varnish/varnish.spec 25 Sep 2008 07:20:25 -0000 1.16 +++ openpkg-src/varnish/varnish.spec 18 Oct 2008 18:18:51 -0000 1.17 @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 2.0b2 -%define V_dist 2.0-beta2 +%define V_opkg 2.0.1 +%define V_dist 2.0.1 # package information Name: varnish @@ -36,7 +36,7 @@ Group: Web License: BSD Version: %{V_opkg} -Release: 20080925 +Release: 20081018 # 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