Commit 09224ea7 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up : varnish-2.1.5.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42754 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2051309a
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment