Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 88698 Details for
Bug 136085
app-crypt/gpgme-1.2.1-r1: patch for fbsd compatibility
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gpgme-1.1.2-fbsd.patch
gpgme-1.1.2-fbsd.patch (text/plain), 984 bytes, created by
Diego Elio Pettenò (RETIRED)
on 2006-06-08 10:26:35 UTC
(
hide
)
Description:
gpgme-1.1.2-fbsd.patch
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2006-06-08 10:26:35 UTC
Size:
984 bytes
patch
obsolete
>Index: gpgme-1.1.2/assuan/assuan.h >=================================================================== >--- gpgme-1.1.2.orig/assuan/assuan.h >+++ gpgme-1.1.2/assuan/assuan.h >@@ -23,6 +23,7 @@ > > #include <stdio.h> > #include <sys/types.h> >+#include <sys/socket.h> > #include <unistd.h> > > >Index: gpgme-1.1.2/assuan/funopen.c >=================================================================== >--- gpgme-1.1.2.orig/assuan/funopen.c >+++ gpgme-1.1.2/assuan/funopen.c >@@ -38,7 +38,7 @@ > cookie instead of the fiel descripor. > */ > >- >+#ifndef HAVE_FUNOPEN > #ifdef HAVE_FOPENCOOKIE > FILE * > _assuan_funopen(void *cookie, >@@ -61,3 +61,4 @@ _assuan_funopen(void *cookie, > #else > #error No known way to implement funopen. > #endif >+#endif >Index: gpgme-1.1.2/assuan/mkerrors >=================================================================== >--- gpgme-1.1.2.orig/assuan/mkerrors >+++ gpgme-1.1.2/assuan/mkerrors >@@ -83,4 +83,4 @@ cat <<EOF > return s; > } > >-EOF >\ No newline at end of file >+EOF
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 136085
: 88698