FreeBSD Bugzilla – Attachment 100917 Details for
Bug 140274
[PATCH] irc/BitchX: fix build on 9.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
BitchX-1.1.0.1_4.patch
BitchX-1.1.0.1_4.patch (text/plain), 1.50 KB, created by
Dmitry Marakasov
on 2009-11-04 15:40:00 UTC
(
hide
)
Description:
BitchX-1.1.0.1_4.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2009-11-04 15:40:00 UTC
Size:
1.50 KB
patch
obsolete
>Index: files/patch-configure >=================================================================== >RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/irc/bitchx/files/patch-configure,v >retrieving revision 1.2 >diff -u -u -r1.2 patch-configure >--- files/patch-configure 6 Jan 2009 01:45:56 -0000 1.2 >+++ files/patch-configure 4 Nov 2009 04:09:50 -0000 >@@ -1,6 +1,5 @@ >- >---- configure~ 2009-01-05 18:02:04.883269233 -0600 >-+++ configure 2009-01-05 18:02:04.886269145 -0600 >+--- configure.orig 2003-04-11 05:09:04.000000000 +0400 >++++ configure 2009-11-04 07:09:50.000000000 +0300 > @@ -11830,100 +11830,27 @@ > echo $ECHO_N "checking whether to enable IPv6 support... $ECHO_C" >&6 > # Check whether --enable-ipv6 or --disable-ipv6 was given. >@@ -113,5 +112,21 @@ > > echo "$as_me:$LINENO: checking whether to enable SOCKS support" >&5 > echo $ECHO_N "checking whether to enable SOCKS support... $ECHO_C" >&6 >- >- >+@@ -12609,7 +12536,7 @@ >+ system="unknown" >+ else >+ if test -r "/etc/.relid" -a x"`uname -n`" = x"`uname -s`"; then >+- system="MP-RAS-`$AWK '{print }' /etc/.relid'`" >++ system="MP-RAS-`$AWK '{print $3}' /etc/.relid`" >+ fi >+ fi >+ fi >+@@ -13877,7 +13804,7 @@ >+ system="unknown" >+ else >+ if test -r "/etc/.relid" -a x"`uname -n`" = x"`uname -s`"; then >+- system="MP-RAS-`$AWK '{print }' /etc/.relid'`" >++ system="MP-RAS-`$AWK '{print $3}' /etc/.relid`" >+ fi >+ fi >+ fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 140274
: 100917