ports/184360: [PATCH] net-im/centerim-devel: fix build on 10.x
Dmitry Marakasov
amdmi3 at amdmi3.ru
Thu Nov 28 19:10:01 UTC 2013
>Number: 184360
>Category: ports
>Synopsis: [PATCH] net-im/centerim-devel: fix build on 10.x
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Nov 28 19:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 10.0-BETA3 amd64
>Organization:
>Environment:
System: FreeBSD hades.panopticon 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r258666: Wed Nov 27 03:06:10 MSK
>Description:
- Fix build in 10.x
Port maintainer (frank at altpeter.de) is cc'd.
Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
--- centerim-devel-4.22.10.11_2.patch begins here ---
Index: files/patch-libicq2000-src-ContactTree.cpp
===================================================================
--- files/patch-libicq2000-src-ContactTree.cpp (revision 0)
+++ files/patch-libicq2000-src-ContactTree.cpp (working copy)
@@ -0,0 +1,11 @@
+--- libicq2000/src/ContactTree.cpp.orig 2011-05-23 01:06:31.000000000 +0400
++++ libicq2000/src/ContactTree.cpp 2013-11-28 19:19:57.334970339 +0400
+@@ -22,6 +22,8 @@
+ #include "ContactTree.h"
+ #include "events.h"
+
++#include <cstdlib>
++
+ namespace ICQ2000 {
+
+ using std::string;
--- centerim-devel-4.22.10.11_2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list