diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2011-09-14 00:38:27 -0300 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2011-09-14 00:38:27 -0300 |
commit | 8898b772f927d1a8555df4b450107a86f013c374 (patch) | |
tree | a8414485f5d0e36de66752c64a01e8ecff2c4d23 /pkg_config.8.xml | |
parent | 8f36ff7a68f8fd82749aa75aeaab7e7fb94879fd (diff) | |
download | pfsense-packages-8898b772f927d1a8555df4b450107a86f013c374.tar.gz pfsense-packages-8898b772f927d1a8555df4b450107a86f013c374.tar.bz2 pfsense-packages-8898b772f927d1a8555df4b450107a86f013c374.zip |
Varnish - fix probe urls with spetial character '-'
use same conf file for i386 adn x64
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index afb2c680..8629bba4 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -455,7 +455,7 @@ <website>http://varnish-cache.org</website> <pkginfolink>http://doc.pfsense.org/index.php/Varnish_package</pkginfolink> <category>Services</category> - <version>2.1.5 pkg v.0.8.9</version> + <version>2.1.5 pkg v.0.8.9.1</version> <status>RC1</status> <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/varnish64/varnish_backends.xml</config_file> @@ -463,7 +463,7 @@ <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> <depends_on_package>varnish-2.1.5.tbz</depends_on_package> <depends_on_package>gcc-4.2.5.20090325_5.tbz</depends_on_package> - <build_port_path>/usr/ports/www/varnish2</build_port_path> + <build_port_path>/usr/ports/www/varnish</build_port_path> <build_port_path>/usr/ports/lang/gcc42</build_port_path> </package> <package> |