Update of /cvsroot/fink/experimental/thesin/finkinfo/test
In directory sc8-pr-cvs1:/tmp/cvs-serv21113
Modified Files:
apache2-2.0.46-1.patch
Log Message:
Make that check a little nicer, since I can guarentee IPv6 on < 10.2.6
Index: apache2-2.0.46-1.patch
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/test/apache2-2.0.46-1.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- apache2-2.0.46-1.patch 23 Jun 2003 16:38:16 -0000 1.3
+++ apache2-2.0.46-1.patch 23 Jun 2003 16:45:57 -0000 1.4
@@ -2414,16 +2414,28 @@
diff -ruN httpd-2.0.46.orig/srclib/apr/configure httpd-2.0.46/srclib/apr/configure
--- httpd-2.0.46.orig/srclib/apr/configure Tue May 27 23:11:12 2003
-+++ httpd-2.0.46/srclib/apr/configure Mon Jun 23 10:12:07 2003
-@@ -36739,7 +36739,7 @@
- fi;
++++ httpd-2.0.46/srclib/apr/configure Mon Jun 23 10:44:39 2003
+@@ -36740,10 +36740,16 @@
case $host in
-- *apple-darwin*)
-+ not*apple-darwin*)
- # It appears that Jaguar has all the right features, but
- # getnameinfo() fails to find the hostname for a mapped
- # address.
+ *apple-darwin*)
+- # It appears that Jaguar has all the right features, but
+- # getnameinfo() fails to find the hostname for a mapped
+- # address.
+- broken_ipv6=1
++ case $host in
++ *apple-darwin[6-9].[6-9])
++ broken_ipv6=0
++ *)
++ # It appears that Jaguar has all the right features, but
++ # getnameinfo() fails to find the hostname for a mapped
++ # address.
++ broken_ipv6=1
++ ;;
++ esac
+ ;;
+ *)
+ broken_ipv6=0
diff -ruN httpd-2.0.46.orig/srclib/apr-util/configure
httpd-2.0.46/srclib/apr-util/configure
--- httpd-2.0.46.orig/srclib/apr-util/configure Tue May 27 23:11:17 2003
+++ httpd-2.0.46/srclib/apr-util/configure Mon Jun 23 10:31:04 2003
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits