Update of /cvsroot/fink/dists/10.3/stable/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26177/crypto/finkinfo

Modified Files:
        neon24-ssl.info neon24-ssl.patch 
Log Message:
Lastest (0.24.7) to stable after positive feedback.


Index: neon24-ssl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/crypto/finkinfo/neon24-ssl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- neon24-ssl.info     21 May 2004 15:44:51 -0000      1.3
+++ neon24-ssl.info     10 Jul 2004 17:10:11 -0000      1.4
@@ -1,12 +1,12 @@
 Package: neon24-ssl
-Version: 0.24.6
+Version: 0.24.7
 Revision: 11
 Description: HTTP/WebDAV client library with a C API
 License: LGPL
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
 
 # Dependencies:
-Depends: %N-shlibs (= %v-%r), openssl097-shlibs
+Depends: %N-shlibs (= %v-%r), openssl097-shlibs, pkgconfig
 BuildDepends: libxml2 (>= 2.5.10-12), openssl097-dev, libiconv-dev (>= 1.9.1-11)
 Conflicts: neon-ssl, neon, neon19, neon19-ssl, neon21, neon21-ssl, neon22, 
neon22-ssl, neon23, neon23-ssl, neon24
 Replaces: neon-ssl, neon, neon19, neon19-ssl, neon21, neon21-ssl, neon22, neon22-ssl, 
neon23, neon23-ssl, neon24
@@ -14,7 +14,7 @@
 
 # Unpack Phase:
 Source: http://www.webdav.org/neon/neon-%v.tar.gz
-Source-MD5: e9473de23f9a57b23247d005efb5ebd7
+Source-MD5: 5108bcbe41de4afe2e19cc58500fb9f2
 
 # Patch Phase:
 Patch: %n.patch
@@ -31,7 +31,7 @@
   Depends: libxml2-shlibs (>= 2.5.10-12), openssl097-shlibs
   Conflicts: neon24-shlibs
   Replaces: neon24-shlibs
-  Files: lib/libneon.24.0.6.dylib lib/libneon.24.dylib
+  Files: lib/libneon.24.0.7.dylib lib/libneon.24.dylib
   Shlibs: %p/lib/libneon.24.dylib 25.0.0 %n (>= 0.24.3-11)
   DocFiles: src/COPYING.LIB README
 <<
@@ -65,6 +65,9 @@
 Patched so that it installs the html documentation into the default
 doc folder.
 
+Version 0.24.7 seems to use a buggy libtool. Patched configure so that
+shared libraries are still built. Thanks to [EMAIL PROTECTED] for the patch.
+
 Previous versions by Max Horn <[EMAIL PROTECTED]>.
 Previous versions by Bill Bumgarner <[EMAIL PROTECTED]>.
 <<

Index: neon24-ssl.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/crypto/finkinfo/neon24-ssl.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- neon24-ssl.patch    17 Apr 2004 15:12:55 -0000      1.2
+++ neon24-ssl.patch    10 Jul 2004 17:10:11 -0000      1.3
@@ -1,6 +1,6 @@
-diff -Naur neon-0.24.4/Makefile.in neon-0.24.4-patched/Makefile.in
---- neon-0.24.4/Makefile.in    2003-09-22 21:57:02.000000000 +0200
-+++ neon-0.24.4-patched/Makefile.in    2003-10-27 16:06:04.000000000 +0100
+diff -Nur neon-0.24.7/Makefile.in neon-0.24.7-patched/Makefile.in
+--- neon-0.24.7/Makefile.in    2004-07-06 15:54:37.000000000 +0200
++++ neon-0.24.7-patched/Makefile.in    2004-07-06 15:52:27.000000000 +0200
 @@ -21,7 +21,7 @@
  man1dir = $(mandir)/man1
  man3dir = $(mandir)/man3
@@ -10,3 +10,15 @@
  includedir = @includedir@
  neonincludes = $(includedir)/neon
  pkgconfigdir = $(libdir)/pkgconfig
+diff -Nur neon-0.24.7/configure neon-0.24.7-patched/configure
+--- neon-0.24.7/configure      2004-07-05 20:35:21.000000000 +0200
++++ neon-0.24.7-patched/configure      2004-07-06 15:55:27.000000000 +0200
+@@ -5686,7 +5686,7 @@
+       ;;
+ 
+     darwin* | rhapsody*)
+-    if test "$GXX" = yes ; then
++    if test "$GCC" = yes ; then
+       archive_cmds_need_lc=no
+       case "$host_os" in
+       rhapsody* | darwin1.[012])



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to