diff options
author | Renato Botelho <renato@netgate.com> | 2015-11-03 09:53:11 -0200 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2015-11-03 09:53:11 -0200 |
commit | 8e2cee7d1ed188af00bf4cfee8629661368e3f2c (patch) | |
tree | c81742e583ff6cccbd063ce83249ec14233172d3 /pkg_config.10.xml | |
parent | 31835a959f9fd47ca43a433ffd4b553b59a2abdc (diff) | |
parent | 37d8817219220ee69cbca32c98d17aa126cd610d (diff) | |
download | pfsense-packages-8e2cee7d1ed188af00bf4cfee8629661368e3f2c.tar.gz pfsense-packages-8e2cee7d1ed188af00bf4cfee8629661368e3f2c.tar.bz2 pfsense-packages-8e2cee7d1ed188af00bf4cfee8629661368e3f2c.zip |
Merge pull request #1111 from PiBa-NL/haproxy_pkg0.32
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r-- | pkg_config.10.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 7775d4b1..a49e17b7 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -171,7 +171,7 @@ </descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> - <version>0.31</version> + <version>0.32</version> <status>Release</status> <required_version>2.2</required_version> <config_file>https://packages.pfsense.org/packages/config/haproxy-devel/haproxy.xml</config_file> @@ -179,13 +179,13 @@ <run_depends>sbin/haproxy:net/haproxy-devel</run_depends> <port_category>net</port_category> <conflicts>haproxy</conflicts> - <depends_on_package_pbi>haproxy-devel-1.6-dev2-##ARCH##.pbi</depends_on_package_pbi> + <depends_on_package_pbi>haproxy-devel-1.6-dev4-##ARCH##.pbi</depends_on_package_pbi> <build_pbi> <ports_before>security/openssl</ports_before> <custom_name>haproxy-devel</custom_name> <port>net/haproxy-devel</port> </build_pbi> - <build_options>WITH_OPENSSL_PORT=yes;net_haproxy-devel_UNSET_FORCE=DPCRE;net_haproxy-devel_SET_FORCE=OPENSSL SPCRE LUA</build_options> + <build_options>WITH_OPENSSL_PORT=yes;net_haproxy-devel_UNSET_FORCE=DPCRE;net_haproxy-devel_SET_FORCE=OPENSSL SPCRE LUA CPU_AFFINITY</build_options> </package> <package> <name>Apache with mod_security-dev</name> |