Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv30616

Modified Files:
        yafc.info yafc.patch 
Log Message:
new version


Index: yafc.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/yafc.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- yafc.patch  1 Jul 2010 01:39:58 -0000       1.1
+++ yafc.patch  12 Jan 2012 04:14:38 -0000      1.2
@@ -1,7 +1,7 @@
-diff -u -Naur yafc-1.0/NEWS yafc-1.0.fink/NEWS
---- yafc-1.0/NEWS      Thu Dec  5 17:06:59 2002
-+++ yafc-1.0.fink/NEWS Fri Jan 10 17:24:33 2003
-@@ -260,7 +260,7 @@
+diff -Nurd -x'*~' yafc-1.1.1.orig/NEWS yafc-1.1.1/NEWS
+--- yafc-1.1.1.orig/NEWS       2005-10-05 16:16:21.000000000 -0400
++++ yafc-1.1.1/NEWS    2012-01-11 22:04:35.000000000 -0500
+@@ -292,7 +292,7 @@
  
  * added --help option for untag
  * added *.md5 to ascii_transfer_mask
@@ -10,57 +10,57 @@
    + doesn't create default ~/.yafc/yafcrc on first run
  * rglob.c: didn't update directory cache properly
  * segfault in get/put if connection timed out
-diff -u -Naur yafc-1.0/configure yafc-1.0.fink/configure
---- yafc-1.0/configure Thu Dec  5 17:15:45 2002
-+++ yafc-1.0.fink/configure    Fri Jan 10 17:25:50 2003
-@@ -1635,7 +1635,7 @@
- 
- 
- # expand $ac_aux_dir to an absolute path
--am_aux_dir=`cd $ac_aux_dir && pwd`
-+am_aux_dir=`CDPATH=:; cd $ac_aux_dir`
- 
- test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
- # Use eval to expand $SHELL
-diff -u -Naur yafc-1.0/doc/yafc.info yafc-1.0.fink/doc/yafc.info
---- yafc-1.0/doc/yafc.info     Mon Dec  2 12:19:15 2002
-+++ yafc-1.0.fink/doc/yafc.info        Fri Jan 10 17:24:33 2003
-@@ -1512,7 +1512,7 @@
+diff -Nurd -x'*~' yafc-1.1.1.orig/doc/yafc.info yafc-1.1.1/doc/yafc.info
+--- yafc-1.1.1.orig/doc/yafc.info      2004-05-20 07:10:51.000000000 -0400
++++ yafc-1.1.1/doc/yafc.info   2012-01-11 22:04:45.000000000 -0500
+@@ -1527,7 +1527,7 @@
  Configuration
  *************
  
