aboutsummaryrefslogtreecommitdiff
path: root/security/whatweb
diff options
context:
space:
mode:
authorNiels Heinen <niels@FreeBSD.org>2010-04-14 11:52:50 +0000
committerNiels Heinen <niels@FreeBSD.org>2010-04-14 11:52:50 +0000
commitfec0b6f7445cfe31ab296c5aa353f246857879dc (patch)
tree095fad628884694a61288149da40bfa2884521c6 /security/whatweb
parent896cf82083412fb75d249ac4466fec626bd7c58e (diff)
Notes
Diffstat (limited to 'security/whatweb')
-rw-r--r--security/whatweb/files/patch-whatweb12
1 files changed, 3 insertions, 9 deletions
diff --git a/security/whatweb/files/patch-whatweb b/security/whatweb/files/patch-whatweb
index a6a480c96916..a967ca19891c 100644
--- a/security/whatweb/files/patch-whatweb
+++ b/security/whatweb/files/patch-whatweb
@@ -1,6 +1,6 @@
---- ./whatweb.orig 2010-03-08 13:34:46.000000000 +0100
-+++ ./whatweb 2010-04-11 22:16:16.000000000 +0200
-@@ -10,17 +10,17 @@
+--- whatweb.orig 2010-03-08 13:34:46.000000000 +0100
++++ whatweb 2010-04-14 11:36:35.000000000 +0200
+@@ -10,12 +10,12 @@
require 'open-uri'
require 'cgi'
require 'thread'
@@ -16,9 +16,3 @@
#require 'digest/sha2'
#require 'profile'
- $VERSION=0.4
--PLUGIN_DIR="plugins"
-+PLUGIN_DIR="/usr/local/lib/ruby/site_ruby/1.8/whatweb/plugins"
- $verbose=0
- $USE_EXAMPLE_URLS=false
- $use_colour="auto"