From 889c98fabed969b261036439f817ebbd93d270f9 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Fri, 21 Jan 2011 06:06:59 +0000
Subject: [PATCH] modify the URL of the patch, because varnish developers are
 now using git.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42544 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/software-profiles/varnish.cfg | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/buildout/software-profiles/varnish.cfg b/buildout/software-profiles/varnish.cfg
index deabfc4c41..b6a8ca01cb 100644
--- a/buildout/software-profiles/varnish.cfg
+++ b/buildout/software-profiles/varnish.cfg
@@ -26,8 +26,8 @@ environment =
 # 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/5467?format=diff&new=5467
-md5sum = 04a0696239658c87d6acac32f356608e
+url = http://www.varnish-cache.org/trac/changeset/a53a8a1c60f844eb62d047b62116fa7cb436cf5f?format=diff&new=a53a8a1c60f844eb62d047b62116fa7cb436cf5f
+md5sum = 0948d6c4ac64f197b362c17496f77a14
 filename = changeset_r5467.diff
 download-only = true
 
@@ -35,7 +35,7 @@ download-only = true
 recipe = hexagonit.recipe.cmmi
 url = http://www.varnish-software.com/sites/default/files/varnish-2.1.4.tar.gz
 md5sum = e794a37b6fbb786a083c0946103ae103
-patch-options = -p4
+patch-options = -p0
 patches =
   ${varnish-2.1.4-r5467-patch:location}/${varnish-2.1.4-r5467-patch:filename}
 environment =
-- 
2.30.9