head	1.2;
access;
symbols
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.01.01.19.30.38;	author ohauer;	state dead;
branches;
next	1.1;

1.1
date	2003.11.12.21.09.27;	author jeh;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@--- FixPatch.orig	Sun May 23 13:34:08 1999
+++ FixPatch	Mon May 31 09:03:49 1999
@@@@ -112,13 +112,6 @@@@
 	echo "Your version of patch is out-of-date. You need patch 2.1 or 2.5."
 fi
 
-echo -n "Do you want me to apply the fixed-up Apache-SSL patch for you? [n] "
-read ans
-echo $ans | grep -i "^[ \t]*y" >/dev/null
-if [ $? = 0 ]; then
-    patch -p1 <SSLpatch.fixed-up
-else
-    echo "OK, I won't apply the fixed-up patch.  I've left it in SSLpatch.fixed-up";
-fi
+patch -p1 <SSLpatch.fixed-up
 
 exit

@


1.1
log
@Here's the patch.
files/patch-FixPatch was missing too.

Submitted by:	MAINTAINER
@
text
@@

