<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b6b133ccff947d92ccae14d45462b365b735902c">https://github.com/macports/macports-ports/commit/b6b133ccff947d92ccae14d45462b365b735902c</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new b6b133ccff9 nikto: add corrected patch file
</span>b6b133ccff9 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit b6b133ccff947d92ccae14d45462b365b735902c
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Thu Apr 4 02:49:27 2024 -0400
<span style='display:block; white-space:pre;color:#404040;'> nikto: add corrected patch file
</span>---
www/nikto/files/patch-nikto.conf.diff | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/nikto/files/patch-nikto.conf.diff b/www/nikto/files/patch-nikto.conf.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index cac2396138e..45d76f26b39 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/nikto/files/patch-nikto.conf.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/nikto/files/patch-nikto.conf.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,14 +1,14 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>---- nikto.conf.orig
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ nikto.conf
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -61,11 +61,11 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- CHECKMETHODS=HEAD GET
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--- program/nikto.conf.default.orig
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++++ program/nikto.conf.default
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -64,11 +64,11 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ CHECKMETHODS=GET
</span>
# If you want to specify the location of any of the files, specify them here
<span style='display:block; white-space:pre;background:#ffe0e0;'>--# EXECDIR=/opt/nikto # Location of Nikto
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--# PLUGINDIR=/opt/nikto/plugins # Location of plugin dir
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--# DBDIR=/opt/nikto/databases # Location of plugin dir
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--# TEMPLATEDIR=/opt/nikto/templates # Location of tempmlate dir
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--# DOCDIR=/opt/nikto/docs # Location of docs dir
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+-# EXECDIR=/opt/nikto # Location of Nikto
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+-# PLUGINDIR=/opt/nikto/plugins # Location of plugin dir
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+-# DBDIR=/opt/nikto/databases # Location of database dir
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+-# TEMPLATEDIR=/opt/nikto/templates # Location of template dir
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+-# DOCDIR=/opt/nikto/docs # Location of docs dir
</span> +EXECDIR=@PREFIX@
+PLUGINDIR=@PREFIX@/share/nikto/plugins
+DBDIR=@PREFIX@/share/nikto/databases
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,4 +16,4 @@
</span> +DOCDIR=@PREFIX@/share/nikto/docs
# Default plugin macros
<span style='display:block; white-space:pre;background:#ffe0e0;'>- @@MUTATE=dictionary;subdomain
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Remove plugins designed to be run standalone
</span></pre><pre style='margin:0'>
</pre>