[34521] trunk/dports/www/libwww/files

reiffert at macports.org reiffert at macports.org
Wed Feb 27 05:08:26 PST 2008


Revision: 34521
          http://trac.macosforge.org/projects/macports/changeset/34521
Author:   reiffert at macports.org
Date:     2008-02-27 05:08:25 -0800 (Wed, 27 Feb 2008)

Log Message:
-----------
Additional file to #12851

Added Paths:
-----------
    trunk/dports/www/libwww/files/patch-configure.diff

Removed Paths:
-------------
    trunk/dports/www/libwww/files/patch-configure

Deleted: trunk/dports/www/libwww/files/patch-configure
===================================================================
--- trunk/dports/www/libwww/files/patch-configure	2008-02-27 13:05:23 UTC (rev 34520)
+++ trunk/dports/www/libwww/files/patch-configure	2008-02-27 13:08:25 UTC (rev 34521)
@@ -1,28 +0,0 @@
---- configure	Wed May 23 08:48:30 2001
-+++ configure	Wed May 23 08:50:29 2001
-@@ -3284,16 +3284,16 @@
- fi
- rm -f conftest*
- fi
--if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
--  echo "$ac_t""yes" 1>&6
--    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
--  cat >> confdefs.h <<EOF
--#define $ac_tr_hdr 1
--EOF
-- 
--else
-+#if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
-+#  echo "$ac_t""yes" 1>&6
-+#    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
-+#  cat >> confdefs.h <<EOF
-+##define $ac_tr_hdr 1
-+#EOF
-+# 
-+#else
-   echo "$ac_t""no" 1>&6
--fi
-+#fi
- done
- 
- for ac_hdr in arpa/inet.h inet.h

Added: trunk/dports/www/libwww/files/patch-configure.diff
===================================================================
--- trunk/dports/www/libwww/files/patch-configure.diff	                        (rev 0)
+++ trunk/dports/www/libwww/files/patch-configure.diff	2008-02-27 13:08:25 UTC (rev 34521)
@@ -0,0 +1,40 @@
+--- ../w3c-libwww-5.4.0.orig/configure	2008-02-27 13:37:06.000000000 +0100
++++ configure	2008-02-27 13:38:26.000000000 +0100
+@@ -3284,16 +3284,16 @@
+ fi
+ rm -f conftest*
+ fi
+-if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
+-  echo "$ac_t""yes" 1>&6
+-    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
+-  cat >> confdefs.h <<EOF
+-#define $ac_tr_hdr 1
+-EOF
+- 
+-else
++#if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
++#  echo "$ac_t""yes" 1>&6
++#    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
++#  cat >> confdefs.h <<EOF
++##define $ac_tr_hdr 1
++#EOF
++# 
++#else
+   echo "$ac_t""no" 1>&6
+-fi
++#fi
+ done
+ 
+ for ac_hdr in arpa/inet.h inet.h
+@@ -7595,6 +7595,11 @@
+ else
+   sslinc=""
+ fi
++
++# sigh sigh sigh
++ssllib=$(@@PREFIX@@/bin/pkg-config --libs openssl)
++sslinc="$(@@PREFIX@@/bin/pkg-config --cflags openssl) -I@@PREFIX@@/include/openssl"
++
+ WWWSSL=""
+ SSLINC=""
+ LIBSSL=""

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080227/ddfb7a1b/attachment.html 


More information about the macports-changes mailing list