summaryrefslogtreecommitdiffstats
path: root/network/awstats/patches/awstats.pl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'network/awstats/patches/awstats.pl.patch')
-rw-r--r--network/awstats/patches/awstats.pl.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/network/awstats/patches/awstats.pl.patch b/network/awstats/patches/awstats.pl.patch
index a749b988e2..d7f058959b 100644
--- a/network/awstats/patches/awstats.pl.patch
+++ b/network/awstats/patches/awstats.pl.patch
@@ -1,6 +1,6 @@
---- wwwroot/cgi-bin/awstats.pl.orig 2016-07-21 17:42:26.196363651 +0700
-+++ wwwroot/cgi-bin/awstats.pl 2016-07-21 17:44:55.882578219 +0700
-@@ -2223,7 +2223,7 @@
+--- wwwroot/cgi-bin/awstats.pl.orig 2017-04-03 21:23:54.906211272 -0500
++++ wwwroot/cgi-bin/awstats.pl 2017-04-03 21:26:34.551581204 -0500
+@@ -2234,7 +2234,7 @@
# Check lib files in common possible directories :
# Windows and standard package: "$DIR/lib" (lib in same dir than awstats.pl)
# Debian package: "/usr/share/awstats/lib"
@@ -9,7 +9,7 @@
my %FilePath = ();
my %DirAddedInINC = ();
my @FileListToLoad = ();
-@@ -3114,7 +3114,8 @@
+@@ -3130,7 +3130,8 @@
my @PossiblePluginsDir = (
"$DIR/plugins",
"/usr/local/awstats/wwwroot/cgi-bin/plugins",