FreeBSD Bugzilla – Attachment 93625 Details for
Bug 131574
[maintainer update] fix build errors on editors/xmlcopyeditor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 977 bytes, created by
Jose G. Juanino
on 2009-02-10 22:10:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jose G. Juanino
Created:
2009-02-10 22:10:03 UTC
Size:
977 bytes
patch
obsolete
>diff -uNr xmlcopyeditor.orig/Makefile xmlcopyeditor/Makefile >--- xmlcopyeditor.orig/Makefile 2009-02-10 22:38:31.000000000 +0100 >+++ xmlcopyeditor/Makefile 2009-02-10 22:40:25.000000000 +0100 >@@ -7,6 +7,7 @@ > > PORTNAME= xmlcopyeditor > PORTVERSION= 1.2.0 >+PORTREVISION= 1 > DISTVERSIONSUFFIX=-2 > CATEGORIES= editors > MASTER_SITES= SF >diff -uNr xmlcopyeditor.orig/files/patch-src_wraplibxml.cpp.diff xmlcopyeditor/files/patch-src_wraplibxml.cpp.diff >--- xmlcopyeditor.orig/files/patch-src_wraplibxml.cpp.diff 1970-01-01 01:00:00.000000000 +0100 >+++ xmlcopyeditor/files/patch-src_wraplibxml.cpp.diff 2009-02-10 22:20:51.000000000 +0100 >@@ -0,0 +1,14 @@ >+--- src/wraplibxml.cpp.orig >++++ src/wraplibxml.cpp >+@@ -20,6 +20,11 @@ >+ #include "wraplibxml.h" >+ #include <sstream> >+ #include <stdexcept> >++ >++#ifdef ATTRIBUTE_PRINTF >++#undef ATTRIBUTE_PRINTF >++#endif >++ >+ #include <wx/wx.h> >+ >+ WrapLibxml::WrapLibxml ( bool netAccessParameter, const std::string& catalogPathParameter )
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 131574
: 93625