* [gentoo-commits] gentoo-x86 commit in app-shells/bash/files: bash-3.0-darwin-conn.patch
@ 2008-11-17 20:26 Diego Petteno (flameeyes)
0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2008-11-17 20:26 UTC (permalink / raw
To: gentoo-commits
flameeyes 08/11/17 20:26:14
Modified: bash-3.0-darwin-conn.patch
Log:
Fix patch with absolute paths.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Revision Changes Path
1.3 app-shells/bash/files/bash-3.0-darwin-conn.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/files/bash-3.0-darwin-conn.patch?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/files/bash-3.0-darwin-conn.patch?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/files/bash-3.0-darwin-conn.patch?r1=1.2&r2=1.3
Index: bash-3.0-darwin-conn.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/files/bash-3.0-darwin-conn.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bash-3.0-darwin-conn.patch 16 Oct 2005 02:39:23 -0000 1.2
+++ bash-3.0-darwin-conn.patch 17 Nov 2008 20:26:14 -0000 1.3
@@ -6,8 +6,8 @@
http://bugs.gentoo.org/79124
---- /lib/sh/netconn.c
-+++ /lib/sh/netconn.c
+--- a/lib/sh/netconn.c
++++ b/lib/sh/netconn.c
@@ -53,7 +53,8 @@
l = sizeof(sa);
rv = getpeername(fd, &sa, &l);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-17 20:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-17 20:26 [gentoo-commits] gentoo-x86 commit in app-shells/bash/files: bash-3.0-darwin-conn.patch Diego Petteno (flameeyes)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox