summaryrefslogtreecommitdiff
path: root/www/apache13/files/patch-al
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-01-25 05:40:18 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-01-25 05:40:18 +0000
commit9dc2701dc4e3e9521499df55e85abfa669de6075 (patch)
treee16db15d506e79d5833d6c179ad85717c9c3ae0c /www/apache13/files/patch-al
parentThe I128 driver doesn't build properly on the Alpha so remove it. (diff)
Upgrade to 1.3.23
Notes
Notes: svn path=/head/; revision=53701
Diffstat (limited to 'www/apache13/files/patch-al')
-rw-r--r--www/apache13/files/patch-al8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/apache13/files/patch-al b/www/apache13/files/patch-al
index b355a697b4ab..bd792616581e 100644
--- a/www/apache13/files/patch-al
+++ b/www/apache13/files/patch-al
@@ -1,6 +1,6 @@
---- src/support/log_server_status.orig Fri Jun 4 19:54:19 1999
-+++ src/support/log_server_status Fri Sep 3 15:53:16 1999
-@@ -67,10 +67,10 @@
+--- src/support/log_server_status.orig Mon Jan 15 20:06:38 2001
++++ src/support/log_server_status Fri Jan 25 08:03:03 2002
+@@ -70,10 +70,10 @@
#
require 'sys/socket.ph';
@@ -13,7 +13,7 @@
sub tcp_connect
{
-@@ -100,7 +100,7 @@
+@@ -103,7 +103,7 @@
chomp($date);
($day,$time)=split(/:/,$date);
$res=&tcp_connect($server,$port);