From 90cd8b73d73c0fac38dd1142b0af1c63e3abf8ae Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Thu, 9 May 2002 03:55:18 +0000 Subject: 1. Upgrade 2.0.35 --> 2.0.36 2. Port printed message to "pw userdel www" if port removed permanently. However master.passwd 1.25.2.5 has user www by default, so this is no longer correct advice. Removed pkg-deinstall to correct this. PR: 37849 and 36907 Approved by: MAINTAINER: Hye-Shik Chang --- www/apache2/files/patch-srclib:apr-util:configure | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'www/apache2/files/patch-srclib:apr-util:configure') diff --git a/www/apache2/files/patch-srclib:apr-util:configure b/www/apache2/files/patch-srclib:apr-util:configure index bf6d83956754..755790d2b41c 100644 --- a/www/apache2/files/patch-srclib:apr-util:configure +++ b/www/apache2/files/patch-srclib:apr-util:configure @@ -1,11 +1,11 @@ ---- srclib/apr-util/configure.orig Sat Apr 6 15:19:28 2002 -+++ srclib/apr-util/configure Sun Apr 7 06:35:09 2002 -@@ -5790,7 +5790,7 @@ - +--- srclib/apr-util/configure.orig Wed May 1 13:52:45 2002 ++++ srclib/apr-util/configure Tue May 7 19:34:07 2002 +@@ -11419,7 +11419,7 @@ + fi; if test -z "$expat_include_dir"; then - for d in /usr /usr/local xml/expat-cvs xml/expat $srcdir/xml/expat ; do + for d in xml/expat-cvs xml/expat $srcdir/xml/expat ; do - - echo $ac_n "checking for Expat in $d""... $ac_c" 1>&6 - echo "configure:5797: checking for Expat in $d" >&5 + + echo "$as_me:$LINENO: checking for Expat in $d" >&5 + echo $ECHO_N "checking for Expat in $d... $ECHO_C" >&6 -- cgit v1.2.3