diff options
author | PiBa-NL <pba_2k3@yahoo.com> | 2015-11-03 20:34:36 +0100 |
---|---|---|
committer | PiBa-NL <pba_2k3@yahoo.com> | 2015-11-03 20:34:36 +0100 |
commit | 4c6e336f529df7900be3d7739e76b03e7bf804f7 (patch) | |
tree | cae2c2fbc4a2051582c1f747139a0832a71829ea | |
parent | 37d8817219220ee69cbca32c98d17aa126cd610d (diff) | |
download | pfsense-packages-4c6e336f529df7900be3d7739e76b03e7bf804f7.tar.gz pfsense-packages-4c6e336f529df7900be3d7739e76b03e7bf804f7.tar.bz2 pfsense-packages-4c6e336f529df7900be3d7739e76b03e7bf804f7.zip |
haproxy-devel, change to 1.6.2 stable from ports
-rw-r--r-- | pkg_config.10.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 21eb6ae9..3fa52bb8 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -176,16 +176,16 @@ <required_version>2.2</required_version> <config_file>https://packages.pfsense.org/packages/config/haproxy-devel/haproxy.xml</config_file> <configurationfile>haproxy.xml</configurationfile> - <run_depends>sbin/haproxy:net/haproxy-devel</run_depends> + <run_depends>sbin/haproxy:net/haproxy</run_depends> <port_category>net</port_category> <conflicts>haproxy</conflicts> <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> + <ports_before>security/openssl lang/lua53</ports_before> + <custom_name>haproxy</custom_name> + <port>net/haproxy</port> </build_pbi> - <build_options>WITH_OPENSSL_PORT=yes;net_haproxy-devel_UNSET_FORCE=DPCRE;net_haproxy-devel_SET_FORCE=OPENSSL SPCRE LUA CPU_AFFINITY</build_options> + <build_options>WITH_OPENSSL_PORT=yes;net_haproxy_UNSET_FORCE=DPCRE;net_haproxy_SET_FORCE=OPENSSL SPCRE LUA CPU_AFFINITY</build_options> </package> <package> <name>Apache with mod_security-dev</name> |