summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-14 17:46:58 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-14 17:46:58 +0000
commit532ae196c81660b23809fedf812d32f37c51e8f3 (patch)
tree659ab295f3d095ab674dbbfe3b5a849692070525 /net-ftp
parentversion bump (diff)
downloadgentoo-2-532ae196c81660b23809fedf812d32f37c51e8f3.tar.gz
gentoo-2-532ae196c81660b23809fedf812d32f37c51e8f3.tar.bz2
gentoo-2-532ae196c81660b23809fedf812d32f37c51e8f3.zip
Fix the patch again, thanks to genone for the command of cvs
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/yafc/ChangeLog6
-rw-r--r--net-ftp/yafc/files/yafc-1.1.1-gcc4.patch5
2 files changed, 8 insertions, 3 deletions
diff --git a/net-ftp/yafc/ChangeLog b/net-ftp/yafc/ChangeLog
index 0c16899167d7..81f8d9d1ea46 100644
--- a/net-ftp/yafc/ChangeLog
+++ b/net-ftp/yafc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-ftp/yafc
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.24 2007/03/14 00:36:51 masterdriverz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.25 2007/03/14 17:46:58 armin76 Exp $
+
+ 14 Mar 2007; Raúl Porcel <armin76@gentoo.org>
+ files/yafc-1.1.1-gcc4.patch:
+ Fix the patch again, thanks to genone for the command of cvs
14 Mar 2007; Charlie Shepherd <masterdriverz@gentoo.org>
files/yafc-1.1.1-gcc4.patch:
diff --git a/net-ftp/yafc/files/yafc-1.1.1-gcc4.patch b/net-ftp/yafc/files/yafc-1.1.1-gcc4.patch
index 4054d737c6ee..bf6ca67ba65f 100644
--- a/net-ftp/yafc/files/yafc-1.1.1-gcc4.patch
+++ b/net-ftp/yafc/files/yafc-1.1.1-gcc4.patch
@@ -1,5 +1,5 @@
---- lib/gssapi.c.orig 2007-03-14 00:28:48.000000000 +0000
-+++ lib/gssapi.c 2007-03-14 00:30:13.000000000 +0000
+--- lib/gssapi.c.orig 2007-03-14 18:13:14.000000000 +0100
++++ lib/gssapi.c 2007-03-14 18:23:20.000000000 +0100
@@ -72,11 +72,6 @@
static gss_OID_desc gss_c_nt_hostbased_service_oid_desc =
{10, (void *)"\x2a\x86\x48\x86\xf7\x12" "\x01\x02\x01\x04"};
@@ -12,6 +12,7 @@
/*RCSID("$Id: gssapi.c,v 1.5 2002/12/05 22:12:36 mhe Exp $");*/
struct gss_data {
+
diff -ur lib/krb4.c /tmp/yafc-1.1.1/lib/krb4.c
--- lib/krb4.c 2002-12-05 22:12:37.000000000 +0000
+++ lib/krb4.c 2006-12-16 13:23:46.000000000 +0000