summaryrefslogtreecommitdiff
path: root/www/apache22/files/patch-al
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-04-21 21:58:18 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-04-21 21:58:18 +0000
commita64e845de78f2cfb51429007d67c5e2d8de86b57 (patch)
tree3fda41021329ca0bfc9e6ad8100bc81a96af288a /www/apache22/files/patch-al
parentUpgrade postgresql to version 6.3.2 (diff)
Upgrade to 1.3b6, now with loadable modules!
Notes
Notes: svn path=/head/; revision=10626
Diffstat (limited to 'www/apache22/files/patch-al')
-rw-r--r--www/apache22/files/patch-al12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/apache22/files/patch-al b/www/apache22/files/patch-al
index 893063557d83..039d6320f415 100644
--- a/www/apache22/files/patch-al
+++ b/www/apache22/files/patch-al
@@ -1,7 +1,7 @@
-*** src/support/log_server_status.orig Thu Oct 23 00:30:46 1997
---- src/support/log_server_status Fri Nov 21 23:05:50 1997
+*** src/support/log_server_status.orig Tue Mar 31 16:53:50 1998
+--- src/support/log_server_status Tue Apr 21 17:18:10 1998
***************
-*** 63,72 ****
+*** 67,76 ****
#
require 'sys/socket.ph';
@@ -12,7 +12,7 @@
sub tcp_connect
{
---- 63,72 ----
+--- 67,76 ----
#
require 'sys/socket.ph';
@@ -24,7 +24,7 @@
sub tcp_connect
{
***************
-*** 89,99 ****
+*** 93,103 ****
### Main
{
@@ -36,7 +36,7 @@
if ($res) {
print OUT "$time:-1:-1:-1:-1:$res\n";
exit 1;
---- 89,99 ----
+--- 93,103 ----
### Main
{