ports/security/whatweb/files/patch-whatweb
Ruslan Makhmatkhanov 15f9bbd5df security/whatweb: update to 0.5.5
This fixes broken runtime

PR:		271960
Reported by:	Jamie Landeg-Jones <jamie@catflap.org>
2023-08-25 16:25:24 +03:00

11 lines
286 B
Text

--- whatweb.orig 2021-01-15 14:48:22.000000000 +0000
+++ whatweb 2023-06-11 06:37:18.455400000 +0100
@@ -34,7 +34,7 @@
$LOAD_PATH.unshift(File.join(File.expand_path(__dir__)), '.')
-require 'lib/whatweb'
+require 'whatweb/lib/whatweb'
#
# Command-line usage information (full)