Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/net
In directory sc8-pr-cvs17:/tmp/cvs-serv15127

Modified Files:
        libcurl4.info 
Log Message:
Sync with unstable.


Index: libcurl4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/net/libcurl4.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libcurl4.info       24 Apr 2007 11:46:38 -0000      1.1
+++ libcurl4.info       6 Jul 2007 19:18:35 -0000       1.2
@@ -1,6 +1,6 @@
 Package: libcurl4
-Version: 7.16.2
-Revision: 1
+Version: 7.16.3
+Revision: 2
 Description: Lib. for transferring files with URL syntax
 DescPackaging: <<
   Now use System's OpenSSL.
@@ -9,9 +9,9 @@
   should be careful to link to the proper libssl and libcrypto.
   Either make sure -L%p/lib/system-openssl/lib comes before -L%p/lib
   when linking, or use a BuildConflicts: openssl-dev, openssl097-dev
-  Now links to libssh2. Packages that BuildDepend on libcurl4 might
-  need to also BuildDepend on system-openssl-dev and libssh2 if they
-  link to -lss -lcrypt -lssh2.
+  Now links to libssh2.1. Packages that BuildDepend on libcurl4 might
+  need to also BuildDepend on system-openssl-dev and libssh2.1 if they
+  link to -lssl -lcrypto -lssh2.
   
   No longer need --mandir. Private symbols now hidden with gcc 4.
   Depend on pkgconfig >= 0.20-1
@@ -24,10 +24,10 @@
 License: OSI-Approved
 
 Source: http://curl.haxx.se/download/curl-%v.tar.bz2
-Source-MD5: 37a1de15c4300ca9413d39d2bcea9b36
+Source-MD5: ed55dfa8946ad53f245fae5db3a9d0ca
 
 Depends: %N-shlibs (= %v-%r), pkgconfig (>= 0.20-1)
-BuildDepends: system-openssl-dev, fink (>= 0.25.0), libssh2
+BuildDepends: system-openssl-dev, fink (>= 0.25.0), libssh2.1
 Conflicts: curl-dev, curl-ssl-dev, curl-unified-dev, libcurl3, libcurl3-ssl, 
libcurl3-unified
 Replaces: curl-dev, curl-ssl-dev, curl-unified-dev, libcurl3, libcurl3-ssl, 
libcurl3-unified
 BuildDependsOnly: True
@@ -52,7 +52,7 @@
 SplitOff: <<
   Package: %N-shlibs
   
-  Depends: libssh2-shlibs
+  Depends: libssh2.1-shlibs
     
   Files: lib/libcurl.4.0.0.dylib lib/libcurl.4.dylib
   Shlibs: %p/lib/libcurl.4.dylib 5.0.0 %n (>= 7.16.0-1)
@@ -92,9 +92,9 @@
     #Haven't been able to figure out why.
     #It's believed to be an issue with the test system, not libcurl itself.
     if [ "%m" == "i386" ]; then
-       echo '503' >>tests/data/DISABLED
+    #  echo '503' >>tests/data/DISABLED
        echo '530' >>tests/data/DISABLED
-       echo '531' >>tests/data/DISABLED
+    #  echo '531' >>tests/data/DISABLED
     fi
     
     #These scp/sftp tests can't be run as root.
@@ -108,10 +108,11 @@
     echo '607' >>tests/data/DISABLED
     echo '608' >>tests/data/DISABLED
     echo '609' >>tests/data/DISABLED
-    
-    #Someone actually registered non-existing-host.com
-    #which causes test 534 to fail.
-    perl -pi -e 's/non-existing-host.com/non-existing-host.haxx.se/;' 
tests/data/test534
+    echo '610' >>tests/data/DISABLED
+    echo '611' >>tests/data/DISABLED
+    echo '612' >>tests/data/DISABLED
+    echo '613' >>tests/data/DISABLED
+    echo '614' >>tests/data/DISABLED
     
     #Build and run the tests
     make test-full || exit 2


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to