summaryrefslogtreecommitdiff
path: root/www/apache13-modssl/files/patch-aa
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@FreeBSD.org>2001-10-22 15:38:49 +0000
committerRalf S. Engelschall <rse@FreeBSD.org>2001-10-22 15:38:49 +0000
commit6ff6953fd839f73c317b2df3b371717ac201f001 (patch)
tree4ee7ae6fdd8cd692d2b0dfa267c724f727191a1b /www/apache13-modssl/files/patch-aa
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-aa')
-rw-r--r--www/apache13-modssl/files/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/apache13-modssl/files/patch-aa b/www/apache13-modssl/files/patch-aa
index 700446754c32..b08b150660c4 100644
--- a/www/apache13-modssl/files/patch-aa
+++ b/www/apache13-modssl/files/patch-aa
@@ -1,6 +1,6 @@
---- configure.orig Sat Jan 22 21:55:19 2000
-+++ configure Sat Jan 22 21:59:01 2000
-@@ -1198,7 +1198,7 @@
+--- configure.orig Mon Oct 22 20:44:08 2001
++++ configure Mon Oct 22 20:44:42 2001
+@@ -1216,7 +1216,7 @@
conf_user="nobody"
fi
if [ "x$conf_group" = "x" ]; then
@@ -9,7 +9,7 @@
fi
##
-@@ -1232,8 +1232,8 @@
+@@ -1263,8 +1263,8 @@
echo " DEFAULT_PIDLOG: ${runtimedir_relative}${thetarget}.pid"
echo " DEFAULT_SCOREBOARD: ${runtimedir_relative}${thetarget}.scoreboard"
echo " DEFAULT_LOCKFILE: ${runtimedir_relative}${thetarget}.lock"
@@ -20,7 +20,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 @@
+@@ -1365,8 +1365,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