Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3271

Modified Files:
        gnome-vfs-ssl.patch 
Log Message:
gcc4 version.
same patch as for gnome-vfs.
+ dep updates.

Index: gnome-vfs-ssl.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/gnome-vfs-ssl.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnome-vfs-ssl.patch 20 Jan 2006 20:16:55 -0000      1.1
+++ gnome-vfs-ssl.patch 19 Feb 2006 14:48:19 -0000      1.2
@@ -774,3 +774,39 @@
  
    <sect1 id="Introduction">
      <title>Introduction</title>
+diff -ur gnome-vfs-1.0.5/libgnomevfs/gnome-vfs-private-utils.h 
gnome-vfs-1.0.5.jbit/libgnomevfs/gnome-vfs-private-utils.h
+--- gnome-vfs-1.0.5/libgnomevfs/gnome-vfs-private-utils.h      2001-07-16 
11:21:07.000000000 -0700
++++ gnome-vfs-1.0.5.jbit/libgnomevfs/gnome-vfs-private-utils.h 2004-04-13 
13:25:14.378625906 -0700
+@@ -41,13 +41,13 @@
+                                        GnomeVFSProcessOptions options,
+                                        GnomeVFSProcessInitFunc init_func,
+                                        gpointer data);
+-GnomeVFSProcessRunResult
+-              gnome_vfs_process_run_cancellable
+-                                      (const gchar *file_name,
+-                                       const gchar * const argv[],
+-                                       GnomeVFSProcessOptions options,
+-                                       GnomeVFSCancellation *cancellation,
+-                                       guint *exit_value);
++
++GnomeVFSProcessResult
++gnome_vfs_process_run_cancellable (const gchar *file_name,
++                                   const gchar * const argv[],
++                                   GnomeVFSProcessOptions options,
++                                   GnomeVFSCancellation *cancellation,
++                                   guint *exit_value);
+
+ GnomeVFSResult        gnome_vfs_create_temp   (const gchar *prefix,
+                                        gchar **name_return,
+diff -ur gnome-vfs-1.0.5/libgnomevfs/gnome-vfs-process.h 
gnome-vfs-1.0.5.jbit/libgnomevfs/gnome-vfs-process.h
+--- gnome-vfs-1.0.5/libgnomevfs/gnome-vfs-process.h    2001-07-16 
11:21:07.000000000 -0700
++++ gnome-vfs-1.0.5.jbit/libgnomevfs/gnome-vfs-process.h       2004-04-13 
13:28:22.741228051 -0700
+@@ -66,7 +66,7 @@
+                                               gpointer                 
init_data,
+                                               GnomeVFSProcessCallback  
callback,
+                                               gpointer                 
callback_data);
+-GnomeVFSProcessResult gnome_vfs_process_signal (GnomeVFSProcess         
*process,
++GnomeVFSProcessRunResult gnome_vfs_process_signal (GnomeVFSProcess         
*process,
+                                               guint                    
signal_number);
+ void                  gnome_vfs_process_free   (GnomeVFSProcess         
*process);
+



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to