diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-04-21 21:58:18 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-04-21 21:58:18 +0000 |
| commit | a64e845de78f2cfb51429007d67c5e2d8de86b57 (patch) | |
| tree | 3fda41021329ca0bfc9e6ad8100bc81a96af288a /www/apache22/files/patch-al | |
| parent | Upgrade 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-al | 12 |
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 { |
