FreeBSD Bugzilla – Attachment 122493 Details for
Bug 165701
[PATCH] audio/libtunepimp: fix build with curl 7.24.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libtunepimp-0.5.3_9,1.patch
libtunepimp-0.5.3_9,1.patch (text/plain), 830 bytes, created by
Po-Chuan Hsieh
on 2012-03-05 01:20:04 UTC
(
hide
)
Description:
libtunepimp-0.5.3_9,1.patch
Filename:
MIME Type:
Creator:
Po-Chuan Hsieh
Created:
2012-03-05 01:20:04 UTC
Size:
830 bytes
patch
obsolete
>Index: files/patch-lib_protocol.cpp >=================================================================== >RCS file: /home/ncvs/ports/audio/libtunepimp/files/patch-lib_protocol.cpp,v >retrieving revision 1.1 >diff -u -u -r1.1 patch-lib_protocol.cpp >--- files/patch-lib_protocol.cpp 12 Jul 2010 11:39:31 -0000 1.1 >+++ files/patch-lib_protocol.cpp 5 Mar 2012 01:17:43 -0000 >@@ -1,6 +1,6 @@ > --- lib/protocol.cpp.orig 2010-06-07 10:47:20.653619576 +0300 > +++ lib/protocol.cpp 2010-06-07 10:47:55.249722982 +0300 >-@@ -8,6 +8,7 @@ >+@@ -8,11 +8,11 @@ > -------------------------------------------------------------------*/ > #include <stdio.h> > #include <stdlib.h> >@@ -8,3 +8,8 @@ > #include <string> > #include <map> > #include <expat.h> >+ #include <curl/curl.h> >+-#include <curl/types.h> >+ #include <curl/easy.h> >+ using namespace std; >+
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 165701
: 122493