FreeBSD Bugzilla – Attachment 102969 Details for
Bug 142819
[patch] security/openssh-portable: port fails to patch when both X509 and KERB_GSSAPI are selected
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 563 bytes, created by
Scot Hetzel
on 2010-01-14 09:00:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Scot Hetzel
Created:
2010-01-14 09:00:08 UTC
Size:
563 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/security/openssh-portable/Makefile,v >retrieving revision 1.144 >diff -u -r1.144 Makefile >--- Makefile 16 Dec 2009 16:43:21 -0000 1.144 >+++ Makefile 14 Jan 2010 08:29:17 -0000 >@@ -74,6 +74,10 @@ > BROKEN= X509 patch incompatible with HPN and LPK patches > .endif > >+.if defined(WITH_X509) && defined(WITH_KERB_GSSAPI) >+BROKEN= X509 patch incompatible with KERB_GSSAPI patch >+.endif >+ > .if defined(OPENSSH_OVERWRITE_BASE) > WITH_OVERWRITE_BASE= yes > .endif
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 142819
: 102969