[Erp5-report] r42544 kazuhiko - /erp5/trunk/buildout/software-profiles/varnish.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Jan 21 07:07:00 CET 2011
Author: kazuhiko
Date: Fri Jan 21 07:06:59 2011
New Revision: 42544
URL: http://svn.erp5.org?rev=42544&view=rev
Log:
modify the URL of the patch, because varnish developers are now using git.
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=42544&r1=42543&r2=42544&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/varnish.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/varnish.cfg [utf8] Fri Jan 21 07:06:59 2011
@@ -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 =
More information about the Erp5-report
mailing list