--   Yafc will parse a system-wide configuration file, `/etc/yafcrc',
-+   Yafc will parse a system-wide configuration file, `@PREFIX@/etc/yafcrc',
- first. Then, personal settings are read from `~/.yafc/yafcrc'
+-Yafc will parse a system-wide configuration file, `/etc/yafcrc' (or
++Yafc will parse a system-wide configuration file, `@PREFIX@/etc/yafcrc' (or
+ whatever you set with the `--sysconfdir' option to the configure
+ script), first. Then, personal settings are read from `~/.yafc/yafcrc'
  (overriding the global ones). If none of those files exists, internal
- defaults will be used.
-diff -u -Naur yafc-1.0/doc/yafc_config.texi yafc-1.0.fink/doc/yafc_config.texi
---- yafc-1.0/doc/yafc_config.texi      Tue Dec 11 06:21:49 2001
-+++ yafc-1.0.fink/doc/yafc_config.texi Fri Jan 10 17:24:33 2003
-@@ -2,7 +2,7 @@
+diff -Nurd -x'*~' yafc-1.1.1.orig/doc/yafc_config.texi 
yafc-1.1.1/doc/yafc_config.texi
+--- yafc-1.1.1.orig/doc/yafc_config.texi       2003-07-12 06:24:31.000000000 
-0400
++++ yafc-1.1.1/doc/yafc_config.texi    2012-01-11 22:04:55.000000000 -0500
+@@ -1,7 +1,7 @@
+ @node Configuration, Bookmarks, The shell, top
  @chapter Configuration
  
- Yafc will parse a system-wide configuration file,
--@file{/etc/yafcrc}, first. Then, personal settings are read from
-+@file{@PREFIX@/etc/yafcrc}, first. Then, personal settings are read from
+-Yafc will parse a system-wide configuration file, @file{/etc/yafcrc}
++Yafc will parse a system-wide configuration file, @file{@PREFIX@/etc/yafcrc}
+ (or whatever you set with the @samp{--sysconfdir} option to the
+ configure script), first. Then, personal settings are read from
  @file{~/.yafc/yafcrc} (overriding the global ones). If none of those
- files exists, internal defaults will be used.
+diff -Nurd -x'*~' yafc-1.1.1.orig/lib/gssapi.c yafc-1.1.1/lib/gssapi.c
+--- yafc-1.1.1.orig/lib/gssapi.c       2002-12-05 17:12:36.000000000 -0500
++++ yafc-1.1.1/lib/gssapi.c    2012-01-11 22:17:26.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"};
  
-diff -u -Naur yafc-1.0/src/main.c yafc-1.0.fink/src/main.c
---- yafc-1.0/src/main.c        Thu Dec  5 17:02:35 2002
-+++ yafc-1.0.fink/src/main.c   Fri Jan 10 17:24:33 2003
-@@ -385,7 +385,7 @@
+-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;
  
-       if(!override_yafcrc) {
-               char *tmp;
--              parse_rc("/etc/yafcrc", false);
-+              parse_rc("@PREFIX@/etc/yafcrc", false);
-               parse_rc(configfile, false);
-               asprintf(&tmp, "%s/bookmarks", gvWorkingDirectory);
-               parse_rc(tmp, false);
-diff -u -Naur yafc-1.0/yafc-import_ncftp.pl yafc-1.0.fink/yafc-import_ncftp.pl
---- yafc-1.0/yafc-import_ncftp.pl      Wed Dec 31 19:00:00 1969
-+++ yafc-1.0.fink/yafc-import_ncftp.pl Fri Jan 10 17:24:33 2003
+ 
+ 
+diff -Nurd -x'*~' yafc-1.1.1.orig/src/input.c yafc-1.1.1/src/input.c
+--- yafc-1.1.1.orig/src/input.c        2005-10-05 15:31:25.000000000 -0400
++++ yafc-1.1.1/src/input.c     2012-01-11 23:08:08.000000000 -0500
+@@ -53,7 +53,7 @@
+ #endif
+ }
+ 
+-#if 0
++#if 1
+ char *getpass_hook(const char *prompt)
+ {
+ #ifdef KERBEROS
+diff -Nurd -x'*~' yafc-1.1.1.orig/yafc-import_ncftp.pl 
yafc-1.1.1/yafc-import_ncftp.pl
+--- yafc-1.1.1.orig/yafc-import_ncftp.pl       1969-12-31 19:00:00.000000000 
-0500
++++ yafc-1.1.1/yafc-import_ncftp.pl    2012-01-11 22:09:23.000000000 -0500
 @@ -0,0 +1,68 @@
 +#!/usr/bin/perl -w
 +#
@@ -130,15 +130,3 @@
 +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/stable/main/finkinfo/crypto/yafc.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- yafc.info   12 Jan 2012 03:01:25 -0000      1.3
+++ yafc.info   12 Jan 2012 04:14:38 -0000      1.4
@@ -1,19 +1,26 @@
 Package: yafc
-Version: 1.0
-Revision: 1015
+Version: 1.1.1
+Revision: 1
 Description: Enhanced ftp client, supporting ssh2 (sftp) 
 License: GPL
 Maintainer: None <fink-de...@lists.sourceforge.net>
-Depends: readline5-shlibs, ncurses (>= 5.4-20041023-1006), libncurses5-shlibs 
(>= 5.4-20041023-1006)
-BuildDepends: readline5, libncurses5 (>= 5.4-20041023-1006), texi2html, fink 
(>= 0.24.12)
-Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 3017b3161097f44ca24d55bd1bc38531
-UpdateConfigGuess: yes
+Depends: <<
+       libncurses5-shlibs,
+       ncurses,
+       readline5-shlibs
+<<
+BuildDepends: <<
+       fink-package-precedence,
+       libncurses5,
+       readline5,
+       texi2html
+<<
+Source: mirror:sourceforge:%n/%n-%v.tar.bz2
+Source-MD5: 832d074183a36ee15b47553ed5962fce
 PatchFile: %n.patch
-PatchFile-MD5: 5487ebc94d6c3deee29eb78125e8647a
+PatchFile-MD5: 99827f13f2b5920eb93d5a597bee3ead
 PatchScript: <<
  sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
- cp config.guess config.sub support/
  perl -pi -e 's|#include <gssapi.h>|#fail here|' configure
  perl -pi -e 's/install-info --version/false/' doc/Makefile.in
 <<
@@ -21,6 +28,7 @@
  ./configure %c
  make
  cd doc; texi2html -split_chapter yafc.texi
+ fink-package-precedence .
 <<
 InstallScript: <<
  make install prefix=%i mandir=%i/share/man infodir=%i/share/info
@@ -35,7 +43,7 @@
  install -m 644 doc/*.html %i/share/doc/%n/html
 <<
 ConfFiles: %p/etc/yafcrc
-DocFiles: COPYING NEWS README TODO THANKS ChangeLog BUGS
+DocFiles: BUGS COPYING COPYRIGHT KNOWN_ISSUES NEWS README TODO THANKS
 InfoDocs: yafc.info
 DescDetail: <<
 Yafc is yet another ftp client, similar to ftp(1).
@@ -68,9 +76,16 @@
 <<
 DescPackaging: <<
 Previously maintained by Christian Swinehart <cswineh...@users.sourceforge.net>
+
+       Patched doc references to /etc to point to %p/etc.
+
 <<
 DescPort: <<
- Patched references to /etc to point to %p/etc.
- Modified configure script to properly set am_aux_dir variable
+       Disabling detection of gssapi.h because this package has
+       always done that.
+
+       Disabling new password-reading code (go back to getpass()
+       legacy code) because uses apparently linux-specific ioctl()
+       calls.
 <<
 Homepage: http://yafc.sourceforge.net


------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to