diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2001-10-22 15:38:49 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2001-10-22 15:38:49 +0000 |
commit | 6ff6953fd839f73c317b2df3b371717ac201f001 (patch) | |
tree | 4ee7ae6fdd8cd692d2b0dfa267c724f727191a1b /www/apache13-modssl/files/patch-ae | |
parent | - Add two forgotten files to pkg-plist (not my day!) (diff) |
Upgrade to Apache 1.3.22 + mod_ssl 2.8.5
Submitted by: Masahiro TAKEMURA <mastake@msel.t.u-tokyo.ac.jp>
Notes
Notes:
svn path=/head/; revision=49077
Diffstat (limited to 'www/apache13-modssl/files/patch-ae')
-rw-r--r-- | www/apache13-modssl/files/patch-ae | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/apache13-modssl/files/patch-ae b/www/apache13-modssl/files/patch-ae index 74b2d8308bd9..4ee89df5c8c8 100644 --- a/www/apache13-modssl/files/patch-ae +++ b/www/apache13-modssl/files/patch-ae @@ -1,6 +1,6 @@ ---- src/support/log_server_status.orig Fri Jun 4 17:54:19 1999 -+++ src/support/log_server_status Thu Aug 19 16:30:48 1999 -@@ -67,7 +67,7 @@ +--- src/support/log_server_status.orig Tue Jan 16 02:06:38 2001 ++++ src/support/log_server_status Mon Oct 22 20:44:59 2001 +@@ -70,7 +70,7 @@ # require 'sys/socket.ph'; @@ -9,7 +9,7 @@ $server = "localhost"; # Name of server, could be "www.foo.com" $port = "80"; # Port on server $request = "/status/?auto"; # Request to send -@@ -93,14 +93,14 @@ +@@ -96,14 +96,14 @@ ### Main { |