summaryrefslogtreecommitdiff
path: root/sysutils/apachetop/files/patch-apachetop.h
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2018-12-18 22:03:42 +0000
committerKurt Jaeger <pi@FreeBSD.org>2018-12-18 22:03:42 +0000
commit5a372742d069fd02bea22043b27eca0954a96b92 (patch)
tree03c5b1f8b1514ee8938205b420281efd001aac26 /sysutils/apachetop/files/patch-apachetop.h
parentUpgrade to v.2.4.3. (diff)
sysutils/apachetop: update 0.12.6 -> 0.18.4
- moved to github - Fix compile - Fix mis-spelled word PR: 227865 Submitted by: ndowens@yahoo.com Reported by: Thomas-Henning von Kamptz <tomsoft@mac.com> Reviewed by: koobs, danfe Approved by: Lukasz Wasikowski <lukasz@wasikowski.net> (maintainer)
Notes
Notes: svn path=/head/; revision=487774
Diffstat (limited to 'sysutils/apachetop/files/patch-apachetop.h')
-rw-r--r--sysutils/apachetop/files/patch-apachetop.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/apachetop/files/patch-apachetop.h b/sysutils/apachetop/files/patch-apachetop.h
deleted file mode 100644
index 3c4cb0249a10..000000000000
--- a/sysutils/apachetop/files/patch-apachetop.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/apachetop.h.orig Tue Dec 30 01:03:05 2003
-+++ src/apachetop.h Tue Dec 30 01:03:32 2003
-@@ -190,7 +190,7 @@
- #define DEBUG_OUTPUT "/tmp/atop.debug"
-
- #ifndef DEFAULT_LOGFILE
--# define DEFAULT_LOGFILE "/var/httpd/apache_log"
-+# define DEFAULT_LOGFILE "/var/log/httpd-access.log"
- #endif
- #define DEFAULT_CIRCLE_SIZE 30
- #define DEFAULT_CIRCLE_MODE TIMED_CIRCLE