Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31722

Modified Files:
        libcurl4.info 
Log Message:
New upstream version.

Index: libcurl4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/libcurl4.info,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- libcurl4.info       4 Dec 2008 00:20:32 -0000       1.32
+++ libcurl4.info       19 Jan 2009 13:11:01 -0000      1.33
@@ -1,6 +1,6 @@
 Package: libcurl4
-Version: 7.19.2
-Revision: 2
+Version: 7.19.3
+Revision: 1
 Description: Lib. for transferring files with URL syntax
 DescPackaging: <<
   Now use System's OpenSSL.
@@ -15,23 +15,16 @@
   
   Packages depending on libcurl4 no longer need to depend on its dependencies,
   just Depend on libcurl4-shlibs and BuildDepend on libcurl4.
-  
-  Added a prebuilt curl-ca-bundle.crt file since it's no longer included.
-  
+    
   Versions of curl before 7.11.1-11 were maintained by Max Horn.
 <<
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 Homepage: http://curl.haxx.se/
 License: BSD
 
-#Source: http://curl.haxx.se/download/curl-%v.tar.bz2
-Source: mirror:custom:curl-%v.tar.bz2
-Source-MD5: 3a461b145a4a31fe7d5a44684e7fbdbc
-# This file includes a set of CA certs downloaded from mozilla.org.
-# curl has a script to generate it dynamically, but then the .deb would vary.
-Source2: http://homepage.mac.com/danielj7/curl-ca-bundle.20080604.tar.bz2
-Source2-MD5: 1400d56896b92f9f39ca5e0add4780b9
-Source2ExtractDir: curl-%v
+Source: http://curl.haxx.se/download/curl-%v.tar.bz2
+#Source: mirror:custom:curl-%v.tar.bz2
+Source-MD5: 10eb8c13350c735eff20d7b4530be8cd
 
 Depends: %N-shlibs (= %v-%r), pkgconfig (>= 0.20-1)
 BuildDepends: system-openssl-dev, fink (>= 0.25.0), libssh2.1 (>= 0.17-1), 
libidn, libgettext3-dev, libcares2, libiconv-dev
@@ -72,7 +65,7 @@
        --with-lber-lib=no \
        --enable-hidden-symbols \
        --enable-ares \
-       --with-ca-bundle=%p/share/curl/curl-ca-bundle.crt \
+       --with-ca-bundle=%p/etc/ssl/certs/ca-bundle.crt \
        --disable-static \
        --disable-dependency-tracking
 <<
@@ -87,15 +80,13 @@
        /bin/cp docs/libcurl/*.html %I/share/doc/%N/libcurl
        /bin/mkdir -p %I/share/aclocal
        /bin/cp docs/libcurl/libcurl.m4 %I/share/aclocal
-       /bin/mkdir -p %I/share/curl
-       /bin/cp curl-ca-bundle.crt %I/share/curl
 <<
 DocFiles: CHANGES COPYING README RELEASE-NOTES
 
 SplitOff: <<
   Package: %N-shlibs
   
-  Depends: libssh2.1-shlibs (>= 0.17-1), libidn-shlibs, libcares2-shlibs
+  Depends: libssh2.1-shlibs (>= 0.17-1), libidn-shlibs, libcares2-shlibs, 
ca-bundle
     
   Files: lib/libcurl.4.*dylib
   Shlibs: %p/lib/libcurl.4.dylib 6.0.0 %n (>= 7.18.2-1)
@@ -110,7 +101,7 @@
   Depends: %N-shlibs (= %v-%r)
   Replaces: curl-ssl (<< %v-%r), curl-unified (<< %v-%r)
   
-  Files: bin/curl share/man/man1/curl.1 share/curl/curl-ca-bundle.crt
+  Files: bin/curl share/man/man1/curl.1
   DocFiles: CHANGES COPYING README RELEASE-NOTES docs/BINDINGS docs/BUGS 
docs/CONTRIBUTE docs/FAQ docs/FEATURES docs/HISTORY docs/KNOWN_BUGS 
docs/INTERNALS docs/MANUAL docs/RESOURCES docs/THANKS docs/TODO 
docs/TheArtOfHttpScripting docs/LICENSE-MIXING docs/SSLCERTS docs/VERSIONS
 <<
 SplitOff3: <<
@@ -128,7 +119,7 @@
 
 InfoTest: <<
   TestDepends: stunnel4
-  TestScript:<<
+  TestScript: <<
     #!/bin/bash -ev
     
     #This test fails when run as root.


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to