mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
to their recent snapshots or versions: o) push-stream o) http_substitutions_filter o) upload o) upload-progress o) upstream_check o) mod_zip o) naxsi o) rds-csv o) rds-json o) redis2 o) rtmp o) set-misc o) sflow o) srcache o) vts o) xss Bump PORTREVISION.
11 lines
543 B
C
11 lines
543 B
C
--- ../nginx-sflow-module-f15c87f/ngx_http_sflow_config.h.orig 2012-07-31 21:36:49.000000000 +0400
|
|
+++ ../nginx-sflow-module-f15c87f/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 */
|