[Erp5-report] r42754 kazuhiko - /erp5/trunk/buildout/software-profiles/varnish.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jan 28 17:19:23 CET 2011


Author: kazuhiko
Date: Fri Jan 28 17:19:23 2011
New Revision: 42754

URL: http://svn.erp5.org?rev=42754&view=rev
Log:
version up : varnish-2.1.5.

Modified:
    erp5/trunk/buildout/software-profiles/varnish.cfg

Modified: erp5/trunk/buildout/software-profiles/varnish.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/varnish.cfg?rev=42754&r1=42753&r2=42754&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/varnish.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/varnish.cfg [utf8] Fri Jan 28 17:19:23 2011
@@ -8,7 +8,6 @@ parts =
 
 extends =
   ncurses.cfg
-  patch.cfg
   pcre.cfg
   pkgconfig.cfg
 
@@ -23,23 +22,12 @@ environment =
   CPPFLAGS=-I${ncurses:location}/include
   LDFLAGS=-L${ncurses:location}/lib -Wl,-rpath -Wl,${ncurses:location}/lib
 
-# http://www.varnish-cache.org/trac/ticket/801
-[varnish-2.1.4-r5467-patch]
-recipe = hexagonit.recipe.download
-url = http://www.varnish-cache.org/trac/changeset/a53a8a1c60f844eb62d047b62116fa7cb436cf5f?format=diff&new=a53a8a1c60f844eb62d047b62116fa7cb436cf5f
-md5sum = 0948d6c4ac64f197b362c17496f77a14
-filename = changeset_r5467.diff
-download-only = true
-
 [varnish-2.1]
 recipe = hexagonit.recipe.cmmi
-url = http://www.varnish-software.com/sites/default/files/varnish-2.1.4.tar.gz
-md5sum = e794a37b6fbb786a083c0946103ae103
-patch-options = -p0
-patches =
-  ${varnish-2.1.4-r5467-patch:location}/${varnish-2.1.4-r5467-patch:filename}
+url = http://repo.varnish-cache.org/source/varnish-2.1.5.tar.gz
+md5sum = 2d2f227da36a2a240c475304c717b8e3
 environment =
-  PATH=${patch:location}/bin:${pkgconfig:location}/bin:%(PATH)s
+  PATH=${pkgconfig:location}/bin:%(PATH)s
   PKG_CONFIG_PATH=${pcre:location}/lib/pkgconfig
   CPPFLAGS=-I${ncurses:location}/include
   LDFLAGS=-L${ncurses:location}/lib -Wl,-rpath -Wl,${ncurses:location}/lib



More information about the Erp5-report mailing list