941b257cb9
o) arrayvar from 0.03 to 0.05; o) devel_kit from 0.2.19 to 0.3.0; o) echo from 4f7aa50 to 46334b3; o) encryptsession from 0.03 to 0.05; o) forminput from 0.07 to 0.12; o) iconv from 0.10 to 0.14; o) lua from 0.10.5 to 0.10.6rc1; o) set_misc from 6582fb4 to f808ef4; o) sflow from 0.9.7 to 543c72a; o) small_light from 0.6.15 to 0.8.0; o) xss from 0.04 to 0.05. Do not bump PORTREVISION.
11 lines
543 B
C
11 lines
543 B
C
--- ../nginx-sflow-module-543c72a/ngx_http_sflow_config.h.orig 2012-07-31 21:36:49.000000000 +0400
|
|
+++ ../nginx-sflow-module-543c72a/ngx_http_sflow_config.h 2012-07-31 21:37:20.000000000 +0400
|
|
@@ -17,7 +17,7 @@
|
|
-----------------___________________________------------------
|
|
*/
|
|
|
|
-#define SFWB_DEFAULT_CONFIGFILE "/etc/hsflowd.auto"
|
|
+#define SFWB_DEFAULT_CONFIGFILE "%%PREFIX%%/etc/hsflowd.auto"
|
|
#define SFWB_SEPARATORS " \t\r\n="
|
|
#define SFWB_QUOTES "'\" \t\r\n"
|
|
/* SFWB_MAX LINE LEN must be enough to hold the whole list of targets */
|