FreeBSD Bugzilla – Attachment 49490 Details for
Bug 75572
[maintainer-update] comm/obexapp: fix conflict with mpeg4ip
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.34 KB, created by
Guido Falsi
on 2004-12-28 14:40:27 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2004-12-28 14:40:27 UTC
Size:
2.34 KB
patch
obsolete
>diff -ruN obexapp.old/files/patch-Makefile obexapp/files/patch-Makefile >--- obexapp.old/files/patch-Makefile Tue Dec 28 14:57:29 2004 >+++ obexapp/files/patch-Makefile Tue Dec 28 15:23:16 2004 >@@ -1,5 +1,5 @@ >---- Makefile.orig Fri Dec 24 12:51:54 2004 >-+++ Makefile Fri Dec 24 12:53:13 2004 >+--- Makefile.orig Fri Dec 24 00:09:48 2004 >++++ Makefile Tue Dec 28 15:23:07 2004 > @@ -1,11 +1,14 @@ > # $Id: Makefile,v 1.9 2004/12/23 23:09:48 max Exp $ > # $FreeBSD$ >diff -ruN obexapp.old/files/patch-main.c obexapp/files/patch-main.c >--- obexapp.old/files/patch-main.c Thu Jan 1 01:00:00 1970 >+++ obexapp/files/patch-main.c Tue Dec 28 15:24:11 2004 >@@ -0,0 +1,11 @@ >+--- main.c.orig Tue Dec 28 15:23:30 2004 >++++ main.c Tue Dec 28 15:23:48 2004 >+@@ -36,7 +36,7 @@ >+ #include <libgen.h> >+ #include <limits.h> >+ #include <obex.h> >+-#include <sdp.h> >++#include </usr/include/sdp.h> >+ #include <signal.h> >+ #include <stdarg.h> >+ #include <stdio.h> >diff -ruN obexapp.old/files/patch-sdp.c obexapp/files/patch-sdp.c >--- obexapp.old/files/patch-sdp.c Thu Jan 1 01:00:00 1970 >+++ obexapp/files/patch-sdp.c Tue Dec 28 15:25:03 2004 >@@ -0,0 +1,11 @@ >+--- sdp.c.orig Tue Dec 28 15:24:24 2004 >++++ sdp.c Tue Dec 28 15:24:42 2004 >+@@ -31,7 +31,7 @@ >+ >+ #include <bluetooth.h> >+ #include <errno.h> >+-#include <sdp.h> >++#include </usr/include/sdp.h> >+ #include <stdio.h> >+ >+ #undef PROTOCOL_DESCRIPTOR_LIST_BUFFER_SIZE >diff -ruN obexapp.old/files/patch-server.c obexapp/files/patch-server.c >--- obexapp.old/files/patch-server.c Thu Jan 1 01:00:00 1970 >+++ obexapp/files/patch-server.c Tue Dec 28 15:26:30 2004 >@@ -0,0 +1,11 @@ >+--- server.c.orig Tue Dec 28 15:25:33 2004 >++++ server.c Tue Dec 28 15:25:45 2004 >+@@ -40,7 +40,7 @@ >+ #include <limits.h> >+ #include <obex.h> >+ #include <pwd.h> >+-#include <sdp.h> >++#include </usr/include/sdp.h> >+ #include <stdio.h> >+ #include <stdlib.h> >+ #include <string.h> >diff -ruN obexapp.old/files/patch-transport.c obexapp/files/patch-transport.c >--- obexapp.old/files/patch-transport.c Thu Jan 1 01:00:00 1970 >+++ obexapp/files/patch-transport.c Tue Dec 28 15:27:22 2004 >@@ -0,0 +1,11 @@ >+--- transport.c.orig Tue Dec 28 15:26:50 2004 >++++ transport.c Tue Dec 28 15:27:03 2004 >+@@ -35,7 +35,7 @@ >+ #include <errno.h> >+ #include <obex.h> >+ #include <fcntl.h> >+-#include <sdp.h> >++#include </usr/include/sdp.h> >+ #include <stdlib.h> >+ #include <string.h> >+ #include <syslog.h>
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 75572
: 49490