diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-11-08 11:23:25 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-11-08 11:23:25 +0000 |
commit | 6ac1f43ebb101442eae40e9166892081ea5db281 (patch) | |
tree | 8c683468ff48f2d222914825e1ce3bb0db1b6af3 /russian/apache13-modssl/files/patch-aa | |
parent | Update module: squid. (diff) |
Upgrade to Apache 1.3.22, RA 30.9 and mod_ssl 2.8.5.
PR: 31797
Submitted by: Petr Rehor <petr.dehor@decros.cz>
Diffstat (limited to 'russian/apache13-modssl/files/patch-aa')
-rw-r--r-- | russian/apache13-modssl/files/patch-aa | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/russian/apache13-modssl/files/patch-aa b/russian/apache13-modssl/files/patch-aa index 15cd58c27ef2..b98495c3de49 100644 --- a/russian/apache13-modssl/files/patch-aa +++ b/russian/apache13-modssl/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Tue Jan 18 01:53:17 2000 -+++ configure Mon Jan 24 19:37:21 2000 -@@ -1232,8 +1232,8 @@ +--- configure.orig Tue Nov 6 11:37:00 2001 ++++ configure Tue Nov 6 11:41:25 2001 +@@ -1275,8 +1275,8 @@ echo " DEFAULT_PIDLOG: ${runtimedir_relative}${thetarget}.pid" echo " DEFAULT_SCOREBOARD: ${runtimedir_relative}${thetarget}.scoreboard" echo " DEFAULT_LOCKFILE: ${runtimedir_relative}${thetarget}.lock" @@ -11,7 +11,7 @@ echo " TYPES_CONFIG_FILE: ${sysconfdir_relative}mime.types" echo " SERVER_CONFIG_FILE: ${sysconfdir_relative}${thetarget}.conf" echo " ACCESS_CONFIG_FILE: ${sysconfdir_relative}access.conf" -@@ -1330,8 +1330,8 @@ +@@ -1377,8 +1377,8 @@ echo "echo '-DDEFAULT_PIDLOG=\"${runtimedir_relative}${thetarget}.pid\"'" >>$src/apaci echo "echo '-DDEFAULT_SCOREBOARD=\"${runtimedir_relative}${thetarget}.scoreboard\"'" >>$src/apaci echo "echo '-DDEFAULT_LOCKFILE=\"${runtimedir_relative}${thetarget}.lock\"'" >>$src/apaci |