Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13132/crypto/finkinfo
Modified Files:
yafc.info yafc.patch
Log Message:
clear for gcc4/intel
Index: yafc.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/yafc.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- yafc.patch 22 Mar 2006 22:49:55 -0000 1.2
+++ yafc.patch 22 Mar 2006 23:22:02 -0000 1.3
@@ -130,3 +130,15 @@
+print "# end of bookmark file\n";
+
+close(BOOKMARKS);
+diff -Nurd -x'*~' yafc-1.0.orig/lib/gssapi.c yafc-1.0/lib/gssapi.c
+--- yafc-1.0.orig/lib/gssapi.c 2002-12-05 17:12:36.000000000 -0500
++++ yafc-1.0/lib/gssapi.c 2006-03-22 18:03:19.000000000 -0500
+@@ -72,7 +72,7 @@
+ static gss_OID_desc gss_c_nt_hostbased_service_oid_desc =
+ {10, (void *)"\x2a\x86\x48\x86\xf7\x12" "\x01\x02\x01\x04"};
+
+-static gss_OID GSS_C_NT_HOSTBASED_SERVICE =
&gss_c_nt_hostbased_service_oid_desc;
++gss_OID GSS_C_NT_HOSTBASED_SERVICE = &gss_c_nt_hostbased_service_oid_desc;
+
+
+
Index: yafc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/yafc.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- yafc.info 22 Jan 2006 05:11:39 -0000 1.3
+++ yafc.info 22 Mar 2006 23:22:02 -0000 1.4
@@ -1,12 +1,12 @@
Package: yafc
Version: 1.0
Revision: 1013
-Architecture: powerpc
+#Architecture: powerpc
Description: Enhanced ftp client, supporting ssh2 (sftp)
License: GPL
Maintainer: Christian Swinehart <[EMAIL PROTECTED]>
Depends: readline-shlibs (>= 4.3-1028), ncurses (>= 5.4-20041023-1006),
libncurses5-shlibs (>= 5.4-20041023-1006)
-BuildDepends: readline (>= 4.3-1028), libncurses5 (>= 5.4-20041023-1006),
gcc3.3, texi2html
+BuildDepends: readline (>= 4.3-1028), libncurses5 (>= 5.4-20041023-1006),
texi2html
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 3017b3161097f44ca24d55bd1bc38531
ConfigureParams: --with-readline --with-krb4
@@ -16,8 +16,8 @@
cp config.guess config.sub support/
<<
CompileScript: <<
- export CC=gcc-3.3; export CXX=g++-3.3; ./configure %c
- make CC=gcc-3.3 CXX=g++-3.3
+ ./configure %c
+ make
(cd doc; texi2html -split_chapter yafc.texi)
<<
InstallScript: <<
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits